News

This post explains how to use variables in Java. Learn the primitive types (and what that means) and just why variables are so important for any coding!
This Java naming conventions tutorial explains how and when to use snake, kebab, Pascal and camel case with variables, methods, functions and classes.
Virtual threads take the responsibility for allocating system resources out of your application code and into the JVM. Here's a first look at virtual threads in Java 21.
Micronaut offers ahead-of-time compilation, reactive NIO, and cloud-native support for microservices and serverless development. Could it be your next Java framework?