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-09-24


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("这种写法才是真的在“教”啊")

评分

寓教于用,很实用的入门教材,也是用这本书的知识编写了第一个工作中代替自己进行分析的程序,使工作效率大为提升,也更加趣味化。

评分

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

评分

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操作文本,如何用Python发邮件),在完成任务的过程中介绍相应的module,而且都是点到为止。但作为小白,你还能期望更多?说实话,作为Pyt...  

评分

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

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

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. 图书目录大全 版权所有