8 thoughts on “An introduction to Kotlin Coroutines for Android

  1. REFERENCES

    Source Examples
    https://github.com/antonis/CoroutinesExamples

    An Introduction to Kotlin Coroutines (blog post)
    https://antonis.me/2018/12/12/an-introduction-to-kotlin-coroutines/

    kotlinlang.org
    https://kotlinlang.org/docs/reference/coroutines-overview.html

    KotlinConf 2018: Exploring Coroutines in Kotlin by Venkat Subramariam

    KotlinConf 2018: Kotlin Coroutines in Practice by Roman Elizarov

    Concurrent Coroutines – Concurrency is not parallelism by Simon Wirtz
    https://kotlinexpertise.com/kotlin-coroutines-concurrency/

    Codelabs – Using Kotlin Coroutines in your Android App
    https://codelabs.developers.google.com/codelabs/kotlin-coroutines

    Talking Kotlin (Podcast) – Libraries with Roman Elizarov
    http://talkingkotlin.com/libraries-with-roman-elizarov/

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.