An Introduction to Haskell, Part 1: Why Haskell - http://www.onlamp.com/pub/a/onlamp/2007/05/21/an-introduction-to-haskell---part-1-why-haskell.html
First of a series of three articles covering basics of Haskell programming. |
Haskell for C Programmers - http://www.haskell.org/~pairwise/intro/intro.html
A tutorial for people with a background in imperative languages like C, C++, Java or Python. |
Haskell Reference at Zvon - http://zvon.org/other/haskell/Outputglobal/index.html
A thoroughly indexed reference to Haskell syntax and libraries with many examples. |
Haskell Tutorial - http://www.di.uminho.pt/afp98/PAPERS/Tutorial.ps
An introduction to Haskell, including explanation of basic concepts and exercises. [Postcript] |
Haskell Tutorial - http://www.cs.wallawalla.edu/KU/PR/Haskell.html
A tutorial on Haskell from Walla Walla College |