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
@@ -1437,8 +1437,9 @@ See also [TeX](#tex)
1437
1437
*[Invent Your Own Computer Games With Python](http://inventwithpython.com/chapters/) - Al Sweigart (3.1)
1438
1438
*[Learn Python The Hard Way](http://learnpythonthehardway.org/book/) (2.5 - 2.6)
1439
1439
*[Learning to Program](http://www.freenetpages.co.uk/hp/alan.gauld/) (2.3)
1440
-
*[Learn to Program Using Python](https://www.ida.liu.se/~732A47/literature/PythonBook.pdf) - Cody Jackson
1441
1440
*[Learning to Program with Python](http://python.cs.southern.edu/pythonbook/pythonbook.pdf) - Richard L. Halterman (PDF) (3.2)
1441
+
*[Learn Python in Y minutes](http://learnxinyminutes.com/docs/python/)
1442
+
*[Learn to Program Using Python](https://www.ida.liu.se/~732A47/literature/PythonBook.pdf) - Cody Jackson
1442
1443
*[Lectures on scientific computing with python](https://github.com/jrjohansson/scientific-python-lectures) - J.R. Johansson (2.7)
1443
1444
*[Making Games with Python & Pygame](http://inventwithpython.com/pygame/chapters/) - Al Sweigart (2.7)
1444
1445
*[Modeling Creativity: Case Studies in Python](http://www.clips.ua.ac.be/sites/default/files/modeling-creativity.pdf) - Tom D. De Smedt (PDF)
@@ -1469,6 +1470,7 @@ See also [TeX](#tex)
1469
1470
*[Test-Driven Web Development with Python](http://chimera.labs.oreilly.com/books/1234000000754/index.html) (3.3 - 3.x)
1470
1471
*[Text Processing in Python](http://gnosis.cx/TPiP/) - David Mertz (2.3 - 2.x)
1471
1472
*[The Art and Craft of Programming](http://beastie.cs.ua.edu/cs150/book/index.html) (3.x)
1473
+
*[The Python Ecosystem: An Introduction](http://mirnazim.org/writings/python-ecosystem-introduction/)
1472
1474
*[The Programming Historian](http://niche-canada.org/research/niche-digital-infrastructure-project/the-programming-historian/) - William J. Turkel, Adam Crymble and Alan MacEachern
1473
1475
*[Think Python](http://www.greenteapress.com/thinkpython/) - Allen B. Downey (2.x & 3.0)
0 commit comments