Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
How to Build Android Apps with Kotlin
Eran Boudjnah, Alexandru Dumbravan, Alex Forrester, Jomar Tigcal
ISBN: 978-1-83898-411-3
- Create maintainable and scalable apps using Kotlin
- Understand the Android development lifecycle
- Simplify app development with Google architecture components
- Use standard libraries for dependency injection and data parsing
- Apply the repository pattern to retrieve data from outside sources
- Publish your app on the Google Play store
Mastering Kotlin
Nate Ebel
ISBN: 978-1-83855-572-6
- Model data using interfaces, classes, and data classes
- Grapple with practical interoperability challenges and solutions with Java
- Build parallel apps using concurrency solutions such as coroutines
- Explore functional, reactive, and imperative programming to build flexible apps
- Discover how to build your...