1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-13 07:56:28 +00:00

Merge pull request #1259 from scotchfield/learnpythonbreakpython

Add Learn Python, Break Python to English list.
This commit is contained in:
victor felder 2014-12-18 08:47:24 +01:00
commit e74cef3bbe

View File

@ -1458,6 +1458,7 @@ See also [TeX](#tex)
* [Learn Python The Hard Way](http://learnpythonthehardway.org/book/) (2.5 - 2.6)
* [Learning to Program](http://www.freenetpages.co.uk/hp/alan.gauld/) (2.3)
* [Learning to Program with Python](http://python.cs.southern.edu/pythonbook/pythonbook.pdf) - Richard L. Halterman (PDF) (3.2)
* [Learn Python, Break Python](http://learnpythonbreakpython.com)
* [Learn Python in Y minutes](http://learnxinyminutes.com/docs/python/)
* [Learn to Program Using Python](https://www.ida.liu.se/~732A47/literature/PythonBook.pdf) - Cody Jackson
* [Lectures on scientific computing with python](https://github.com/jrjohansson/scientific-python-lectures) - J.R. Johansson (2.7)