Название: Kotlin Coroutines by Tutorials (3rd Edition) Автор: Filip Babi?, Luka Kordi? & Nishant Srivastava Издательство: Razeware LLC Год: 2022 Формат: pdf Страниц: 287 Размер: 24 mb Язык: Английский
Android is inherently asynchronous and event-driven, with strict requirements as to on which thread certain things can happen. Learn how to use Kotlin coroutines to solve common Android programming problems using asynchronous programming techniques! The importance of concurrency is discovered quite early on by people who start with Android development. Android is inherently asynchronous and event-driven, with strict requirements as to on which thread certain things can happen. Add to this the often-cumbersome Java callback interfaces, and you will be trapped in spaghetti code pretty quickly (aptly termed as “Callback Hell”). No matter how many coding patterns you use to avoid that, you will have to encounter the state change across multiple threads in one way or the other. The only way to create a responsive app is by leaving the UI thread as free as possible, letting all the hard work be done asynchronously by background threads. Kotlin Coroutines by Tutorials will teach you the techniques you need to solve common programming problems using asynchronous programming.
Elements Of Kotlin Coroutines 0.2 Название: Elements Of Kotlin Coroutines 0.2 Автор: Mark L. Murphy Издательство: CommonsWare Год: 2020 Страниц: 237 Язык: английский Формат: pdf...
Kotlin for Android App Development (Final) Название: Kotlin for Android App Development (Developer's Library) Автор: Peter Sommerhoff Издательство: Addison-Wesley Professional Год: 2019...
Kotlin Coroutines by Tutorials (2nd Edition) Название: Kotlin Coroutines by Tutorials (2nd Edition) Автор: Filip Babic, Nishant Srivastava Издательство: Razeware LLC Год: 2019 Страниц: 333 ...
Kotlin Coroutines by Tutorials Название: Kotlin Coroutines by Tutorials Автор: Filip Babic, Nishant Srivastava Издательство: Razeware LLC Год: 2018 (Early Access Edition)...