If you enjoyed this book, you may be interested in these other books by Packt:
Learn Kotlin Programming - Second Edition
Stephen Samuel, Stefan Bocutiu
ISBN: 978-1-78980-235-1
- Explore the latest Kotlin features in order to write structured and readable object-oriented code
- Get to grips with using lambdas and higher-order functions
- Write unit tests and integrate Kotlin with Java code
- Create real-world apps in Kotlin in the microservices style
- Use Kotlin extensions with the Java collections library
- Uncover destructuring expressions and find out how to write your own
- Understand how Java-nullable code can be integrated with Kotlin features
Hands-On Data Structures and Algorithms with Kotlin
Rivu Chakraborty, Chandra Sekhar Nayak
ISBN: 978-1-78899-401-9
- Understand the basic principles of algorithms and data structures
- Explore general-purpose data structures...