Hacker News new | ask | show | jobs
by 1971genocide 3848 days ago
Read "Learn you a good haskell" - and practice the exercises in that book.

It helped me a lot to understand the practical side of functional programming.

For a book that maximizes the utility of functional programming in your everyday life I would recommend "functional javascript" by the famous author of underscore.js