I used to ask interviewees, “What’s your favorite programming
language?” The answer was nearly always, “I just choose the right language
for the job.” Duh. Does anyone ever deliberately pick the wrong language? This
was clearly a way to avoid actually nam… Read more
Similar
While building a Java Web APP starter kit I needed to implement, between other things, the following:
... (more…)
Read more »
Learn more about Java and the JVM: 10 obscure details you didn't know they could do. Did you know, for example, that checked exceptions are a fiction? (more…)
Read more »
Fluxtion can generate ahead of time high performance event processors that are suitable for the most demanding low
latency environments. This section documents the performance results for a test project. (more…)
Read more »
Reflection is a killer feature in Java Language. It's a technique that combined with annotations and interfaces allows us to do Dynamic and ... (more…)
Read more »
A JEP draft has been created with the title, "Switch Expressions for the Java Language." The current "Summary" states, "Extend the switch ... (more…)
Read more »