Hello everyone
This doc is for who want to do know more about kotlin in practice, here will be evalueted some topics bellow:
- Data Structures
- Collections
- Generics (Type bounds, Type aliases, Generic and Any)
- Special constructor / Special classes (sealed classes, enums….)
- Functions and Lambda Expressions
- Concurrency and Paralelism