Skip to content

Commit

Permalink
Added new Python book "Automate the Boring Stuff"
Browse files Browse the repository at this point in the history
Added Al Sweigart's newest free book, "Automate the Boring Stuff", starting at chapter 0. You could use https://automatetheboringstuff.com instead of https://automatetheboringstuff.com/chapter0/ but I figured chapter 0 would be more appropriate due to it being the first page of the book and both links have the navigable table of context.
  • Loading branch information
ValeWasTaken committed May 7, 2015
1 parent 53f9149 commit 4e92357
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions free-programming-books.md
Original file line number Diff line number Diff line change
Expand Up @@ -1499,6 +1499,7 @@ See also [TeX](#tex)
* [A Beginner's Python Tutorial](https://en.wikibooks.org/wiki/A_Beginner%27s_Python_Tutorial)
* [A Bit of Python and Other Things](https://jessenoller.com/good-to-great-python-reads/)
* [A Guide to Python's Magic Methods](https://www.rafekettler.com/magicmethods.html) - Rafe Kettler
* [Automate the Boring Stuff](https://automatetheboringstuff.com/chapter0/) - Al Sweigart
* [Biopython](https://biopython.org/DIST/docs/tutorial/Tutorial.pdf)
* [Building Skills in Object-Oriented Design (Python)](https://www.itmaybeahack.com/book/oodesign-python-2.1/latex/BuildingSkillsinOODesign.pdf) (PDF) (2.1.1)
* [Building Skills in Python](https://www.itmaybeahack.com/book/python-2.6/latex/BuildingSkillsinPython.pdf) (PDF) (2.6)
Expand Down

0 comments on commit 4e92357

Please sign in to comment.