

#5289
Mentioned in 3 episodes
Automate the Boring Stuff with Python
Practical Programming for Total Beginners
Book • 2015
This book teaches readers how to use Python to write programs that automate tasks such as searching for text in files, creating and updating Excel spreadsheets, parsing PDFs and Word documents, web scraping, and sending email notifications.
It is designed for complete beginners and focuses on practical tasks rather than theoretical computer science concepts.
The book includes step-by-step instructions, practice projects, and resources like video courses and an embedded interpreter on the accompanying website.
It is designed for complete beginners and focuses on practical tasks rather than theoretical computer science concepts.
The book includes step-by-step instructions, practice projects, and resources like video courses and an embedded interpreter on the accompanying website.
Mentioned by
Mentioned in 3 episodes
Mentioned by ![undefined]()

while discussing the importance of making programming accessible and relevant to everyday tasks.

Peter Wang

150 snips
#250 – Peter Wang: Python and the Source Code of Humans, Computers, and Reality
Mentioned by ![undefined]()

as the subject of the podcast episode, focusing on its third edition and updates.

Christopher Bailey

139 snips
A Decade of Automating the Boring Stuff With Python
Mentioned by 

as a book that was given to him at his first Python job.


Christopher Trudeau

46 snips
Manage Projects With pyproject.toml & Explore Polars LazyFrames