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 tutorial launches a short series introducing data structures and algorithms. In Part 1, you’ll learn what a data structure is and how data structures are classified.
Dive deeper into Java pattern matching techniques with these examples that range from nested records to type inference, variables and generics.