5 ms·
I've been reading Real World Haskell recently and loving it. It does a fantastic job of blowing your mind while simultaneously showing you how to apply Haskell
by julian25 12y ago
I've been reading Real World Haskell recently and loving it. It does a fantastic job of blowing your mind while simultaneously showing you how to apply Haskell to real-world problems.
- elwell 12y agoThe authors put the book online; though they prefer you purchase a copy if you like it: http://book.realworldhaskell.org/read/index.html http://book.realworldhaskell.org/read/index.html
- wink 12y agoActually I didn't like it at all. It's been a few years, but it totally put me off learning Haskell. Doing some small steps again now, but although I'm usually all for real world applications first (instead of doing the millionth factorial function) - but it did not make much sense to me didactically.