Reddit Reddit reviews Get Programming with Haskell

We found 3 Reddit comments about Get Programming with Haskell. Here are the top ones, ranked by their Reddit score.

Computers & Technology
Books
Computer Programming
Software Design, Testing & Engineering
Object-Oriented Design
Get Programming with Haskell
Check price on Amazon

3 Reddit comments about Get Programming with Haskell:

u/JeffB1517 · 3 pointsr/haskell

Haskell has a pretty steep learning curve. I hate to say this but if I had to learn one to get to a word processor I'd go with smalltalk for which one I could get up to a word processor faster.


That being said I know Haskell far better.

Books to get you started:

Haskell book is the best all around first resource; http://haskellbook.com/

Manning set:
https://www.amazon.com/Get-Programming-Haskell-Will-Kurt/dp/1617293768/
https://www.manning.com/books/haskell-in-depth

I really like Bird's book (which is in your college library). The issues with out of date won't be too much of a problem once you start learning the language. The reason you are failing is because you aren't doing easier exercises. Are you going to class?

u/ProfessionalSet0 · 1 pointr/Clojure

I want a thorough and up-to-date tutorial on the language. I want it to have exercises and to be more than just a syntax reference guide. Something like this textbook is for Haskell.