Programming Languages BooksHaskell Books

A Gentle Introduction to Haskell 98 Yale

Advertisement

A Gentle Introduction to Haskell 98 Yale

A Gentle Introduction to Haskell 98 Yale

The PDF covers the following topics related to Haskell Programming : Introduction, Values, Types, and Other Goodies, Functions, Case Expressions and Pattern Matching, Type Classes and Overloading, Types, Again, Input/Output, Standard Haskell Classes, About Monads, Numbers, Modules, Arrays.

Author(s):

s64 Pages
Similar Books
Haskell Libraries

Haskell Libraries

This note explains The concurrent package, The data package, The lang package, The net package, The num  package, The posix package, The text package, The util package, and the Win32 package.

s49 Pages
Introduction to Programming in Haskell

Introduction to Programming in Haskell

This book covers topics on basic types, compilers vs. interpreters, functions, pattern matching, list manipulation, polymorphism, sorting algorithms, user-defined datatypes, abstract datatypes, tree traversals, input or output, and memoization, introduction to programming concepts, algorithms, and data structures. They also touch on arrays, priority queues, heaps, and dynamic programming.

s128 Pages

Advertisement