Название: Elements Of Kotlin Coroutines 0.2 Автор: Mark L. Murphy Издательство: CommonsWare Год: 2020 Страниц: 237 Язык: английский Формат: pdf (true), rtf, mobi, epub Размер: 10.16 MB
Coroutines are an important addition to the world of Kotlin.
Coroutines offer a first-class reactive programming approach, tightly integrated with the language itself. Coroutines help simplify multi-threaded development, allowing you to retain a “normal” imperative sort of programming model while still designating certain code sections to run on alternative thread pools. Beyond that, flows and channels let you model data streams while retaining the same multi-threaded characteristics.
This book is designed to help you get “spun up” on coroutines and how they can be applied in your projects. Most of the sample code from the book is available in the Klassbook, so you can try running it in your Web browser. Some Android samples are available via GitLab repositories.
Kotlin is an ever-evolving language, with a steady stream of new releases. 2018 saw the release of Kotlin 1.3, and perhaps the pre-eminent feature in that release was the coroutines system. While coroutines do not change the language very much, they will change the development practices of Kotlin users substantially. For example, Google already is supporting coroutines in some of the Android Jetpack Kotlin extension libraries (“Android KTX”) and will expand upon those in the coming years. With all that in mind, you may be wondering what the fuss is all about.
This book assumes that you have basic familiarity with Kotlin syntax, data types, and core constructs (e.g., lambda expressions).
What’s New in Version 0.2? There are a few new chapters, covering: • Channels • StateFlow • Adapting callback-based APIs • Using coroutines in Android UIs In addition, there were many bug fixes and other updates to the existing material, to bring it more in line with version 1.3.6 of the coroutines libraries.
Уважаемый посетитель, Вы зашли на сайт как незарегистрированный пользователь.
С этой публикацией часто скачивают:
Kotlin for Android App Development (Final) Название: Kotlin for Android App Development (Developer's Library) Автор: Peter Sommerhoff Издательство: Addison-Wesley Professional Год: 2019...
Elements Of Kotlin Coroutines 0.1 Название: Elements Of Kotlin Coroutines 0.1 Автор: Mark L. Murphy Издательство: CommonsWare Год: 2019 Страниц: 171 Язык: английский Формат:...
Kotlin Coroutines by Tutorials (2nd Edition) Название: Kotlin Coroutines by Tutorials (2nd Edition) Автор: Filip Babic, Nishant Srivastava Издательство: Razeware LLC Год: 2019 Страниц: 333 ...
Elements Of Kotlin 0.2 Название: Elements Of Kotlin 0.2 Автор: Mark L. Murphy Издательство: CommonsWare Год: 2019 Формат: pdf Страниц: 330 Для сайта: Mirknig.su Размер: 27...
Kotlin Coroutines by Tutorials Название: Kotlin Coroutines by Tutorials Автор: Filip Babic, Nishant Srivastava Издательство: Razeware LLC Год: 2018 (Early Access Edition)...
Elements of Android Jetpack 0.5 Название: Elements of Android Jetpack 0.5 Автор: Mark L. Murphy Издательство: CommonsWare, LLC Год: 2019 Страниц: 729 Язык: английский Формат: pdf...
Elements Of Kotlin 0.1 Название: Elements Of Kotlin 0.1 Автор: Mark L. Murphy Издательство: CommonsWare, LLC Год: 2019 Страниц: 289 Язык: английский Формат: pdf (true),...
Информация
Посетители, находящиеся в группе Гости, не могут оставлять комментарии к данной публикации.