Logo

Speeding Through Haskell by Mihai-Radu Popescu

Small book cover: Speeding Through Haskell

Speeding Through Haskell
by

Publisher: sthaskell.com
Number of pages: 87

Description:
Haskell is a lot more mathematically rigorous than other programming languages, which means that programs can be proven to be correct. This is a book that will show you around the Haskell programming language. If you're not already familiar (or too familiar) with programming in another language, you might need to put in extra work.

Home page url

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

Similar books

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.
(20085 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.
(17073 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.
(12975 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.
(6125 views)