Skip to Main Content (Press Enter)
Automate the Boring Stuff with Python, 2nd Edition by Al Sweigart
Add Automate the Boring Stuff with Python, 2nd Edition to bookshelf
Add to Bookshelf

Automate the Boring Stuff with Python, 2nd Edition

Best Seller
Automate the Boring Stuff with Python, 2nd Edition by Al Sweigart
Paperback $39.95
Nov 12, 2019 | ISBN 9781593279929

Buy from Other Retailers:

See All Formats (1) +
  • $39.95

    Nov 12, 2019 | ISBN 9781593279929

    Buy from Other Retailers:

  • Nov 12, 2019 | ISBN 9781593279936

    Buy from Other Retailers:

Product Details

Praise

“With lessons on how to use Python to program Excel spreadsheets, crawl websites, parse PDFs and Word documents, send emails, and other productivity-boosting task automation, it’s a stellar resource for office workers, academics, and administrators.”
—Mashable

“I think many educational resources jump levels way too quickly. One of the best I ever used was Automate the Boring Stuff with Python – that book stayed at the right level the whole way!”
—Oscar Baruffa, @OscarBaruffa

Praise for the first edition of Automate the Boring Stuff with Python:

“The best part of programming is the triumph of seeing the machine do something useful. Automate the Boring Stuff with Python frames all of programming as these small triumphs; it makes the boring fun.”
Hilary Mason, Founder of Fast Forward Labs and Data Scientist in Residence at Accel

“Do you need Automate the Boring Stuff with Python? Yes, if you want to enhance your workflow by using automation, this is an excellent place to start. Highly recommended.”
—Network World
 
“Valuable to have on your shelf…an extremely useful book.”
Kids, Code, and Computer Science Magazine
 
Automate the Boring Stuff with Python is perfect for anyone who has menial tasks they don’t want to spend hours doing.”
GeekMom

“Whether you prefer working through a book, or learning by watching, or both together, Automate the Boring Stuff will have you productive in Python in no time.”
—Serdar Yegulalp, InfoWorld

“If you seriously want to know how much Python helps with automation, my favorite place is the Automate Boring Stuff with Python book, a simply awesome book.”
—Javin Paul, Hacker Noon

“This is certainly a much more engaging way to learn Python . . . it gets you all excited by the prospect of making cool little programs that will save you time.”
—Andrew Lau, AndrewLauActuary.com

“I’ve found both the book and Udemy course of Automate the Boring Stuff with Python by Al Sweigart to be really helpful.”
—Mark S, @Awful_Curious

“Best Python book you can buy today.”
—Rodrigo Ribeiro, @mcapablanca

Table Of Contents

Acknowledgments
Introduction

Part I: Python Programming Basics
Chapter 1: Python Basics
Chapter 2: Flow Control
Chapter 3: Functions
Chapter 4: Lists
Chapter 5: Dictionaries and Structuring Data
Chapter 6: Manipulating Strings

Part II: Automating Tasks
Chapter 7: Pattern Matching with Regular Expressions
Chapter 8: Input Validation
Chapter 9: Reading and Writing Files
Chapter 10: Organizing Files
Chapter 11: Debugging
Chapter 12: Web Scraping
Chapter 13: Working with Excel Spreadsheets
Chapter 14: Working with Google Sheets
Chapter 15: Working with PDF and Word Documents
Chapter 16: Working with CSV Files and JSON Data
Chapter 17: Keeping Time, Scheduling Tasks, and Launching Programs
Chapter 18: Sending Email and Text Messages
Chapter 19: Manipulating Images
Chapter 20: Controlling the Keyboard and Mouse with GUI Automation

Appendix A: Installing Third-Party Modules
Appendix B: Running Programs
Appendix C: Answers to the Practice Questions

Looking for More Great Reads?
21 Books You’ve Been Meaning to Read
Back to Top