๐ Basics ๐
Basic information to start with Kotlin.
๐๏ธ OOP ๐๏ธ
Classes, objects and what's inside.
๐ญ Functions ๐ญ
Lambdas, inline functions and extensions
๐คทโโ๏ธ Types ๐คทโโ๏ธ
Types in Kotlin.
โ๏ธ Collections โ๏ธ
Collections and sequences
๐จ Exceptions ๐จ
All exceptions are unchecked in Kotlin.