Skip to content

Commit eae3319

Browse files
committed
如何获取代码
1 parent d0a97e9 commit eae3319

File tree

2 files changed

+8
-196
lines changed

2 files changed

+8
-196
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,15 @@ Python 抽象程度比较高, 我们能用更少的代码来实现功能,同
127127
## 资料
128128

129129
- 视频。包含所有讲解视频
130-
- 代码示例。所有代码我会放到 github 上。注意每一章目录里都有 py 文件,在电子书里看不到。clone 下代码找到对应目录里的 python 文件即是每章涉及到的代码。
130+
- 代码示例。所有代码我会放到 github 上。
131131
- markdown 讲义,包含视频内容的提要等内容
132132
- 延伸阅读。我会附上一些阅读资料方便想深入学习的同学
133133

134+
## 如何获取每章代码
135+
136+
注意每一章目录里都有 py 文件,在电子书里看不到。clone 下代码找到对应目录里的 python 文件即是每章涉及到的代码。
137+
138+
134139
## 如何学习
135140
笔者讲课录制视频的过程也是自己再整理和学习的过程,录制视频之前需要参考很多资料
136141
希望对所讲到的内容,你能够
@@ -158,6 +163,7 @@ Python 抽象程度比较高, 我们能用更少的代码来实现功能,同
158163
- Atom
159164
- Vscode
160165
- Vim
166+
- Emacs
161167

162168

163169
## 勘误

docs/index.md

Lines changed: 0 additions & 195 deletions
This file was deleted.

docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../README.md

0 commit comments

Comments
 (0)