You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: free-programming-books.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1433,8 +1433,9 @@ See also [TeX](#tex)
1433
1433
*[Invent Your Own Computer Games With Python](http://inventwithpython.com/chapters/) - Al Sweigart (3.1)
1434
1434
*[Learn Python The Hard Way](http://learnpythonthehardway.org/book/) (2.5 - 2.6)
1435
1435
*[Learning to Program](http://www.freenetpages.co.uk/hp/alan.gauld/) (2.3)
1436
-
*[Learn to Program Using Python](https://www.ida.liu.se/~732A47/literature/PythonBook.pdf) - Cody Jackson
1437
1436
*[Learning to Program with Python](http://python.cs.southern.edu/pythonbook/pythonbook.pdf) - Richard L. Halterman (PDF) (3.2)
1437
+
*[Learn Python in Y minutes](http://learnxinyminutes.com/docs/python/)
1438
+
*[Learn to Program Using Python](https://www.ida.liu.se/~732A47/literature/PythonBook.pdf) - Cody Jackson
1438
1439
*[Lectures on scientific computing with python](https://github.com/jrjohansson/scientific-python-lectures) - J.R. Johansson (2.7)
1439
1440
*[Making Games with Python & Pygame](http://inventwithpython.com/pygame/chapters/) - Al Sweigart (2.7)
1440
1441
*[Modeling Creativity: Case Studies in Python](http://www.clips.ua.ac.be/sites/default/files/modeling-creativity.pdf) - Tom D. De Smedt (PDF)
@@ -1465,6 +1466,7 @@ See also [TeX](#tex)
1465
1466
*[Test-Driven Web Development with Python](http://chimera.labs.oreilly.com/books/1234000000754/index.html) (3.3 - 3.x)
1466
1467
*[Text Processing in Python](http://gnosis.cx/TPiP/) - David Mertz (2.3 - 2.x)
1467
1468
*[The Art and Craft of Programming](http://beastie.cs.ua.edu/cs150/book/index.html) (3.x)
1469
+
*[The Python Ecosystem: An Introduction](http://mirnazim.org/writings/python-ecosystem-introduction/)
1468
1470
*[The Programming Historian](http://niche-canada.org/research/niche-digital-infrastructure-project/the-programming-historian/) - William J. Turkel, Adam Crymble and Alan MacEachern
1469
1471
*[Think Python](http://www.greenteapress.com/thinkpython/) - Allen B. Downey (2.x & 3.0)
0 commit comments