What are some good links for diving into Haskell and functional programming in general?
+13
A:
Real World Haskell is pretty good for a start: http://book.realworldhaskell.org/read/
FooLman
2008-12-18 15:16:40
+6
A:
There's also Yet Another Haskell Tutorial and A Gentle Introduction to Haskell
TheMarko
2008-12-18 15:43:39
+9
A:
Learn You a Haskell for Great Good feels a bit like a Haskell version of Why's (Poignant) Guide to Ruby. Lisperati has a neat Haskell tutorial based on making people happy at a picnic using simulated annealing; it only uses the word "monad" three times!
Bkkbrad
2008-12-20 02:32:20
+2
A:
If you are going to look at Real World Haskell then be sure to sign up for the Real World Haskell Book Club which is a great discussion group and which will also be having regular virtual meeting to go chapter-by-chapter through the book.
Cory Foy
2008-12-20 03:12:36
+1
A:
An oldie but a goodie: "Haskell: The Craft of Functional Programming"
unclerojelio
2009-01-20 21:08:45