Hey guys, could you recommend a good book or onlin...
# rx
s
Hey guys, could you recommend a good book or online course for Rx (also maybe for functional programming with Kotlin/Java)?
k
This book is about rxjava1 but still very useful and you can learn all the operators and how to use them: Reactive Programming with RxJava: Creating Asynchronous, Event-Based Applications https://g.co/kgs/qXaFqd
👍 1
You can join to the #arrow channel to discuss functional programming with arrow (a kotlin library for func programming) Or you can read more about on the wesite (https://arrow-kt.io/) or reading this book: Functional Kotlin: Extend Your OOP Skills and Implement Functional Techniques in Kotlin and Arrow https://g.co/kgs/Ai16zL
👍 2
g
There is also a very nice book by @thomasnield https://www.amazon.com/Learning-RxJava-Thomas-Nield/dp/1787120422
👍 4