Haskell

You will need the the text Learn You a Haskell For Great Good.

Use repl.it for programming.

Haskell is a pure, lazy, statically typed language. In the first chapter you will learn what those terms mean. Later you will learn how to write programs.

Chapters