Looking for suggestions on Coroutines book for ser...
# server
y
Looking for suggestions on Coroutines book for server side applications (Non-Android platform). Any book which you would recommend here. thanks..
d
The only book that I’ve read on Coroutines was https://leanpub.com/coroutines/, it was good iirc.
👍 1
p
Ok this one has a few Android examples but is really platform agnostic (and free): https://commonsware.com/Coroutines/. I learned a lot from it.
👍 1
https://kotlinlang.org/docs/books.html has some more recommendations, haven't read them though
👍 1