Hacker News new | ask | show | jobs
by drostie 3285 days ago
There are indeed a lot of competing ones. Highly recommended:

• CIS 194 @ UPenn, https://www.seas.upenn.edu/~cis194/fall16/

• Haskell Programming from first principles, http://haskellbook.com/

• Real World Haskell, http://book.realworldhaskell.org/

1 comments

RWH is great up to Chapter 4 at which point the wheels come off. LYAH is much better.