๐งฑ 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.
๐งต Concurrency ๐งต
Multithreading in Java.