mirror of https://github.com/TwoWater/Python
![]() 删除失效插件 |
||
---|---|---|
Code | ||
codeSpecification | ||
python1 | ||
python2 | ||
python3 | ||
python4 | ||
python5 | ||
python6 | ||
python7 | ||
python8 | ||
python9 | ||
python10 | ||
python11 | ||
python12 | ||
python13 | ||
.gitignore | ||
README.md | ||
SUMMARY.md | ||
TwoWater-Python.json | ||
book.json |
README.md
Python
草根开发者学习Python(基于Python3.6)
通过本草根的博客整理而成,相应的博客地址
博客文章 | 平台 |
---|---|
Python 代码规范 | 掘金,简书,CSDN,个人博客 |
草根学Python(一)第一个Python程序 | 掘金,简书,CSDN,个人博客 |
草根学 Python(二)基本数据类型和变量 | 掘金,简书,CSDN,个人博客 |
草根学 Python(三)List 和 Tuple | 掘金,简书,CSDN,个人博客 |
草根学Python(四) Dict 和 Set | 掘金,简书,CSDN,个人博客 |
草根学Python(五) 条件语句和循环语句 | 掘金,简书,CSDN,个人博客 |
草根学Python(六) 函数 | 掘金,简书,CSDN,个人博客 |
草根学Python(七) 迭代器和生成器 | 掘金,简书,CSDN,个人博客 |
草根学Python(八) 模块与包 | 掘金,简书,CSDN,个人博客 |
草根学Python(九) 面向对象 | 掘金,简书,CSDN,个人博客 |
草根学Python(十)Python 的 Magic Method | 掘金,简书,CSDN,个人博客 |
草根学Python(十一)枚举类 | 掘金,简书,CSDN,个人博客 |
草根学Python(十二)元类 | 掘金,简书,CSDN,个人博客 |
草根学Python(十三)线程和进程 | 掘金,简书,CSDN,个人博客 |