Hello guys, I'm asking if anyone knows a good website to learn about coroutines
w
Hello guys, I'm asking if anyone knows a good website to learn about coroutines
w
thanks
l
j
@Will Mwendwa This course on Udemy by @Lukas Lechner is the clearest, most comprehensive resource I've found on coroutines in 2 years of trying to understand the full range of topic. The section on exception handling alone is worth it. But you get much more. https://www.lukaslechner.com/coroutines-on-android/
l
Thanks, @julian
๐Ÿ™ 1
Even if you donโ€™t want to take the full course, my github project that is based on the course will probably provide a lot of value: https://github.com/LukasLechnerDev/Kotlin-Coroutine-Use-Cases-on-Android
๐Ÿ‘ 1