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: Haskell Tutorial for C ProgrammersHaskell Tutorial for C Programmers
by - HaskellWiki
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.
(14856 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.
(13049 views)
Book cover: Real World HaskellReal World Haskell
by - 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.
(20141 views)
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.
(17129 views)