News

For 2018, our most popular articles were Java developer tutorials on new APIs, frameworks such as Spring or the tools and techniques server-side developers use to move code into production. Here is ...
This is an in-depth java tutorial for beginners. Learn what Java is, how to get started, and how to build basic apps using key concepts!
Java is one of the “official” languages that Google supports for Android development — the other being Kotlin. While the latter is increasingly favored by Google however, Java remains ...
Java records tutorial The Java language is constantly evolving, but some advancements are more significant than others. The March 2020 inclusion of Java records is one of the most impactful and ...
In a previous Java 101 tutorial, you learned how to better organize your code by declaring reference types (also known as classes and interfaces) as members of other reference types and blocks.
Which version of Java should you use in Linux? Learn how to easily switch between different versions with a tutorial from Jack Wallen.