Automate the Boring Stuff with Python 中文翻译版,欢迎fork - lisiyu/Automate-the-Boring-Stuff-with-Python-ChineseVersion
--Automate the Boring Stuff with Python 星级: 505 页 Automate the Boring Stuff with Python No Starch Press 2015 星级: 721 页 Automate the boring stuff with python 2nd edition 星级: 568 页 Automate the Boring Stuff with Python 2ND EDITION 星级: 809 页 (Py) Sweigart, Automate the Bor...
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. Third Edition Now Available ...
Of course, all the data you enter in this program is forgotten when the program terminates. You’ll learn how to save data to files on the hard drive in Chapter 9.ORDERED DICTIONARIES IN PYTHON 3.7 While they’re still not ordered and have no “first” key-value pair, dictionaries in ...
Automate the Boring Stuff with Python was written for people who want to get up to speed writing small programs that do practical tasks as soon as possible. You don't need to know sorting algorithms or object-oriented programming, so this course skips all the computer science and concentrates...
【摘要】 Automate the Boring Stuff with Python这本书的中文版就要出版了! 作者是谁?起了这么另类(Diao,三声)的英文书名! Al Sweigart是一名软件开发者和技术图书作者,居住在旧金山。Python是他最喜欢的编程语言,他开发了几个开源模块。他的其他著作都在他的网站http://www.inventwithpython.com/上。 这个哥们...
经典教程Automate the Boring Stuff with Python中文版及源码 代码片段和文件信息 属性 大小 日期 时间 名称--- --- --- --- --- 文件8645195 2018-01-17 21:44 automate_online-materials.zip 文件14543658 2018-01-17 21:40 Python 编程快速上手 让繁琐工作自动化 (Automate the Boring Stuff with Pyt...
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 Pytho... (展开全部) 作者简介 ··· Al Sweigart is a professional software developer who teaches ...
Automate the Boring Stuff with Python by Al Sweigart Publisher: No Starch Press 2015ISBN/ASIN: 1593275994ISBN-13: 9781593275990Number of pages: 504 Description:Learn how to use Python to write programs that do in minutes what would take you hours to do by hand -- no prior programming ...
What's New in the 2nd Edition of "Automate the Boring Stuff with Python" 上面这个评论标题来自本书作者自己发布的博客文章,链接是: https://inventwithpython.com/blog/2019/10/07/whats-new-in-the-2nd-edition-of-automate-the-boring-stuff-with-python/ 简单来说,第二版更新了以下内容: The second...