python学习资源
当前学习路径:
1.基础知识学习
byte-of-python-chinese
官方教程:https://docs.python.org/zh-cn/3.7/tutorial/index.html#tutorial-index
廖雪峰网站:https://www.liaoxuefeng.com/wiki/1016959663602400/1017092876846880
Python-Core-50-Courses:https://github.com/jackfrued/Python-Core-50-Courses
哔哩哔哩视频教程:https://www.bilibili.com/video/av21376839/
2.标准库:https://docs.python.org/zh-cn/3.7/library/os.html
3.源码
https://github.com/python/cpython/blob/3.7/Lib/posixpath.py
4.英语学习资源
https://pymotw.com/2/contents.html
http://code.activestate.com/recipes/580807-variable-abbreviations/?in=lang-python
python简明教程书籍
https://bop.mol.uno/
python实例100 https://www.runoob.com/python3/python3-examples.html
官方文档:
https://docs.pythontab.com/python/python3.5/
https://docs.python.org/3/library/index.html#library-index
库说明文档:https://docs.python.org/3/reference/index.html#reference-index
100个练手小项目:https://blog.csdn.net/dajiangtai007/article/details/65632987
https://linux.cn/article-9071-1.html
https://linux.cn/article-10883-1.html
https://blog.csdn.net/the_fire/article/details/7252472/
https://www.cnblogs.com/fengqiang626/p/11578199.html
https://www.jb51.net/article/164829.htm
https://www.the5fire.com/997.html
简明Python教程:https://www.the5fire.com/997.html
学习资源https://www.cnblogs.com/greatverve/p/python-pdf-books.html
实例:https://blog.csdn.net/MOY37RQW1JarN33BgZk/article/details/79676022
开发环境:https://blog.csdn.net/luoyayun361/article/details/81608822
500行: http://aosabook.org/en/500L/introduction.html
http://aosabook.org/en/index.html
练手项目:https://www.zhihu.com/question/29372574
游戏开发实战:https://github.com/CharlesPikachu/Games
学习博客:https://www.cnblogs.com/botoo/category/1055608.html
实验楼项目:https://www.shiyanlou.com/courses/623