News

OOP can seem a bit abstract at first, but once you get the hang of it, it’ll change the way you write code. It’s all about thinking in terms of objects and their interactions, which leads to cleaner, ...
The 30th anniversary of Java, being celebrated this year, offers a perfect opportunity to reflect on the remarkable changes ...
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java - gunnarmorling/1brc ...
Since Java 21, wrapper classes have played an increasingly sophisticated role in Java’s type system. Here’s everything you ...
Application developers interested in developing Java smart contracts for Hyperledger Fabric should read the JavaDoc which includes download information, and links to documentation and samples.