Automate the Boring Stuff with Python

Practical Programming for Total Beginners

Paperback, 504 pages

English language

Published Dec. 13, 2015 by No Starch Press.

ISBN:
978-1-59327-599-0
Copied ISBN!

View on OpenLibrary

5 stars (1 review)

If you've ever spent hours renaming files or updating hundreds of spreadsheet cells, you know how tedious tasks like these can be. But what if you could have your computer do them for you? In Automate the Boring Stuff with Python, you'll learn how to use Python to write programs that do in minutes what would take you hours to do by hand—no prior programming experience required. Once you've mastered the basics of programming, you'll create Python programs that effortlessly perform useful and impressive feats of automation to:

  • Search for text in a file or across multiple files
  • Create, update, move, and rename files and folders
  • Search the Web and download online content
  • Update and format data in Excel spreadsheets of any size
  • Split, merge, watermark, and encrypt PDFs
  • Send reminder emails and text notifications
  • Fill out online forms

Step-by-step instructions walk you through each program, and practice projects at …

2 editions

Great overall Python book.

5 stars

Automate The Boring Stuff With Python is an excellent book for anyone looking to learn Python programming. It covers a wide variety of topics and provides an in-depth look at how to use Python to automate common tasks. The projects included in the book are creative and useful, and the explanations are clear and easy to understand. I highly recommend this book for anyone looking to learn Python, regardless of their level of experience.