Add "Automate the Boring Stuff with Python" to Python books list

Add "Automate the Boring Stuff with Python" to Python books list
This commit is contained in:
Khujrat Shaikh 2026-03-14 15:27:05 +05:30 committed by GitHub
parent 4bd69b7487
commit 8e68231c84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,4 +7,6 @@
* [English, By Programming Language](free-programming-books-langs.md)
* [English, By Subject](free-programming-books-subjects.md)
* [Automate the Boring Stuff with Python](https://automatetheboringstuff.com/) - Al Sweigart (HTML, PDF)
* [You Don't Know JS Yet](https://github.com/getify/You-Dont-Know-JS) - Kyle Simpson (HTML)
(The list of books in English is here for historical reasons.)