Some programming languages, such as Rust, Go, or TypeScript, are cool. Others, including Cobol and Java, are regarded as dull. However, while Java, which turned 30 on May 23, may not be the most ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
The Java ecosystem supports a host of outstanding back-end frameworks, including many written for modern languages like Scala and Kotlin. Here's how seven top frameworks for Java and JVM languages ...
Java is an excellent general-purpose programming language. So, what is wrong with just using Java for everything? Why use any other language? Java is far from slow. It is orders-of-magnitude faster ...
A six-month release cycle for the Java Platform gives Java developers something to look forward to at least twice a year. However, there's far more to get excited about for Java in 2023 than just two ...
Java turned 30 in 2025. That's a good time to look back, but also forward.
Java is not the language it used to be, and that is mostly a good thing. Here are eleven ways Java is evolving to meet the challenges of the future. Is Java ancient yet? The kind of programming ...
Oracle’s Java team sat down with me last week for a fast-moving briefing on Java 25 and the broader direction of the platform. The headline: JDK 25 is an LTS release, the second on Oracle’s new ...
Overview JDBC is an important part of the Java API, as most real-world Java applications require a database. Learning Java ...