Merge pull request #1597 from palmerev/patch-1

Correct minor typos
pull/1580/merge
Fwiffo 9 years ago
commit 73c3fba6d3
  1. 4
      free-programming-books.md

@ -1036,7 +1036,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392
### Haskell ### Haskell
* [A Gentle Introduction to Haskell](http://www.haskell.org/tutorial/) * [A Gentle Introduction to Haskell](http://www.haskell.org/tutorial/)
* [A Haskell School of Music](http://haskell.cs.yale.edu/?post_type=publication&p=112) (PDF) (work in progress) * [The Haskell School of Music](http://haskell.cs.yale.edu/?post_type=publication&p=112) (PDF) (work in progress)
* [Anatomy of Programming Languages](http://www.cs.utexas.edu/~wcook/anatomy/) - William R. Cook * [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) * [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 * [Exploring Generic Haskell](http://www.andres-loeh.de/ExploringGH.pdf) - Andres Löh
@ -1618,7 +1618,7 @@ See also [TeX](#tex)
* [Effective Django](http://effectivedjango.com/) (1.5) * [Effective Django](http://effectivedjango.com/) (1.5)
* [Getting started with Django](http://gettingstartedwithdjango.com/) (video) * [Getting started with Django](http://gettingstartedwithdjango.com/) (video)
* [Tango With Django](http://www.tangowithdjango.com/) (1.5) * [Tango With Django](http://www.tangowithdjango.com/) (1.5)
* [Test-Driven Web Development with Python](http://chimera.labs.oreilly.com/books/1234000000754/index.html) (1.7) * [Test-Driven Web Development with Python](http://chimera.labs.oreilly.com/books/1234000000754/index.html) (1.8)
* [The Django book](http://www.djangobook.com/en/2.0/) (1.4 but mostly 1.0) * [The Django book](http://www.djangobook.com/en/2.0/) (1.4 but mostly 1.0)

Loading…
Cancel
Save