Skip to content

Commit 992afbf

Browse files
committed
docs: 添加内容
1 parent a6fccec commit 992afbf

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

996 KB
Binary file not shown.

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,14 +60,17 @@
6060
- [示例](http://www.runoob.com/python/python-100-examples.html)
6161
- [示例](http://www.runoob.com/python3/python3-examples.html)
6262
- [正则表达式](http://www.runoob.com/python/python-reg-expressions.html)
63-
- [调试](./debug.md)
63+
- [调试](./debug.md)
6464

6565
## Reference
6666

6767
- [Python2 菜鸟](http://www.runoob.com/python/python-tutorial.html)
6868
- [Python3 菜鸟](http://www.runoob.com/python3/python3-tutorial.html)
69+
- [Python 入门指南](http://www.pythondoc.com/pythontutorial3/index.html)
70+
- [free-programming-books Python中文](https://github.com/justjavac/free-programming-books-zh_CN#python)
6971
- [Python3 廖雪峰](https://www.liaoxuefeng.com/wiki/0014316089557264a6b348958f449949df42a6d3a2e542c000)
7072
- [Python Official Website](https://www.python.org/)
7173
- [awesome-python 中文](https://github.com/jobbole/awesome-python-cn)
7274
- [awesome-python3-webapp](https://github.com/michaelliao/awesome-python3-webapp)
73-
- [Python 入门教程](https://github.com/TwoWater/Python)
75+
- [Python 入门教程](https://github.com/TwoWater/Python)
76+
- [Python 最佳实践指南](https://pythonguidecn.readthedocs.io/zh/latest/)

0 commit comments

Comments
 (0)