-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Zhen Chen edited this page Sep 11, 2019
·
3 revisions
Welcome to the Learn-Python3 wiki!
编辑器软件安装:
- 编辑开发环境
(1)Visual Studio Code/ Notepad++文件编辑器 / Sublime 文本编辑器;
(2)Git-bash安装程序;
课次 | 日期 | 内容 | 关键词/概述 | 附注 |
---|---|---|---|---|
第0次 | 0 | 准备 | 课程介绍,软件环境设置:git jupyter-notebook markdown | 样例代码 |
第1次 | 1 | 上午 | [Strings][Numbers][Lists][Dictionaries][Conditionals][For] | (exercise) |
第2次 | 2 | 上午 | [Functions] [Classes] [File] [Exceptions] | (exercise) |
第3次 | 3 | 上午 | [Modules][Project][PyTest_1_2] [Debugging] | (exercise) |
第4次 | 4 | 上午 | [testing1] [testing2] [Goodies] | (exercise) |
第5次 | 5 | 上午 | [idiomatic_dicts][idiomatic_loops] | (exercise) |
第6次 | 6 | 上午 | [recap1_exercise1] [recap2_exercise] | (exercise) |
第7次 | 7 | 上午 | [std_lib2] [pytest_fixtures] | [exercise] |
第8次 | 8 | 上午 | [best_practices] | conclusion |
- Learning Python 3, Learning Python 3.
清华大学iCenter人工智能系统实验室