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!
Environment variables hold important data that may be required by certain processes. Here's how you can configure them in ...
Learn three ways to document your code, then get started using identifiers, types, literals, and variables in Java 12 ...
Understanding Java threads – read the whole series Part 1: Introducing threads and runnables Part 2: Thread synchronization Part 3: Thread scheduling, wait/notify, and thread interruption Part 4 ...
Think you've nailed the basics of Java pattern matching? Keep learning with these Java pattern matching examples involving records, inferred types and generics.
What’s new in Java 10? In their press release, Oracle boasts about “the first release in Oracle’s new six-month Java innovation cycle.” They even boast a little bit about what’s new in Java 10 along ...