diff --git a/books/free-programming-books-en.md b/books/free-programming-books-en.md index aa0faf469..e59a5dbdb 100644 --- a/books/free-programming-books-en.md +++ b/books/free-programming-books-en.md @@ -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.)