Haskell Tutorial for C Programmers
by Eric Etheridge
Publisher: HaskellWiki 2011
Description:
Haskell has both more flexibility and more control than most languages. For computer science students, Haskell is weird and obtuse. This online tutorial assumes that the reader is familiar with C/C++, Python, Java, or Pascal.
Download or read it online for free here:
Read online
(online html)
Similar books

by Simon Thompson - HaskellCraft.com
This book is essential reading for beginners to functional programming and newcomers to the Haskell programming language. The emphasis is on the process of crafting programs and the text contains many examples and running case studies.
(306 views)

by Kees Doets, Jan van Eijck - College Publications
The purpose of this book is to teach logic and mathematical reasoning in practice, and to connect logical reasoning with computer programming. The programming language that will be our tool for this is Haskell, a member of the Lisp family.
(20693 views)

by B. O'Sullivan, J. Goerzen, D. Stewart - O'Reilly Media, Inc.
This easy-to-use, fast-moving tutorial introduces you to functional programming with Haskell. You'll learn how to use Haskell in a variety of practical ways, from short scripts to large and demanding applications. Plenty of hands-on exercises.
(20738 views)

by Paul Hudak - 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.
(15589 views)