diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index 161a4a0a4..7929f89f4 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -1980,6 +1980,7 @@ Books on general-purpose programming that don't focus on a specific language are ### Python +* [Automate the Boring Stuff with Python](https://automatetheboringstuff.com/) - Al Sweigart * [100 Page Python Intro](https://learnbyexample.github.io/100_page_python_intro/) - Sundeep Agarwal * [20 Python Libraries You Aren't Using (But Should)](https://www.oreilly.com/learning/20-python-libraries-you-arent-using-but-should) - Caleb Hattingh * [A Beginner's Python Tutorial](https://en.wikibooks.org/wiki/A_Beginner%27s_Python_Tutorial) - Wikibooks