Here is a collection of links I am finding useful in my journey in Haskell. I might add more structure to this repository as it grows up in size :-)
If you have any improvements to propose, be my guest, make a PR!
- Learn You a Haskell for Great Good
- Real World Haskell
- A Gentle Introduction to Haskell
- Yet Another Haskell Tutorial
- Haskell the Hard Way
- Wikibook Haskell
- C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals
- Brian Beckman: Don't fear the Monad
- Lenses, Folds, and Traversals
- Haskell Amuse-Bouche
- Towards understanding Haskell’s monomorphism restriction
- Thunk (functional programming)
- Lenses
- The Haskell Heap
- All About Monads
- Write Yourself a Scheme in 48 Hours
- Blow your mind