Sciweavers


Book

A Gentle Introduction to Haskell

15 years 2 months ago
A Gentle Introduction to Haskell
The book covers the following topics: Values, Types, Functions, Case Expressions and Pattern Matching, Type Classes and Overloading, Input/Output, Standard Haskell Classes Monads, Numbers, Modules, Typing Pitfalls, Arrays.
Paul Hudak, John Peterson, Joseph Fasel
Added 09 Feb 2009
Updated 12 Feb 2009
Authors Paul Hudak, John Peterson, Joseph Fasel

Table of Contents

 
- Introduction
- Values, Types, and Other Goodies
- Functions
- Case Expressions and Pattern Matching
- Type Classes and Overloading
- Types, Again
- Input/Output
- Standard Haskell Classes
- Monads
- Numbers
- Modules
- Typing Pitfalls
- Arrays
- The Next Stage
- Bibliography
- Complete Table of Contents
Comments (0)