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: 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.
(16378 views)
Book cover: The Haskell Road to Logic, Maths and ProgrammingThe Haskell Road to Logic, Maths and Programming
by - 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.
(19854 views)
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.
(14808 views)
Book cover: Speeding Through HaskellSpeeding Through Haskell
by - sthaskell.com
Haskell is a lot more mathematically rigorous than other programming languages. This is a book that will show you around Haskell. If you're not already familiar with programming in another language, you might need to put in extra work.
(9490 views)