https://kotlinlang.org logo
#functional
Title
# functional
a

Atanas Ladzhov

12/19/2019, 6:35 PM
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

PhBastiani

12/19/2019, 7:47 PM
'The Joy of Kotlin' is for me a good starting point...
s

Salves

12/21/2019, 3:51 PM
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

zhuinden

01/03/2020, 12:46 PM
Scala for Cats
4 Views