Skip to content

Commit

Permalink
Update Python version as noted on book page (EbookFoundation#2369)
Browse files Browse the repository at this point in the history
  • Loading branch information
quobit authored and ruimartinsptl committed May 22, 2019
1 parent 25ade2d commit fa8f749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion free-programming-books.md
Original file line number Diff line number Diff line change
Expand Up @@ -1855,7 +1855,7 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout,
* [Lectures on scientific computing with python](https://github.com/jrjohansson/scientific-python-lectures) - J.R. Johansson (2.7)
* [Making Games with Python & Pygame](http://inventwithpython.com/pygame/chapters/) - Al Sweigart (2.7)
* [Modeling Creativity: Case Studies in Python](http://www.clips.ua.ac.be/sites/default/files/modeling-creativity.pdf) - Tom D. De Smedt (PDF)
* [Natural Language Processing with Python](http://www.nltk.org/book/) (2.5)
* [Natural Language Processing with Python](http://www.nltk.org/book/) (3.x)
* [Non-Programmer's Tutorial for Python 2.6](https://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_2.6) (2.6)
* [Non-Programmer's Tutorial for Python 3](https://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_3) (3.3)
* [Picking a Python Version: A Manifesto](http://www.oreilly.com/programming/free/from-future-import-python.csp) *(Just fill the fields with any values)*
Expand Down

0 comments on commit fa8f749

Please sign in to comment.