Automate the Boring Stuff with Python (Al Sweigart)

Review

  • Apr 17, 2021

After Think Python book, I felt that I was now equiped with basic tools but was not sure how to proceed. 'Automate that Stuff' fills in that intermediate step perfectly by introducing a variety of useful modules and with this book, I learned how to use APIs.
While the first few chapters cover the basic materials covere din Think Python book, I do think studying Think Python book first would allow much smoother transition as the concepts are introduced in more detail in that book. I am very satisfied that I picked this book as my second step to learning Python.

Topic