/Haskell

2021 Reference Guide to Haskell - a general purpose programming language. - Justin Mitchell

Primary LanguageHaskell

Reference guide to programming with Haskell ~ MITCHΞLL

This Haskell by example guide was referenced and built from "Haskell from the Very Beginning by John Whitington"

In Haskell from the Very Beginning John Whitington takes a no-prerequisites approach to teaching the basics of a modern general-purpose programming language. Each small, self-contained chapter introduces a new topic, building until the reader can write quite substantial programs. There are plenty of questions and, crucially, worked answers and hints.

Haskell from the Very Beginning will appeal both to new programmers, and to experienced programmers eager to explore functional languages such as Haskell. It is suitable both for formal use within an undergraduate or graduate curriculum, and for the interested amateur.