Automate the Boring Stuff with Python, 2nd Edition pdf epub mobi txt 电子书 下载 2025


Automate the Boring Stuff with Python, 2nd Edition

简体网页||繁体网页
Al Sweigart
No Starch Press
2019-11-13
592
USD 39.95
Paperback
9781593279929

图书标签: Python  python  CS  重要  软件工程  计算机  美国  编程   


喜欢 Automate the Boring Stuff with Python, 2nd Edition 的读者还喜欢




下载链接1
下载链接2
下载链接3
    


想要找书就要到 小哈图书下载中心
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2025-03-12

Automate the Boring Stuff with Python, 2nd Edition epub 下载 mobi 下载 pdf 下载 txt 电子书 下载 2025

Automate the Boring Stuff with Python, 2nd Edition epub 下载 mobi 下载 pdf 下载 txt 电子书 下载 2025

Automate the Boring Stuff with Python, 2nd Edition pdf epub mobi txt 电子书 下载 2025



图书描述

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.

Automate the Boring Stuff with Python, 2nd Edition 下载 mobi epub pdf txt 电子书

著者简介

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).


图书目录


Automate the Boring Stuff with Python, 2nd Edition pdf epub mobi txt 电子书 下载
想要找书就要到 小哈图书下载中心
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

用户评价

评分

基础,实用,全面

评分

基础,实用,全面

评分

前半本书是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.

评分

前半本书是Python基础,后半本书介绍了几个Python库:openpyxl for excel, PyPDF2 for pdf editing, smtplib & imapclient for email, pyautogui for GUI automation.

读后感

评分

上面这个评论标题来自本书作者自己发布的博客文章,链接是: [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...  

评分

>>>import openpyxl >>>wb = openpyxl.load_workbook('example.xlsx') >>>sheet = wb.get_active_sheet() >>>sheet.columns[1] 上面的示例为运行后,会产生如下报错: TypeError: 'generator' object is not subscriptable 用以下的方式访问即可 >>> list(sheet.columns)[0] (<...  

评分

上面这个评论标题来自本书作者自己发布的博客文章,链接是: [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...  

评分

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说明,应该使用以下代...  

评分

这本书适合没有python基础的人,如果拿来自学完全没问题。本书分Python编程基础和自动化任务两部分。对于入门的人来说,最怕的就是枯燥+高深度。这本书基础部分共6章,每章结束都有小结、习题和实践项目,算是很用心的作者了。 此外,对于初学者来说,学习一门语言最关键的是ge...  

类似图书 点击查看全场最低价

Automate the Boring Stuff with Python, 2nd Edition pdf epub mobi txt 电子书 下载 2025


分享链接









相关图书




本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

友情链接

© 2025 qciss.net All Rights Reserved. 小哈图书下载中心 版权所有