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