Logo

Haskell Tutorial for C Programmers

Small book cover: Haskell Tutorial for C Programmers

Haskell Tutorial for C Programmers
by

Publisher: HaskellWiki

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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Haskell: Functional Programming with TypesHaskell: Functional Programming with Types
by - Wikibooks
This book introduces both the Haskell language, from the very basics to its most advanced features, and computer programming in general. The book is divided into three sections: the Beginner's Track, the Advanced Track, and Practical Haskell.
(20015 views)
Book cover: Yet Another Haskell TutorialYet Another Haskell Tutorial
by - University of Maryland
The goal of the 'Yet Another Haskell Tutorial' is to provide a complete introduction to the Haskell programming language. It assumes no knowledge of the Haskell language or familiarity with functional programming in general ...
(6188 views)
Book cover: Haskell TutorialHaskell Tutorial
by - Lisperati.com
This tutorial will walk you through how to organize a mass picnic in a public park map in less than 100 lines of Haskell. You can just cut and paste the code bit by bit, and your new program will magically create more and more cool graphics.
(6024 views)
Book cover: Beautiful Code, Compelling EvidenceBeautiful Code, Compelling Evidence
by - Renaissance Computing Institute
The book discusses why functional programming, and more specifically Haskell, is good for graphics and also runs through some of the basic tools that exist. Written for a programmer interested in visualization and functional programming.
(6215 views)