- Type
- Function
- Polymorphism
- Module
LYHGG: chap 1-7
- Type Class
- IO
- Functor
- Applicative Functor
- Monoid
- Monad
LYHGG: chap 8-13
- More Monad (Identity, State, Writer)
- Functional Parser
- Zipper
LYHGG: chap 13-14 RWH: chap 16
- Functor
- Applicative Functor
- Foldable
- Traversable
- Haskell Basics: 1,2,3
- Haskell Basics 2: 4,5,7
- Haskell
- Learn You a Haskell for Great Good! LYHGG: http://learnyouahaskell.com/chapters
- Real World Haskell RWH: http://book.realworldhaskell.org/read/
- Bitemyapp's learnhaskell