For example, here are the programming instructions, called the source code, for a simple program written in the Python programming language. Starting at the top, the Python software runs each line of code (some lines are run only if a certain condition is true or else Python runs some ...
The Python code spam[0] would evaluate to 'cat', and spam[1] would evaluate to 'bat', and so on. The integer inside the square brackets that follows the list is called an index. The first value in the list is at index 0, the second value is at index 1, the third value is at...
--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...
Automate the Boring Stuff with Python 中文翻译版,欢迎fork - lisiyu/Automate-the-Boring-Stuff-with-Python-ChineseVersion
Automate the Boring Stuff with Python的创作者 ··· Albert Sweigart 作者 作者简介 ··· Al Sweigart 是一名软件开发者,还教小孩和成人编程。他为初学者写了几本Python 书籍,包括《Python 密码学编程》、《Python 游戏编程快速上手》和《Python 和Pygame 游戏开发指南》。 原文摘录 ··· ( 全部 )...
【摘要】 Automate the Boring Stuff with Python这本书的中文版就要出版了! 作者是谁?起了这么另类(Diao,三声)的英文书名! Al Sweigart是一名软件开发者和技术图书作者,居住在旧金山。Python是他最喜欢的编程语言,他开发了几个开源模块。他的其他著作都在他的网站http://www.inventwithpython.com/上。 这个哥们...
Gi**ve上传20.19 MB文件格式rarpythonAutomate Python编程快速上手++让繁琐工作自动化,Automate the Boring Stuff with Python中文版及源码 (0)踩踩(0) 所需:7积分 macOS-Mojave-Compatibility-hardware-list 2025-03-18 00:36:50 积分:1 天天美照
经典教程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...
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 ...
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 ...