Hacker News new | ask | show | jobs
by danenania 4848 days ago
While I've heard good things about LYAH, I personally found its approach to be too wordy with too many not-illustrative-enough examples for each concept, and ultimately confusing. I felt like I gained a much better understanding from 2 hours spent reading "Learn Haskell Fast And Hard"(1) which is more concise, pragmatic, and presents a better logical build up of explanation and examples.

1.) http://yannesposito.com/Scratch/en/blog/Haskell-the-Hard-Way...