I've had enough people mention the benefits of learning Haskell that I've decided to take the plunge. I'm very interested now in Functional Programming and want to "level up". I've taken the Intro to FP and Reactive Programming class on Coursera and loved it, but also know I have alot more to learn.
There's a ton of info online about this question that I'm feeling a bit overwhelmed.
Any tips or good resources that the community can recommend?
My problem was that I was able to understand the concepts but couldn't write functions that do what I want them to do. To gain some experience I am working through 99 Haskell [1] and HackerRank FP domain [2]. Quite a lot of exercises there.
[1] http://www.99haskell.org/ [2] https://www.hackerrank.com/domains/fp/intro