Logo

Haskell: Functional Programming with Types

Small book cover: Haskell: Functional Programming with Types

Haskell: Functional Programming with Types
by

Publisher: Wikibooks
Number of pages: 290

Description:
In this book we aim to introduce you both to the Haskell language, from the very basics to its most advanced features, and to computer programming in general. The book is divided into three sections: the Beginner's Track, the Advanced Track, and Practical Haskell.

Home page url

Download or read it online for free here:
Download link
(2.3MB, PDF)

Similar books

Book cover: Learn You a Haskell for Great Good!Learn You a Haskell for Great Good!
by - LearnYouaHaskell.com
This is an attempt at adding another useful resource for learning Haskell. This tutorial is aimed at people who have experience in imperative programming languages (C, C++, Java, Python) but haven't programmed in a functional language before.
(17066 views)
Book cover: Natural Language Processing for the Working ProgrammerNatural Language Processing for the Working Programmer
by
We will go into many of the techniques that so-called computational linguists use to analyze the structure of human language, and transform it into a form that computers work with. We chose Haskell as the main programming language for this book.
(16372 views)
Book cover: Exploring Generic HaskellExploring Generic Haskell
by - Febodruk
'Exploring Generic Haskell' gives a complete overview of the language, systematically explains the core features of Generic Haskell, and several extensions, and provides detailed examples on how the features can be implemented.
(6217 views)
Book cover: The Haskell School of MusicThe Haskell School of Music
by - Yale University
This is a textbook on functional programming in Haskell, with a focus on computer music concepts and applications. The book describes Euterpea, a computer music library developed in Haskell, that allows programming computer music applications.
(14841 views)