News

I have previously blogged on how Groovy and ActionScript provide demonstrations of switching on Strings functionality that has not been available in Java. JDK 7 changes this for Java by ...
Manipulating calendar dates is an essential aspect of many applications written in Java. Traditionally, developers relied on the java.util.Calendar class to get the current date: Calendar calendar ...