Automate the Boring Stuff with Python pdf epub mobi txt 電子書 下載 2024


Automate the Boring Stuff with Python

簡體網頁||繁體網頁
Albert Sweigart
No Starch Press
2015-2-25
448
USD 29.95
Paperback
9781593275990

圖書標籤: Python  編程  Programming  計算機  python  自動化  IT  思維方式   


喜歡 Automate the Boring Stuff with Python 的讀者還喜歡




點擊這裡下載
    


想要找書就要到 小哈圖書下載中心
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

发表于2024-12-23

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 epub mobi txt 電子書 下載 2024



圖書描述


著者簡介

Al Sweigart 是一名軟件開發者,還教小孩和成人編程。他為初學者寫瞭幾本Python 書籍,包括《Python 密碼學編程》、《Python 遊戲編程快速上手》和《Python 和Pygame 遊戲開發指南》。


圖書目錄


Automate the Boring Stuff with Python pdf epub mobi txt 電子書 下載
想要找書就要到 小哈圖書下載中心
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

用戶評價

評分

真是實用無比的書。。比前幾年packtpub上讀過的那些書還要實用。。

評分

適閤無編程基礎的初學者,快速上手。 英文版:https://automatetheboringstuff.com/#toc

評分

真是實用無比的書。。比前幾年packtpub上讀過的那些書還要實用。。

評分

人類在計算機上重復三次的行為, 必須交給計算機自行解決.

評分

人類在計算機上重復三次的行為, 必須交給計算機自行解決.

讀後感

評分

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

評分

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? 正则表达...  

評分

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

評分

首先我是新手哈,不过也了解最最基础的代码基础(限于字符串、控制流)。 不过我照这本书写代码,前面写的有点难受,比方在说控制流程elif的时候,name、ege都没有变量输入,那代码直接写就不能运行。我怎么觉得这缩进也有问题,不知道是不是翻译的原因。 if name == 'Alice': ...

評分

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

類似圖書 點擊查看全場最低價

Automate the Boring Stuff with Python pdf epub mobi txt 電子書 下載 2024


分享鏈接





相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2024 qciss.net All Rights Reserved. 小哈圖書下載中心 版权所有