diff --git a/free-programming-books.md b/free-programming-books.md index 46c15fb78e20217b9928fdb23d054e575b4f24c1..439a508dad6f3f3ce92696b144785cd9e366f684 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -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