Vendor: —
Price: 1651.00 RUB
Master Android Development with Kotlin: A Comprehensive Guide
Dive into the world of Android app development with Programming Kotlin for Android by Pierre-Olivier Laurence and Amanda Hinchman-Dominguez. This book offers a thorough exploration of building mobile applications using the Kotlin language, starting with its core structures and elements. You'll gain a solid understanding of the Kotlin collections framework, which is essential for efficient data handling.
The guide then delves into the architecture of the Android operating system, applications, and their containers, providing a clear foundation for your projects. It covers the basics of concurrent programming, including thread safety and working with concurrency through callbacks.
A standout section is dedicated to Kotlin’s special constructs: coroutines. The authors emphasize structured concurrency, explaining how to use channels and streams for asynchronous data processing. This practical approach helps you write more responsive and efficient apps.
Finally, the book addresses performance optimization. You’ll learn to use Android profiling tools to improve application performance and reduce resource consumption. Whether you're a beginner or an experienced developer, this resource equips you with the skills to create high-quality Android apps with Kotlin.