Automate the boring stuff with Python: practical programming for total beginners
(Book)

Book Cover
Your Rating: 0 stars
Star rating for

Average user rating: 5 stars
User ratings:
5 star
 
(1)
4 star
 
(0)
3 star
 
(0)
2 star
 
(0)
1 star
 
(0)
Author:
Status:
10 copies, 3 people are on the wait list.
Holly Springs Community - Computers
005.13 SWEIG
Leesville Community - Computers
005.13 SWEIG
Middlecreek Community - Computers
005.13 SWEIG

Also in This Series

Copies

Location
Call Number
Status
Holly Springs Community - Computers
005.13 SWEIG
On Shelf
Leesville Community - Computers
005.13 SWEIG
On Shelf
Middlecreek Community - Computers
005.13 SWEIG
On Shelf
Morrisville Community - Computers
005.13 SWEIG
Item being held
Morrisville Community - Computers
005.13 SWEIG
Checked out
Oberlin Regional - Computers
005.13 SWEIG
Item being held
WCPL - Computers
005.13 SWEIG
Item being held
WCPL - Computers
005.13 SWEIG
Checked out
WCPL - Computers
005.13 SWEIG
On Shelf
Wake Forest Community - Computers
005.13 SWEIG
On Shelf

More Details

Published:
San Francisco : No Starch Press, [2025].
Format:
Book
Edition:
Third edition.
Physical Desc:
xliv, 622 pages : illustrations ; 24 cm
Language:
English
ISBN:
9781718503403, 1718503407, 9781718503403, 1718503407

Notes

General Note
Includes index.
Description
"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 this work for you? In this fully revised third edition of 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. Early chapters will teach you the fundamentals of Python through clear explanations and engaging examples. You'll write your first Python program; work with strings, lists, dictionaries, and other data structures; then use regular expressions to find and manipulate text patterns. Once you've mastered the basics, you'll tackle projects that teach you to use Python to automate tasks like: 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 computer Splitting, 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 New to this edition: All code and examples have been thoroughly updated. You'll also find four new chapters on database integration, speech recognition, and audio and video editing, as well as 16 new programming projects and expanded coverage of developer techniques like creating command line programs. Don't spend your time on work a well-trained monkey could do. Even if you've never written a line of code, you can pass off that grunt work to your computer. Learn how in Automate the Boring Stuff with Python"--,Provided by publisher.

Reviews from GoodReads

Loading GoodReads Reviews.

Citations

APA Citation (style guide)

Sweigart, A. (2025). Automate the boring stuff with Python: practical programming for total beginners. Third edition. No Starch Press.

Chicago / Turabian - Author Date Citation (style guide)

Sweigart, Al. 2025. Automate the Boring Stuff With Python: Practical Programming for Total Beginners. No Starch Press.

Chicago / Turabian - Humanities Citation (style guide)

Sweigart, Al, Automate the Boring Stuff With Python: Practical Programming for Total Beginners. No Starch Press, 2025.

MLA Citation (style guide)

Sweigart, Al. Automate the Boring Stuff With Python: Practical Programming for Total Beginners. Third edition. No Starch Press, 2025.

Note! Citation formats are based on standards as of July 2022. Citations contain only title, author, edition, publisher, and year published. Citations should be used as a guideline and should be double checked for accuracy.

Staff View

Grouped Work ID:
8168cea8-d4c4-70a5-adc4-b29f45dd3cc3
Go To Grouped Work

Record Information

Last Horizon Extract TimeAug 02, 2025 11:58:52 AM
Last File Modification TimeAug 03, 2025 05:16:42 AM
Last Grouped Work Modification TimeAug 03, 2025 05:12:36 AM

MARC Record

LEADER04802nam a2200493 i 4500
001in903007218
00520250712080100.0
008250416t20252025caua          001 0 eng d
010 |a  2014953114
020 |a 9781718503403 |c $59.99
020 |a 1718503407 |c $59.99
020 |a 9781718503403 |q (paperback)
020 |a 1718503407 |q (paperback)
040 |a TnLvILS |b eng |e rda |c TnLvILS |d TnLvILS |d UtOrBLW
0504 |a QA76.73.P98 |b S94 2025
08204 |a 005.13/3 |2 23/eng/20250627
092 |a 005.13 SWEIG
1001 |a Sweigart, Al |e author. |4 aut
24510 |a Automate the boring stuff with Python : |b practical programming for total beginners / |c by Al Sweigart.
250 |a Third edition.
2641 |a San Francisco : |b No Starch Press, |c [2025]
2644 |c ©2025
300 |a xliv, 622 pages : |b illustrations ; |c 24 cm
336 |a text |b txt |2 rdacontent
336 |a still image |b sti |2 rdacontent
337 |a unmediated |b n |2 rdamedia
338 |a volume |b nc |2 rdacarrier
500 |a Includes index.
5050 |a Part I: Programming fundamentals. Python basics -- if-else and flow control -- Loops -- Functions -- Debugging -- Lists -- Dictionaries and structuring data -- Strings and text editing -- Part II: Automating tasks. Text pattern matching with regular expressions -- Reading and writing files -- Organizing files -- Designing and deploying command line programs -- Web scraping -- Excel spreadsheets -- Google Sheets -- SQLite databases -- PDf and Word documents -- CSV, JSON, and XML files -- Keeping time, scheduling tasks, and launching programs -- Sending email, texts, and push notifications -- Making graphs and manipulating images -- Recognizing text in images -- Controlling the keyboard and mouse -- Text-to-speech and speech recognition engines -- Appendix A: Installing third-party packages -- Appendix B: answers to the practice questions.
520 |a "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 this work for you? In this fully revised third edition of 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. Early chapters will teach you the fundamentals of Python through clear explanations and engaging examples. You'll write your first Python program; work with strings, lists, dictionaries, and other data structures; then use regular expressions to find and manipulate text patterns. Once you've mastered the basics, you'll tackle projects that teach you to use Python to automate tasks like: 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 computer Splitting, 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 New to this edition: All code and examples have been thoroughly updated. You'll also find four new chapters on database integration, speech recognition, and audio and video editing, as well as 16 new programming projects and expanded coverage of developer techniques like creating command line programs. Don't spend your time on work a well-trained monkey could do. Even if you've never written a line of code, you can pass off that grunt work to your computer. Learn how in Automate the Boring Stuff with Python"-- |c Provided by publisher.
588 |a Description based on publisher data. |5 TnLvILS
6500 |a Python (Computer program language)
6500 |a Computer programming
949 |b 32046833075307 |c SYSCOMP |d 005.13 SWEIG |l HSP |n 8776666 |o 0 |s i |w 03/18/2025 |x 0 |y PBK
949 |b 32046833076511 |c SYSCOMP |d 005.13 SWEIG |l LEE |n 8776673 |o 0 |s i |w 03/18/2025 |x 0 |y PBK
949 |b 32046833076479 |c SYSCOMP |d 005.13 SWEIG |l MID |n 8776669 |o 0 |s i |w 03/18/2025 |x 0 |y PBK
949 |b 32046833076453 |c SYSCOMP |d 005.13 SWEIG |l MOR |n 8776667 |o 0 |s h |w 03/18/2025 |x 0 |y PBK
949 |b 32046833075299 |c SYSCOMP |d 005.13 SWEIG |l MOR |n 8776665 |o 0 |s o |w 03/18/2025 |x 1 |y PBK
949 |b 32046833076495 |c SYSCOMP |d 005.13 SWEIG |l OBR |n 8776671 |o 0 |s h |w 03/18/2025 |x 0 |y PBK
949 |b 32046833076487 |c SYSCOMP |d 005.13 SWEIG |l WAK |n 8776670 |o 0 |s i |w 03/18/2025 |x 0 |y PBK
949 |b 32046833076461 |c SYSCOMP |d 005.13 SWEIG |l WCPL |n 8776668 |o 0 |s i |w 03/18/2025 |x 0 |y PBK
949 |b 32046833076503 |c SYSCOMP |d 005.13 SWEIG |l WCPL |n 8776672 |o 0 |s h |w 03/18/2025 |x 0 |y PBK
949 |b 32046833076529 |c SYSCOMP |d 005.13 SWEIG |l WCPL |n 8776674 |o 0 |s o |w 03/18/2025 |x 1 |y PBK
999 |a 800048