Join Slack
Powered by
How can I easily read and understand kotlin corout...
# announcements
k
Kasule Moses
06/26/2021, 1:57 PM
How can I easily read and understand kotlin coroutines. Which best resources can you recommend
g
gildor
06/26/2021, 2:13 PM
#C1CFAFJSK
I would recommend to read official guide first:
https://kotlinlang.org/docs/coroutines-guide.html
s
Sudhir Singh Khanger
06/26/2021, 6:01 PM
I really enjoyed the following course.
https://www.udemy.com/course/kotlin-coroutines-in-android/
n
nilTheDev
06/27/2021, 7:19 AM
I am currently reading this article
https://www.lukaslechner.com/understanding-kotlin-coroutines-with-this-mental-model/
. It seems good. But I am not able to use the
kotlinx
library in
intellijidea
.
4
Views
Open in Slack
Previous
Next