1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-23 03:52:05 +00:00

Please add a new Python Book (#2686)

* Please add a new Python Book

I found this new book just released in January 2018.
It is a compilation from StackOverflow documentation and is freely available.

Thanks.

* Please add new Python book

Changes made.

* nit
This commit is contained in:
Helio da Silva Jr 2018-01-12 21:19:23 -02:00 committed by eshellman
parent c4a3ff8486
commit d5e805b188

View File

@ -1929,6 +1929,7 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout,
* [Python Koans](https://github.com/gregmalcolm/python_koans) (2.7 or 3.x)
* [Python Module of the Week](https://pymotw.com/3/) (3.x)
* [Python Module of the Week](https://pymotw.com/2/) (2.x)
* [Python Notes for Professionals](http://books.goalkicker.com/PythonBook/) - Compiled from StackOverflow documentation (3.x)
* [Python Practice Book](http://anandology.com/python-practice-book/index.html) (2.7.1)
* [Python Practice Projects](http://pythonpracticeprojects.com)
* [Python Programming](https://upload.wikimedia.org/wikipedia/commons/9/91/Python_Programming.pdf) (PDF) (2.6)