News

Do you need to know how to sort Java objects in a collection, array, or map? Here's how to use the Comparable and Comparator interfaces and avoid ClassCastExceptions.
The free Java applet MAPresso generates choropleth maps, informational maps that represent statistical variations with shaded colors. You've seen them used to display voting statistics, […] ...
Lambda expressions are the biggest features integrated into Java 8. This functional programming paradigm was, until now, missing from Java. Its inclusion now will only help Java grow in the right ...
Incorporating Google Maps to the Java desktop Rob Terpilowski discusses how he and his architect team brought Google Maps to the Java desktop in this video from JavaOne 2014.