BOOKS - PROGRAMMING - Kotlin Coroutines by Tutorials
US $6.90
709965
709965
Kotlin Coroutines by Tutorials
Author: Filip Babic, Nishant Srivastava
Year: 2018 (Early Access Edition)
Number of pages: 146
Format: PDF
File size: 26.1 MB
Language: ENG
Year: 2018 (Early Access Edition)
Number of pages: 146
Format: PDF
File size: 26.1 MB
Language: ENG
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.