Automate the boring stuff with Python : practical programming for total beginners
2015
005.133 SWE
Available at Arbeids- og velferdsbiblioteket
Formats
Format | |
---|---|
BibTeX | |
MARCXML | |
TextMARC | |
MARC | |
DublinCore | |
EndNote | |
NLM | |
RefWorks | |
RIS |
Items
Details
Title
Automate the boring stuff with Python : practical programming for total beginners
Author
Edition
1st edition
ISBN
9781593275990 heftet
1593275994 heftet
1593275994 heftet
Date
2015
Publisher
No Starch Press, San Francisco
Pages
XXI, 479
Dewey
005.133
Summary
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; updated 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 the end of each chapter challenge you to improve those programs and use your newfound skills to automate similar tasks