Some programming languages like Java or Scala offer more than one way to express a concept of “lack of value”. Traditionally, a special null value is used to... (more…)
Read more »
#Java #OpenJDK #JDK Five nifty Java API features that you need to know (and many more in the linked thread) and a quick explanation why Java records are not ... (more…)
Read more »
Three Dutch shipwrecks considered war graves vanish from the bottom of the Java Sea.
Read more »
Project Amber has brought a number of new features to Java in recent years. While each of these features are self-contained, they are also designed to work together. Specifically, records, sealed classes, and pattern matching work together to enable easie... (more…)
Read more »
In this tutorial you’ll learn What CompletableFuture is and how to use CompletableFuture for asynchronous programming in Java. (more…)
Read more »