JavaLab serves as an experimental playground and knowledge base for the Java programming language. The goal of this project is to maintain a set of tests that explore various nuances and complexities of Java code. Each test aims to provide clear examples and answers to common (and not-so-common) challenges developers face when working with Java.
- JavaReleases 📅: Key features by version
- FirstSteps 👣: Java Basics
- DesignPatterns 🧩: Design Patterns in Modern Java
- CleanCode 🧼: Clean Code