File tree Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change @@ -29,32 +29,40 @@ Python小例子 https://github.com/jackzhenguo/python-small-examples
29
29
30
30
目前已完成第一版,目录如下:
31
31
32
- ### Python
32
+ ### : pencil2 : Python 基础
33
33
34
34
- [ Python基础] ( ./Python基础/Python基础.md )
35
35
36
+ ### :computer : Python 进阶
37
+
36
38
- [ Python进阶] ( ./Python进阶/Python进阶.md )
37
39
40
+ ### :cloud : Python 绘图
41
+
38
42
- [ Python绘图] ( ./Python绘图/Python绘图.md )
39
43
44
+ ### :art : Python 坑点
45
+
40
46
- [ Python坑点] ( ./Python坑点/Python坑点.md )
41
47
42
- ### 算法刷题
48
+ ### : floppy_disk : 算法刷题
43
49
44
50
- [ 算法刷题] ( ./算法刷题/算法刷题.md )
45
51
46
- ### 机器学习
52
+ ### : coffee : 机器学习
47
53
48
54
- [ 机器学习] ( ./机器学习/机器学习入门前.md )
49
55
50
- ### 数据分析
56
+ ### : bulb : 数据分析
51
57
52
58
- [ 数据分析] ( ./数据分析/数据分析.md )
53
59
54
- ### Web 开发
60
+ ### : wrench : Web 开发
55
61
56
62
- [ Web开发] ( ./Web开发/Web开发.md )
57
63
64
+ <br >
65
+ <br >
58
66
59
67
## 🔨 V2 迭代开发中
60
68
You can’t perform that action at this time.
0 commit comments