Java Code Samples

Java code samples with explanations, tips, and best practices that can be accessed on-demand via the code. Carefully curated and prepared by experts.

Try it!

List<Integer> numbers = List.of(1,2,3);

Search for a code sample

Essentials of Java Programming

Get started with Java with a collection of samples that explain the basics.

9 samples

Java Collections Framework

How to use the classes of the Java Collection Framework: lists, maps, etc. With tips and best practices. In development: additional samples coming soon.

24 samples

Introduction to Software Design

The code samples from the book Introduction to Software Design with Java, 3rd edition.

131 samples

Upcoming Samples

We are planning to grow our current series and to add additional series.

More to come