Automate the Boring Stuff with Python, 2nd Edition: Practical Programming for Total Beginners 🔍
Sweigart, Al No Starch Press, Incorporated, 2nd Edition, Nov 12, 2019
英语 [en] · EPUB · 25.1MB · 2019 · 📘 非小说类图书 · 🚀/lgli/lgrs/zlib · Save
描述
Ever spent way too much time renaming a folder full of files, or updating hundreds of cells in Excel by hand? You might not be a programmer, but even non-programmers can benefit from knowing how to write simple time-saving scripts. Automate the Boring Stuff with Python teaches you just enough Python for you to start automating your own tedious computer tasks.
Starting from zero, author Al Sweigart gets you up and running with the beginner-friendly Python programming language as quickly as possible, without a lot of unnecessary theory. You start with the basics, learning from code examples that are as practical as they are illustrative. Soon you're using powerful pieces of pre-existing code (Python's "modules") to effortlessly perform truly impressive--and useful--feats of scripting prowess. In particular, this book teaches you how to: Search for any pattern of text in a file, or across multiple filesOrganize your life (and computer) by creating, updating, moving, and renaming files and foldersScrape the web for data and informationInstantly update Excel spreadsheets of any sizeAutomatically send out emails or text messagesSchedule your computer to perform tasks at regular intervalsIt turns out that you don't need to be a programmer to get your computer to work for you. Automate the Boring Stuff with Python really is the practical programming guide for the rest of us.
备用文件名
lgrsnf/Z:\Bibliotik_\A Library\Programming\Python\Automate the Boring Stuff with Python_ 2nd Edition - Al Sweigart.epub
备用文件名
zlib/Computers/Programming/Sweigart, Al/Automate the Boring Stuff with Python: Practical Programming for Total Beginners_11004457.epub
备选标题
Автоматизация рутинных задач с помощью Python: практическое руководство для начинающих
备选作者
Эл Свейгарт; перевод с английского А. Г. Гузикевича и И. В. Красикова
备选作者
Albert Sweigart
备选作者
Свейгарт, Эл
备用出版商
Random House LLC US
备用出版商
Диалектика
备用版本
2-е изд., Москва, Санкт-Петербург, Russia, 2021
备用版本
Second edition, San Francisco, USA, 2020
备用版本
United States, United States of America
备用版本
2nd edition, San Francisco, 2020
备用版本
Second edition, 2019
备用版本
Illustrated, 2019
元数据中的注释
lg2861006
元数据中的注释
Source title: Automate the Boring Stuff with Python, 2nd Edition: Practical Programming for Total Beginners
元数据中的注释
Предм. указ.: с. 667-672
Пер.: Sweiqart, Al Automate the boring stuff with Python 978-1-59327-992-9
元数据中的注释
РГБ
元数据中的注释
Russian State Library [rgb] MARC:
=001 010800850
=005 20210907202915.0
=008 200113s2021\\\\ru\||||\\\\\\\|||\|\russd
=017 \\ $a КН-П-21-062788 $b RuMoRKP
=020 \\ $a 978-5-907365-55-1 $c 500 экз.
=040 \\ $a RuMoRGB $b rus $e rcr
=041 1\ $a rus $h eng
=044 \\ $a ru
=084 \\ $a З973.2-018.19Python,0 $2 rubbk
=100 1\ $a Свейгарт, Эл
=245 00 $a Автоматизация рутинных задач с помощью Python : $b практическое руководство для начинающих $c Эл Свейгарт ; перевод с английского А. Г. Гузикевича и И. В. Красикова
=250 \\ $a 2-е изд.
=260 \\ $a Москва ; $a Санкт-Петербург $b Диалектика $c 2021
=300 \\ $a 672 с. $b ил., табл. $c 24 см
=336 \\ $a Текст (визуальный)
=337 \\ $a непосредственный
=500 \\ $a Предм. указ.: с. 667-672
=534 \\ $p Пер.: $a Sweiqart, Al $t Automate the boring stuff with Python $z 978-1-59327-992-9
=650 \7 $a Техника. Технические науки -- Энергетика. Радиоэлектроника -- Радиоэлектроника -- Вычислительная техника -- Вычислительные машины электронные цифровые -- Программирование -- Языки программирования -- Python $2 rubbk
=852 \\ $a РГБ $b FB $j 2 21-55/14 $x 90
=852 \\ $a РГБ $b ORF $x 82
=852 \\ $a РГБ $b ORF $x 82
备用描述
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 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.
备用描述
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 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.[ (Source)][1]
[1]: http://www.amazon.com/Automate-Boring-Stuff-Python-Programming/dp/1593275994
开源日期
2020-11-29
更多信息……

🚀 快速下载

成为会员以支持书籍、论文等的长期保存。为了感谢您对我们的支持,您将获得高速下载权益。❤️

🐢 低速下载

由可信的合作方提供。 更多信息请参见常见问题解答。 (可能需要验证浏览器——无限次下载!)

所有选项下载的文件都相同,应该可以安全使用。即使这样,从互联网下载文件时始终要小心。例如,确保您的设备更新及时。
  • 对于大文件,我们建议使用下载管理器以防止中断。
    推荐的下载管理器:Motrix
  • 您将需要一个电子书或 PDF 阅读器来打开文件,具体取决于文件格式。
    推荐的电子书阅读器:Anna的档案在线查看器ReadEraCalibre
  • 使用在线工具进行格式转换。
    推荐的转换工具:CloudConvertPrintFriendly
  • 您可以将 PDF 和 EPUB 文件发送到您的 Kindle 或 Kobo 电子阅读器。
    推荐的工具:亚马逊的“发送到 Kindle”djazz 的“发送到 Kobo/Kindle”
  • 支持作者和图书馆
    ✍️ 如果您喜欢这个并且能够负担得起,请考虑购买原版,或直接支持作者。
    📚 如果您当地的图书馆有这本书,请考虑在那里免费借阅。