This is a collection of Kotlin exercises by Marcin Moskala. They are used on the following workshops:
- Kotlin for Developers - 3 days workshop for developers to become proficient in Kotlin.
- Kotlin Pro - 3 days workshop for Kotlin developers to learn about the best practices and advanced features of Kotlin.
- Kotlin Coroutines - 2 days workshop for developers to learn about Kotlin Coroutines.
- Kotlin Mastery - 2 days workshop for developers to learn about advanced Kotlin practices and techniques, including safety, synchronization, and performance optimization.
- Kotlin Expert - 2 days workshop for developers to learn about advanced Kotlin features, including generic variance modifiers, DSLs, delegation, reflection, and metaprogramming.
Those exercises can be found in a dedicated book: Kotlin Exercises.
Most of those exercises can be found in the following books: