Automate the Boring Stuff with Python, 3rd Ed (No Starch Press)
Wednesday, 28 May 2025

This fully revised third edition shows 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. In early chapters Al Sweigart show the fundamentals of Python through clear explanations and engaging examples. From writing a first Python program, readers learn how to work with strings, lists, dictionaries, and other data structures; then use regular expressions to find and manipulate text patterns. Having mastered the basics, the book moves on to projects that teach how to use Python to automate tasks.

 

Author: Al Sweigart
Publisher: No Starch Press
Date: May 2025
Pages: 672
ISBN: 978-1718503403
Print: 1718503407
Kindle: B0CG8BSP2R
Audience: Beginners interested in Python
Level: Introductory/Intermediate
Category: Python

automatepython

Projects include:

  • Searching the web, downloading content, and filling out forms
  • Finding, extracting, and manipulating text and data in files and spreadsheets
  • Copying, moving, renaming, or compressing saved files on your computerSplitting, merging, and extracting text from PDFs and Word documents
  • Interacting with applications through custom mouse and keyboard macros
  • Managing your inbox, unsubscribing from lists, and sending email or text notifications

For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Beginning Programming All-in-One For Dummies

Author: Wallace Wang
Publisher: For Dummies
Pages: 800
ISBN: 978-1119884408
Print: 1119884403
Kindle: B0B1BLY87B
Audience: Novice programmers
Rating: 3
Reviewer: Kay Ewbank

This is a collection of seven shorter books introducing key aspects of programming, but it fails through trying to cover too [ ... ]



Code: The Hidden Language of Computer Hardware and Software 2nd Ed

Top Book 2023
Author: Charles Petzold
Publisher: Microsoft Press
Date: August 2022
Pages: 480
ISBN: 978-0137909100
Print: 0137909101
Kindle: B0B123P5GV
Audience: General
Rating: 5
Reviewer: Mike James
Code! We all need to know about it.


More Reviews