Skip to content

Commit

Permalink
Merge pull request EbookFoundation#1562 from aneasystone/Hitchhiker
Browse files Browse the repository at this point in the history
Fix a typo
  • Loading branch information
vhf committed Aug 6, 2015
2 parents 1e2ac19 + 9390991 commit 2dea6c0
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 @@ -1547,7 +1547,7 @@ See also [TeX](#tex)
* [Google's Python Style Guide](http://google-styleguide.googlecode.com/svn/trunk/pyguide.html)
* [Hacking Secret Cyphers with Python](http://inventwithpython.com/hacking/chapters/) - Al Sweigart (3.3)
* [High Performance Python](http://ianozsvald.com/HighPerformancePythonfromTrainingatEuroPython2011_v0.2.pdf)
* [Hitchiker's Guide to Python!](http://docs.python-guide.org/en/latest/) (2.6)
* [Hitchhiker's Guide to Python!](http://docs.python-guide.org/en/latest/) (2.6)
* [How to Think Like a Computer Scientist: Learning with Python](http://www.greenteapress.com/thinkpython/thinkCSpy/) - Allen B. Downey, Jeff Elkner and Chris Meyers (2.4)
* [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html) (3.2)
* [Introduction to Programming Using Python](http://python-ebook.blogspot.com) - Cody Jackson (1st edition) (2.3)
Expand Down

0 comments on commit 2dea6c0

Please sign in to comment.