News

Here's what Meta's developers have learned from moving their code base from the Java programming language over to Kotlin.
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 ...
Java is a popular programming language that every programmer should learn. This article explains much of what you need to know.
Overview Java powers apps, enterprise systems, and cloud solutions efficiently.Developers skilled in Java have high demand ...
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 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.
Java may still be getting bad press when it comes to (mostly consumer) security, but it continues to be the world's most popular software development language.
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.
What the recent changes to support and licensing of Java developer tools means for you.
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.