With the increasingly complexity of concurrent applications, many developers find that Java’s low-level threading capabilities are insufficient to their programming needs. In that case, it might be ...
This article completes my introduction to new Java language features introduced in Project Coin, the JDK 7 language update. So far I have introduced try-with-resources, switch-on-string, multi-catch, ...
In the last year or two, interest in "alternative" languages on top of the Java Virtual Machine has grown exponentially, to the point where three languages were blessed with official acceptance in the ...