News

Latest release of the JVM language also features hundreds of new and improved extension methods including 10x faster arrays.
Java is a popular programming language that every programmer should learn. This article explains much of what you need to know.
End your tour of Java's essential language features with Java 8's method references, interface default and static methods, and three lesser known language updates, then preview new features coming ...
Java recently celebrated its 30 year anniversary. Despite its age, the language is still going strong and maintains its relevance.
The TIOBE Index is an indicator of which programming languages are most popular within a given month. According to the TIOBE Programming Community index, the following are the top 10 programming ...
Twenty-year-old Java, despite being long in the tooth, is still the most popular programming language for developing enterprise applications. The TIOBE index, which is one measure of the popularity of ...
This post compares Python vs Java. What are the differences in terms of structure and design? Which is easier for beginners? And what can you do with them?
More than a decade ago, Google re-implemented the Java programming language as part of its new Android mobile operating system. Oracle, the owner of Java, then sued Google for copyright ...
InfoQ examines three techniques for encouraging experimentation with potential new Java language features - DSLs, the annotation processor, and moving the syntactic sugar from the language to the IDE.