Logo

Haskell Tutorial by Conrad Barski

Small book cover: Haskell Tutorial

Haskell Tutorial
by

Publisher: Lisperati.com
Number of pages: 42

Description:
This tutorial will walk you through how to organize a mass picnic in an arbitrarily shaped public park map in less than 100 lines of Haskell. The finished program will take a picture of a city park, take user submitted answers to random questions and, based on those answers, determine where people should sit at the flash mob picnic.

Home page url

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

Similar books

Book cover: Learn Haskell Fast and HardLearn Haskell Fast and Hard
by - yannesposito.com
A very short and dense tutorial for learning Haskell. This text will certainly be hard to follow. This is on purpose. There is no shortcut to learning Haskell. It is hard and challenging. It is because it is hard that Haskell is interesting.
(7747 views)
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.
(20125 views)
Book cover: Developing Web Applications with Haskell and YesodDeveloping Web Applications with Haskell and Yesod
by - O'Reilly Media
This fast-moving guide introduces web application development with Haskell and Yesod, a combination that supports high-performing applications. You will explore the way Yesod handles widgets, forms, persistence, and RESTful content.
(12978 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.
(14853 views)