Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 559 Bytes

readme.md

File metadata and controls

10 lines (8 loc) · 559 Bytes

Yet Another Haskell Tutorial

Hal Daumé III

The goal of the Yet Another Haskell Tutorial is to provide a complete intoduction to the Haskell programming language. It assumes no knowledge of the Haskell language or familiarity with functional programming in general. However, general familiarity with programming concepts (such as algorithms) will be helpful. This is not intended to be an introduction to programming in general; rather, to programming in Haskell. Sufficient familiarity with your operating system and a text editor is also necessary.