图书标签: Python python CS 重要 软件工程 计算机 美国 编程
发表于2024-12-28
Automate the Boring Stuff with Python, 2nd Edition pdf epub mobi txt 电子书 下载 2024
If you've ever spent hours renaming files or updating hundreds of spreadsheet cells, you know how tedious tasks like these can be. What if you could have your computer do that for you? In this second edition of Automate the Boring Stuff with Python, you'll learn the basics of programming in Python, the fastest growing programming language today, before moving on to 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
This updated edition is full of step-by-step instructions that walk through each program. 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.
Al Sweigart is a professional software developer who teaches programming to kids and adults. Sweigart has written several bestselling programming books for beginners, including Automate the Boring Stuff with Python, Invent Your Own Computer Games with Python, Cracking Codes with Python, and Coding with Minecraft (all from No Starch Press).
基础,实用,全面
评分基础,实用,全面
评分前半本书是Python基础,后半本书介绍了几个Python库:openpyxl for excel, PyPDF2 for pdf editing, smtplib & imapclient for email, pyautogui for GUI automation.
评分前半本书是Python基础,后半本书介绍了几个Python库:openpyxl for excel, PyPDF2 for pdf editing, smtplib & imapclient for email, pyautogui for GUI automation.
评分基础,实用,全面
这本书前6章是python的基础知识,通俗易懂地讲解基础,初学者容易犯错的地方,作者都会指出来。从第三章开始,每章都有一个实践项目,用来巩固前面所学的知识。 从第七章开始就是书名中的后半部:让繁琐工作自动化。每个章节都可独立出来。每看完一个章节,你都能将其中的知识...
评分16.6.2的示例代码,因为 twilio库的版本变化,会报如下的错误: twilio.base.obsolete.ObsoleteException: TwilioRestClient has been removed from this version of the library. Please refer to current documentation for guidance. 根据该公司的API说明,应该使用以下代...
评分上面这个评论标题来自本书作者自己发布的博客文章,链接是: [https://inventwithpython.com/blog/2019/10/07/whats-new-in-the-2nd-edition-of-automate-the-boring-stuff-with-python/] 简单来说,第二版更新了以下内容: The second edition is about 100 pages longer than...
评分首先我是新手哈,不过也了解最最基础的代码基础(限于字符串、控制流)。 不过我照这本书写代码,前面写的有点难受,比方在说控制流程elif的时候,name、ege都没有变量输入,那代码直接写就不能运行。我怎么觉得这缩进也有问题,不知道是不是翻译的原因。 if name == 'Alice': ...
评分首先我是新手哈,不过也了解最最基础的代码基础(限于字符串、控制流)。 不过我照这本书写代码,前面写的有点难受,比方在说控制流程elif的时候,name、ege都没有变量输入,那代码直接写就不能运行。我怎么觉得这缩进也有问题,不知道是不是翻译的原因。 if name == 'Alice': ...
Automate the Boring Stuff with Python, 2nd Edition pdf epub mobi txt 电子书 下载 2024