News

Java is a popular programming language that every programmer should learn. This article explains much of what you need to know.
Oracle has announced general availability of Java Development Kit (JDK) 14, its reference implementation of the Java 14 programming language spec. Rolling out in line with Oracle's six-monthly ...
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 ...
Oracle ORCL recently announced the release of Java 22, the newest version of the widely used programming language. This update brings a slew of improvements focused on making developers' lives ...
What the recent changes to support and licensing of Java developer tools means for you.
For the first time since 2012, Java is not in one of the two top spots in RedMonk's programming language popularity list.
In its 20 years, Java is used for building everything from mobile phone apps to video games to enterprise IT applications. The language is designed to run across multiple software platforms.
The Java programming language celebrates its silver anniversary this week, with May 23, 2020, marking 25 years from the day Sun Microsystems first introduced Java to the world. The venerable ...
Mirah is a new language for the JVM that can do everything the Java language can do - but with a Ruby-ish syntax and powerful metaprogramming. InfoQ talks to Mirah's creator Charles Nutter.
The Java language includes various behaviors that may puzzle newcomers to the language. This post examines three such behaviors involving arrays, bytes and shorts, and private fields and methods.