haskell-intro

List of topics

Here is a list of topics we may want to cover. It is not final, we can add or remove topics before we start or even on the fly.

We’ll skim over some topics if they are familiar or less of interest based of the feedback. The order may also change.

Hello world

Algebraic data type and functions

Polymorphism

Referential transparency

Functor

Applicative and Monad

Monad transformers

In short