|Listed in category:
Have one to sell?

Automate the Boring Stuff with Python, 2nd Edition: Practical Programming for To

US $13.50
ApproximatelyPHP 752.49
Condition:
Like New
Giving never felt so good. This sale benefits charity.
Breathe easy. Returns accepted.
Shipping:
Free USPS Media MailTM.
Located in: Oakland, California, United States
Delivery:
Estimated between Tue, 10 Jun and Fri, 13 Jun to 94104
Delivery time is estimated using our proprietary method which is based on the buyer's proximity to the item location, the shipping service selected, the seller's shipping history, and other factors. Delivery times may vary, especially during peak periods.
Returns:
30 days return. Buyer pays for return shipping. If you use an eBay shipping label, it will be deducted from your refund amount.
Coverage:
Read item description or contact seller for details. See all detailsSee all details on coverage
(Not eligible for eBay purchase protection programmes)
Seller assumes all responsibility for this listing.
eBay item number:297376885696

All net proceeds will support Friends of the Oakland Public Library

We support the Oakland Public Library (CA) system through retail book sales, memberships, and other donations -- we average more than $200,000 in grants to the library each year to be used for special ...
  • Official eBay for Charity listing. Learn more
  • This sale benefits a verified non-profit partner.

Item specifics

Condition
Like New: A book in excellent condition. Cover is shiny and undamaged, and the dust jacket is ...
ISBN
9781593279929

About this product

Product Identifiers

Publisher
No Starch Press, Incorporated
ISBN-10
1593279922
ISBN-13
9781593279929
eBay Product ID (ePID)
17038376458

Product Key Features

Number of Pages
592 Pages
Language
English
Publication Name
Automate the Boring Stuff with Python, 2nd Edition : Practical Programming for Total Beginners
Publication Year
2019
Subject
Computer Science, Programming / Open Source, General, Programming Languages / Python
Type
Textbook
Author
Al Sweigart
Subject Area
Mathematics, Computers
Format
Trade Paperback

Dimensions

Item Height
1.5 in
Item Weight
33.7 Oz
Item Length
9.2 in
Item Width
7 in

Additional Product Features

Edition Number
2
Intended Audience
Trade
LCCN
2020-455152
Reviews
"With lessons on how to use Python to program Excel spreadsheets, crawl websites, parse PDFs and Word documents, send emails, and other productivity-boosting task automation, it's a stellar resource for office workers, academics, and administrators." --Mashable Praise for the first edition of Automate the Boring Stuff with Python: "The best part of programming is the triumph of seeing the machine do something useful. Automate the Boring Stuff with Python frames all of programming as these small triumphs; it makes the boring fun." -- Hilary Mason, Founder of Fast Forward Labs and Data Scientist in Residence at Accel "Do you need Automate the Boring Stuff with Python ? Yes, if you want to enhance your workflow by using automation, this is an excellent place to start. Highly recommended." --Network World "Valuable to have on your shelf...an extremely useful book." -- Kids, Code, and Computer Science Magazine " Automate the Boring Stuff with Python is perfect for anyone who has menial tasks they don't want to spend hours doing." -- GeekMom "Whether you prefer working through a book, or learning by watching, or both together, Automate the Boring Stuff will have you productive in Python in no time." --Serdar Yegulalp, InfoWorld "If you seriously want to know how much Python helps with automation, my favorite place is the Automate Boring Stuff with Python book, a simply awesome book." --Javin Paul, Hacker Noon "This is certainly a much more engaging way to learn Python . . . it gets you all excited by the prospect of making cool little programs that will save you time." --Andrew Lau, AndrewLauActuary.c om, Praise for the first edition of Automate the Boring Stuff with Python: "The best part of programming is the triumph of seeing the machine do something useful. Automate the Boring Stuff with Python frames all of programming as these small triumphs; it makes the boring fun." -- Hilary Mason, Founder of Fast Forward Labs and Data Scientist in Residence at Accel "Do you need Automate the Boring Stuff with Python ? Yes, if you want to enhance your workflow by using automation, this is an excellent place to start. Highly recommended." --Network World "Valuable to have on your shelf...an extremely useful book." -- Kids, Code, and Computer Science Magazine " Automate the Boring Stuff with Python is perfect for anyone who has menial tasks they don't want to spend hours doing." -- GeekMom, "With lessons on how to use Python to program Excel spreadsheets, crawl websites, parse PDFs and Word documents, send emails, and other productivity-boosting task automation, it's a stellar resource for office workers, academics, and administrators." --Mashable Praise for the first edition of Automate the Boring Stuff with Python: "The best part of programming is the triumph of seeing the machine do something useful. Automate the Boring Stuff with Python frames all of programming as these small triumphs; it makes the boring fun." -- Hilary Mason, Founder of Fast Forward Labs and Data Scientist in Residence at Accel "Do you need Automate the Boring Stuff with Python ? Yes, if you want to enhance your workflow by using automation, this is an excellent place to start. Highly recommended." --Network World "Valuable to have on your shelf...an extremely useful book." -- Kids, Code, and Computer Science Magazine " Automate the Boring Stuff with Python is perfect for anyone who has menial tasks they don't want to spend hours doing." -- GeekMom "Whether you prefer working through a book, or learning by watching, or both together, Automate the Boring Stuff will have you productive in Python in no time." --Serdar Yegulalp, InfoWorld "If you seriously want to know how much Python helps with automation, my favorite place is the Automate Boring Stuff with Python book, a simply awesome book." --Javin Paul, Hacker Noon "This is certainly a much more engaging way to learn Python . . . it gets you all excited by the prospect of making cool little programs that will save you time." --Andrew Lau, AndrewLauActuary.com "I've found both the book and Udemy course of Automate the Boring Stuff with Python by Al Sweigart to be really helpful." --Mark S, @Awful_Curious
Dewey Edition
23
Illustrated
Yes
Dewey Decimal
005.133
Table Of Content
Acknowledgments Introduction Part I: Python Programming Basics Chapter 1: Python Basics Chapter 2: Flow Control Chapter 3: Functions Chapter 4: Lists Chapter 5: Dictionaries and Structuring Data Chapter 6: Manipulating Strings Part II: Automating Tasks Chapter 7: Pattern Matching with Regular Expressions Chapter 8: Input Validation Chapter 9: Reading and Writing Files Chapter 10: Organizing Files Chapter 11: Debugging Chapter 12: Web Scraping Chapter 13: Working with Excel Spreadsheets Chapter 14: Working with Google Sheets Chapter 15: Working with PDF and Word Documents Chapter 16: Working with CSV Files and JSON Data Chapter 17: Keeping Time, Scheduling Tasks, and Launching Programs Chapter 18: Sending Email and Text Messages Chapter 19: Manipulating Images Chapter 20: Controlling the Keyboard and Mouse with GUI Automation Appendix A: Installing Third-Party Modules Appendix B: Running Programs Appendix C: Answers to the Practice Questions
Synopsis
Learn how to code while you write programs that effortlessly perform useful feats of automation! The second edition of this international fan favorite includes a brand-new chapter on input validation, Gmail and Google Sheets automations, tips for updating CSV files, and more. If you've ever spent hours renaming files or updating spreadsheet cells, you know how tedious tasks like these can be. But what if you could have your computer do them for you? Automate the Boring Stuff with Python, 2nd Edition teaches even the technically uninclined how to write programs that do in minutes what would take hours to do by hand-no prior coding experience required! This new, fully revised edition of Al Sweigart's bestselling Pythonic classic, Automate the Boring Stuff with Python , covers all the basics of Python 3 while exploring its rich library of modules for performing specific tasks, like scraping data off the Web, filling out forms, renaming files, organizing folders, sending email responses, and merging, splitting, or encrypting PDFs. There's also a brand-new chapter on input validation, tutorials on automating Gmail and Google Sheets, tips on automatically updating CSV files, and other recent feats of automations that improve your efficiency. Detailed, step-by-step instructions walk you through each program, allowing you to create useful tools as you build out your programming skills, and updated practice projects at the end of each chapter challenge you to improve those programs and use your newfound skills to automate similar tasks. Boring tasks no longer have to take to get through-and neither does learning Python!, The second edition of this best-selling Python book (over 500,000 copies sold!) uses Python 3 to teach even the technically uninclined how to write programs that do in minutes what would take hours to do by hand. There is no prior programming experience required and the book is loved by liberal arts majors and geeks alike. 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 this fully revised second edition of the best-selling classic 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. You'll learn the basics of Python and explore Python's rich library of modules for performing specific tasks, like scraping data off websites, reading PDF and Word documents, and automating clicking and typing tasks. The second edition of this international fan favorite includes a brand-new chapter on input validation, as well as tutorials on automating Gmail and Google Sheets, plus tips on automatically updating CSV files. You'll learn how to create programs that effortlessly perform useful 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 email responses and text notifications - Fill out online forms Step-by-step instructions walk you through each program, and updated practice projects at the end of each chapter challenge you to improve those programs and use your newfound skills to automate similar tasks. Don't spend your time doing work a well-trained monkey could do. Even if you've never written a line of code, you can make your computer do the grunt work. Learn how in Automate the Boring Stuff with Python, 2nd Edition ., The second edition of this best-selling Python book (100,000+ copies sold in print alone) uses Python 3 to teach even the technically uninclined how to write programs that do in minutes what would take hours to do by hand. There is no prior programming experience required and the book is loved by liberal arts majors and geeks alike. 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 this fully revised second edition of the best-selling classic 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. You'll learn the basics Python and explore Python's rich library of modules for performing specific tasks, like scraping data off websites, reading PDF and Word documents, and automating clicking and typing tasks. The second edition of this international fan favorite includes a brand-new chapter on input validation, as well as tutorials on automating Gmail and Google Sheets, plus tips on automatically updating CSV files. You'll learn how to create programs that effortlessly perform useful 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 email responses and text notifications - Fill out online forms Step-by-step instructions walk you through each program, and updated practice projects at the end of each chapter challenge you to improve those programs and use your newfound skills to automate similar tasks. Don't spend your time doing work a well-trained monkey could do. Even if you've never written a line of code, you can make your computer do the grunt work. Learn how in Automate the Boring Stuff with Python, 2nd Edition ., The second edition of this best-selling Python book teaches even the technically uninclined how to automate the boring stuff.
LC Classification Number
QA76.73.P98S94 2020

Item description from the seller

About this seller

The Bookmark Bookstore

99.8% positive feedback3.7K items sold

Joined Mar 2016
Usually responds within 24 hours
We are a brick & mortar store operated by the Friends of the Oakland Public Library. We're almost all volunteers (one paid manager) and all sales go to support the programs and activities of our local ...
See more

Detailed Seller Ratings

Average for the last 12 months
Accurate description
5.0
Reasonable shipping cost
4.9
Shipping speed
5.0
Communication
5.0

Seller feedback (1,194)

All ratings
Positive
Neutral
Negative