Hello, I am new to Kotlin and I would like to lear...
# functional
c
Hello, I am new to Kotlin and I would like to learn the concepts of functional and reactive programming, as well as Arrow. What books or resources do you recommend to learn? Thanks
s
Raul had some good suggestions. If you really prefer the book format, there is Functional and reactive domain modeling https://www.manning.com/books/functional-and-reactive-domain-modeling (it's in Scala but the concepts apply nicely to Kotlin). You can also find the Kotlin version of chapter 6 in Kotlin with Arrow here: https://github.com/arrow-kt/frdomain.kt