Introduction to working with Kotlin coroutines.
Join the BotTribe Skool Community for exclusive tools, private projects, and support:
https://www.skool.com/bottribe-3412
Kotlin coroutines online course and discount: https://catalinstefan.com/course-lnk/...
Android code: https://github.com/CatalinStefan/Coro...
Official documentation: https://kotlinlang.org/docs/reference...
We will have a theoretical introduction to coroutines, then we will build a few programs to show how coroutines work. Finally we will apply coroutines to an Android application to solve a real world problem