1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-27 20:09:02 +00:00

Add Parallel and Concurrent Programming in Haskell, and YAHT (Yet Another Haskell Tutorial

This commit is contained in:
Michael Sloan 2013-10-11 17:33:12 -07:00
parent a2dec5e283
commit 0730942861

View File

@ -310,6 +310,8 @@
* [Learn You a Haskell](http://learnyouahaskell.com/)
* [Real World Haskell](http://book.realworldhaskell.org/)
* [Wikibook Haskell](http://en.wikibooks.org/wiki/Haskell)
* [Yet Another Haskell Tutorial](http://hal3.name/docs/daume02yaht.pdf) (PDF)
* [Parallel and Concurrent Programming in Haskell](http://chimera.labs.oreilly.com/books/1230000000929)
###HTML / CSS