Kotlin coroutines allow you to simplify your asynchronous code and make it much more readable. You'll learn the difference between threads and coroutines and see examples of coroutines…
Android & Kotlin
Chapter in Kotlin Apprentice
Conventions & Operator Overloading
Feb 27 2021 · Chapter
…block the rest of your code from running but that still allow you to write your code in a sequential fashion, using Kotlin Coroutines…
Android & Kotlin
Chapter in Kotlin Apprentice
Introduction
Feb 27 2021 · Chapter
…more complicated items such as data structures, classes and enumerators, and finish off with some in-depth knowledge about functional programming, coroutines, and Kotlin Multiplatform. If you want to get right into Android app development after you work through Kotlin Apprentice, we suggest you read the Android Apprentice, available…