hello y'all, I'm wanting to understand coroutines ...
# books
c
hello y'all, I'm wanting to understand coroutines and all the concurrency gubbins the kotlin provides with flows and channels etc. Can anyone recommend a good book?
K 1
👍 1
y
The book by @marcinmoskala is pretty good 👌 https://leanpub.com/coroutines I’ve learned quite a lot from it 😊
c
sweet, I've grabbed it
a
Kotlin coroutines by tutorials is best book i have ever seen in this topic