"Elements of Kotlin Coroutines Version 0.1 Released

Subscribers now have access to Version 0.1 of Elements of Kotlin Coroutines, in PDF, EPUB, and MOBI/Kindle formats. Just log into your Warescription page to download it, or set up an account and subscribe!


Originally, I thought that I would just have a chapter on basic coroutines in Elements of Kotlin. However, I quickly realized that to cover enough for Android app developers, I would need a lot more than just one chapter. Elements of Kotlin Coroutines is the result.

As with all my 0.x editions, this one is partially complete, with a number of placeholders for future chapters. However, it covers the basics of coroutines, including suspend functions and Flow. It also includes a “hands-on” appendix that walks you through converting a small RxJava-based app to use coroutines. And most of the samples are in the Klassbook, so you can run and modify them from the comfort of your favorite Web browser.

This book will get updated every month or two for a while, as I flesh out the remaining material.