31 lines
858 B
Plaintext
31 lines
858 B
Plaintext
|
---
|
||
|
title: Online Haskell Books
|
||
|
toc: no
|
||
|
format: markdown
|
||
|
...
|
||
|
|
||
|
# Learn You A Haskell For Great Good!
|
||
|
|
||
|
* [Book Site](http://learnyouahaskell.com/)
|
||
|
|
||
|
# Real World Haskell
|
||
|
|
||
|
* [Book Site](http://book.realworldhaskell.org/)
|
||
|
|
||
|
# Parallel and Concurrent Programming in Haskell
|
||
|
|
||
|
* [Book Site](http://chimera.labs.oreilly.com/books/1230000000929/)
|
||
|
|
||
|
# The Haskell School of Music -- From Signals to Symphonies
|
||
|
|
||
|
* [Book Site](http://haskell.cs.yale.edu/?post_type=publication&p=112)
|
||
|
|
||
|
# The Haskell Road to Logic, Maths and Programming
|
||
|
|
||
|
* [Book Site](http://homepages.cwi.nl/~jve/HR/)
|
||
|
* [Book Download](https://github.com/haren/UvA_SoftwareTestingAndVerification_GrD2_1/blob/master/The%20haskell%20road%20to%20logic,%20maths%20and%20programming%20Kees%20Doets%20and%20Jan%20van%20Eijck.pdf?raw=true)
|
||
|
|
||
|
# Haskell WikiBook
|
||
|
|
||
|
* [Book Site](http://en.wikibooks.org/wiki/Haskell)
|