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