If you enjoyed this book, you may be interested in these other books by Packt:
Hands-on Design Patterns with Kotlin
Alexey Soshin
ISBN: 9781788998017
- Get to grips with Kotlin principles, including its strengths and weaknesses
- Understand classical design patterns in Kotlin
- Explore functional programming using built-in features of Kotlin
- Solve real-world problems using reactive and concurrent design patterns
- Use threads and coroutines to simplify concurrent code flow
- Understand antipatterns to write clean Kotlin code, avoiding common pitfalls
- Learn about the design considerations necessary while choosing between architectures
Hands-On Object-Oriented Programming with Kotlin
Abid Khan
ISBN: 9781789617726
- Get an overview of the Kotlin programming language
- Discover Object-oriented programming techniques in Kotlin
- Understand Object-oriented design patterns...