Add book Python for Everybody (#2223)

* Update details for python course Programming for Everybody
This commit is contained in:
soliosg
2017-01-13 15:52:12 -06:00
committed by victor felder
parent 03c03fb747
commit c7baa931f7
2 changed files with 2 additions and 1 deletions

View File

@@ -1822,6 +1822,7 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout,
* [Python 3 Official Documentation](https://docs.python.org/3/download.html) (PDF, EPUB, HTML, TEXT) (3.x)
* [Python Cookbook](http://chimera.labs.oreilly.com/books/1230000000393/index.html) - David Beazley
* [Python for Econometrics](http://www.kevinsheppard.com/images/0/09/Python_introduction.pdf) - Kevin Sheppard (PDF) (2.7.5)
* [Python for Everybody](http://py4e.com/book.php) - Charles Severance (PDF, EPUB, HTML)
* [Python for Informatics: Exploring Information](http://www.pythonlearn.com/book.php) (2.7.5)
* [Python for you and me](http://pymbook.readthedocs.org/en/latest/) (2.7.3)
* [Python for you and me](http://pymbook.readthedocs.org/en/py3/) (3.x)