A quick introduction to the Haskell programming language.
Online at https://scarvalhojr.github.io/tasteofhaskell
- Getting Started with Stack
- Part 1
- Part 2
- Part 3
Suggested materials for further learning:
- Haskell Programming From First Principles
- Programming in Haskell, Second Edition
- Data61 Functional Programming Course (free)
- Many others in haskell.org
- Many examples were borrowed from Programming in Haskell and Haskell Programming From First Principles
- Slides created with Reveal.js
- Exercise pages created with Strapdown.js