1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-12-26 16:37:33 +00:00
This commit is contained in:
Victor Felder 2014-05-26 10:59:43 +02:00
parent c3344bcdc5
commit e0194b73d3

View File

@ -872,7 +872,7 @@
* [Haskell web Programming](http://yannesposito.com/Scratch/fr/blog/Yesod-tutorial-for-newbies/) (Yesod tutorial) * [Haskell web Programming](http://yannesposito.com/Scratch/fr/blog/Yesod-tutorial-for-newbies/) (Yesod tutorial)
* [Learn Haskell Fast and Hard](http://yannesposito.com/Scratch/en/blog/Haskell-the-Hard-Way) * [Learn Haskell Fast and Hard](http://yannesposito.com/Scratch/en/blog/Haskell-the-Hard-Way)
* [Learn You a Haskell for Great Good](http://learnyouahaskell.com/) - Miran Lipovaca * [Learn You a Haskell for Great Good](http://learnyouahaskell.com/) - Miran Lipovaca
* [Natural Language Processing for the Working Programmer](http://nlpwp.org/book/index.xhtml) * [Natural Language Processing for the Working Programmer](http://nlpwp.org/book/)
* [Parallel and Concurrent Programming in Haskell](http://chimera.labs.oreilly.com/books/1230000000929/index.html) - Simon Marlow * [Parallel and Concurrent Programming in Haskell](http://chimera.labs.oreilly.com/books/1230000000929/index.html) - Simon Marlow
* [Real World Haskell](http://book.realworldhaskell.org/) * [Real World Haskell](http://book.realworldhaskell.org/)
* [Speeding Through Haskell](http://www.sthaskell.com/) * [Speeding Through Haskell](http://www.sthaskell.com/)