Home > haskell-book

haskell-book

Haskell-book is a project mainly written in ..., it's free.

A simple, practical introduction to Haskell.

Haskell for People

This is a book about Haskell. It is currently under construction.

Chapters

  1. Introduction
  2. All of Haskell's Syntax in 5 Seconds

Impatient? Start here:

  1. Functional Languages are Useless! (or: Let's Build Random!)
Previous:Hello-Word