🧱 Development concepts 🧱
Some important stuff that one tends to forget.
📚 OOP Part 1 📚
Object Oriented Programming Part 1.
📚 OOP Part 2 📚
Object Oriented Programming Part 2.
🔗 Arrays 🔗
Arrays. Multi-dimensional arrays.
📋 List 📋
List interface.
🔮 Abstraction 🔮
Abstract classes and Interfaces.
🧬 Generics 🧬
Generic typing.
🪆 Nested Classes 🪆
Sealed and nested classes.
🎭 Lambdas 🎭
Anonymous classes. Lambdas.
🧰 Collections Framework 🧰
The collections framework.
🐛 Immutables 🐛
Immutability and how to support it.
🦦 Input & Output 🦦
Input & Output streams. Exceptions.