News

Minecraft's Legacy Console Editions have a special place in the hearts of many fans. To this day, the editions' tutorial worlds remain locations filled with nostalgia for many players.
Learn about the new Java 10 "var" type, and experiment using JShell with this hands-on tutorial on how to reduce boilerplate code using new type inference for local variables.
Need to learn Apache Maven fast? This crash course Maven tutorial will quickly get you up to speed on the popular, open-source, Java build tool.
In 2018, a large number of readers were drawn to Java developer tutorials on a variety of topics from RESTful development to continuous delivery with Jenkins CI.
Use Java's packages and static imports to organize top-level types and simplify access to their static members.
Use Java assertions to test your assumptions about program correctness and check them in your code.