An introduction to Kotlin Coroutines for Android Antonis Lilis English, Ελληνικά March 21, 2020March 22, 2020 1 Minute Attached the slides of my presentation at GDG Android Athens February Meetup.A video of the presentation (in Greek) is also available. Share this:TwitterFacebookEmailLike this:Like Loading... Published by Antonis Lilis View all posts by Antonis Lilis Published March 21, 2020March 22, 2020
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/ Reply
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/