Haskell
Resources
- Learn You a Haskell for Great Good! (Book)
- Functional Programming Course [ course | unofficial video ]
- Graham Hutton playlists (video)
- Basics of Haskell [ book | exercises ]
- CIS 194: Introduction to Haskell (Spring 2013)
- The Simple Haskell Handbook (Book)
- Thoughts on Haskell (video)
- Learn Haskell by building a blog generator
Blogs
Random
- A practical introduction to functional programming
- A Quick Tour of Haskell Syntax
- Learning Haskell - Miscellaneous Enlightenments
- Why Haskell is our first choice for building production software systems
- Type Families in Haskell: The Definitive Guide
- Maintainable configuration files
- Introduction to Free Monads
- Software Development Languages: Haskell
- Existential Optics