As far as Kotlin books, an advanced book on concurrency that deal with non-trivial cases like how to deal with resource disposal in flows.
g
gildor
05/03/2023, 7:10 AM
Looks as very specific topic for a book.
In general it’s pretty clear from documentation IMO, be free to ask questions on #coroutines if something is not clear
gildor
05/03/2023, 7:12 AM
Maybe some useful information can be found in some reactive programming books, but I feel that topic is narrow enough to research it without a dedicated book