BOOKS - PROGRAMMING - Kotlin Coroutines by Tutorials (2nd Edition)
US $6.93
376525
376525
Kotlin Coroutines by Tutorials (2nd Edition)
Author: Filip Babic, Nishant Srivastava
Year: 2019
Format: PDF | EPUB
File size: 23.3 MB
Language: ENG
Year: 2019
Format: PDF | EPUB
File size: 23.3 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! Coroutines with Kotlin represents one of the most interesting and fasinating challenges in the software engineering world. It’s an opportunity to implement complex concurrent tasks in an elegant and performant way. Reading this book will give you the opportunity to learn the basic concepts about multithreading and how concurrent programming can be simplified using Kotlin and Coroutines.