Merge pull request #1396 from miguelarauj1o/link

added haskell link in free-programming-books.md file
pull/1399/head
victor felder 2015-02-26 10:52:08 +01:00
commit 51a40e5055
1 changed files with 1 additions and 0 deletions

View File

@ -990,6 +990,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392
* [Anatomy of Programming Languages](http://www.cs.utexas.edu/~wcook/anatomy/) - William R. Cook
* [Beautiful Code, Compelling Evidence](http://vis.renci.org/jeff/2009/01/16/beautiful-code-compelling-evidence/) (PDF)
* [Exploring Generic Haskell](http://www.andres-loeh.de/ExploringGH.pdf) - Andres Löh
* [Introduction to Haskell](http://www.seas.upenn.edu/~cis194/spring13/) - Brent Yorgey
* [Haskell and Yesod](http://www.yesodweb.com/book-1.2)
* [Haskell no panic](http://lisperati.com/haskell/)
* [Haskell web Programming](http://yannesposito.com/Scratch/fr/blog/Yesod-tutorial-for-newbies/) (Yesod tutorial)