Hey I am new to functional programming. Could you ...
# functional
a
Hey I am new to functional programming. Could you recommend some articles/books similar to Code Complete / Clean Code but for functional programming? What makes functional code better to understand / support in the long run?
p
'The Joy of Kotlin' is for me a good starting point...
s
I am actually currently reading The Joy of Kotlin and like Philippe said I think is a good way to start to get introduced to functional 🙂
z
Scala for Cats