/java-basics

Examples to use during a Java course

Primary LanguageJava

Java Basics: examples to use during a Java course

These are just a collection of samples I wrote down while preparing my Java courses here and there.

Most of the examples works fine with any Java version from 5 on. Some of them are specific for Java 7 and Java 8.

More resources

Exercises

Programming Katas

About Refactoring

About SOLID principles

Books