News

Java is an object-oriented programming language, but there’s more to Java than programming with objects. This tutorial is the first of several introducing non-object-oriented features and syntax that ...
The most significant addition to the Java language since Sun Microsystems rewrote the collections API for Java 5 is the introduction of Java records. Java records address two significant pain points ...
Java was created over 25 years ago, and it is still one of the most popular programming languages. In this article, I will present an overview of how Java has grown to today's complex system and why ...
Microsoft has open sourced the Java language extension it added to SQL Server 2019 last year. Language extensions are used in SQL Server to allow users to execute code externally for queries. The ...
Oracle announced a language server tool for Java developers using Visual Studio Code to provide language-specific "smarts" in the super-popular, open source-based, cross-platform code editor. The new ...
June 2025 marks the 30th anniversary of Java, the language that helped define modern enterprise computing. If you had told me in 1995 that devs would still be writing and shipping production code in ...
Three years ago, I wrote an article for JavaWorld called “Java Scripting Languages: Which Is Right for You?” When I collected the interpreters to compare, I tried to choose ones that seemed a good fit ...
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 release ...
Microsoft continues to make positive strides in the world of open source. The company once considered open source software to be an anathema, but now it’s common for Microsoft to pull software ...
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 ...