Automate the Boring Stuff with Python

Practical Programming for Total Beginners

Knyga minkštais viršeliais, 592 psl.

English kalba

Publikuota 2019 m. lapkričio 12 d., No Starch Press.

ISBN:
978-1-59327-992-9
Copied ISBN!

Žiūrėti „OpenLibrary“

Įvertinimų nėra (1 atsiliepimas)

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 leidimai

Automate the Boring Stuff with Python

Įvertinimų nėra

"Automate the Boring Stuff with Python" by Al Sweigart is unique in the way it explains programming concepts without relying too heavily on technical jargon. It is written in a simple and straightforward language that is accessible to beginners. Additionally, it focuses heavily on practical, real-world applications of Python, and uses examples to demonstrate how the language can be used to automate mundane tasks. It is also full of tips, tricks, and best practices that have been tested and found successful. Ultimately, this book provides a comprehensive guide to learning Python and its application in automation.