If you enjoyed this book, you may be interested in these other books by Packt:
Hands-On Object-Oriented Programming with Kotlin
Abid Khan, Igor Kucherenko
ISBN: 9781789617726
- Get an overview of the Kotlin programming language
- Discover Object-oriented programming techniques in Kotlin
- Understand Object-oriented design patterns
- Uncover multithreading by Kotlin way
- Understand about arrays and collections
- Understand the importance of object-oriented design patterns
- Understand about exception handling and testing in OOP with Kotlin
Learning Concurrency in Kotlin
Miguel Angel Castiblanco Torres
ISBN: 9781788627160
- Understand Kotlin’s approach to concurrency
- Implement sequential and asynchronous suspending functions
- Create suspending data sources that are resumed on demand
- Explore the best practices for error handling
- Use channels to communicate...