DEV Community

Discussion on: Any suggestions for books to learn Functional Programming Paradigm

Collapse
 
eljayadobe profile image
Eljay-Adobe

If you want to stick to JavaScript as the target environment, I recommend the programming language Elm as a good FP language.

If you don't have any particular target environment in mind, I recommend F# for .NET/Mono target, and I highly recommend Dave Fancher's The Book of F#. I've done all my F# work using the Xamarin IDE on a Macintosh.