Automate the Boring Stuff with Python 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024


Automate the Boring Stuff with Python

简体网页||繁体网页
Albert Sweigart 作者
No Starch Press
译者
2015-2-25 出版日期
448 页数
USD 29.95 价格
Paperback
丛书系列
9781593275990 图书编码

Automate the Boring Stuff with Python 在线电子书 图书标签: Python  编程  Programming  计算机  python  自动化  IT  思维方式   


喜欢 Automate the Boring Stuff with Python 在线电子书 的读者还喜欢




点击这里下载
    

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2024-11-21


Automate the Boring Stuff with Python 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2024

Automate the Boring Stuff with Python 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2024

Automate the Boring Stuff with Python 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024



Automate the Boring Stuff with Python 在线电子书 用户评价

评分

浅显易懂

评分

# comment.py - Write a comment about 'automate' book. print("这种写法才是真的在“教”啊")

评分

读的是开源的版本,到后面的章节开始有一些错误。但瑕不掩瑜,是一本非常不错的task-oriented的上手读物。不过感觉上更适合业余玩玩,作为真是学习的入门可能稍欠专业性。

评分

https://automatetheboringstuff.com/

评分

原来是给非开发者看的,太简单了

Automate the Boring Stuff with Python 在线电子书 著者简介

Al Sweigart 是一名软件开发者,还教小孩和成人编程。他为初学者写了几本Python 书籍,包括《Python 密码学编程》、《Python 游戏编程快速上手》和《Python 和Pygame 游戏开发指南》。


Automate the Boring Stuff with Python 在线电子书 图书目录


Automate the Boring Stuff with Python 在线电子书 pdf 下载 txt下载 epub 下载 mobi 在线电子书下载

Automate the Boring Stuff with Python 在线电子书 图书描述


想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

Automate the Boring Stuff with Python 在线电子书 读后感

评分

>>>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] (<...  

评分

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

评分

熟识,也是再见。 这本书读了三年,没错,三年 多,打开合上,还买过网课,一个一个看实际操作。 等真的上了手,开始接几个小项目,对作者的崇敬只有更高, 但是也明白,Python真正强大的地方,不在于和Excel结合的部分, 在于自己那一套完整的生态,例如pandas,而不是各种对E...  

评分

K: What I know? Python基本数据类型(int, float, bool, list, str, tuple, dict) 常用BIF 如何写函数和类 数据持久化的几种方法 W: What I want to know? 能用Python来自动化处理日常事务,excel,爬虫,发邮件。。。 L: What I learnt after reading this book? 正则表达...  

评分

复制我在京东的评价。顺便也是我的豆瓣首评。以下: 先声明,此评价与平台无关,只针对内容质量。这本书,怎么说呢,英文版没有看过,但是就我看的中文版来说…质量不是太高,大家可以慎重考虑一下。入门感觉还可以,但是从排版到翻译,简直是错漏百出。引用的代码有很多错误,...  

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

Automate the Boring Stuff with Python 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024


分享链接





Automate the Boring Stuff with Python 在线电子书 相关图书




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

友情链接

© 2024 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有