Python栈的学习资料
持续更新。。。
1. 基础
Python for Everybody的视频课程,称得上深入浅出
https://www.py4e.com/
2. 进阶
偏重实践应用,快速上手,稀饭~
https://pythonprogramming.net/
3. Linux
都是高频命令,当速查表用吧
http://linuxtools-rst.readthedocs.io/zh_CN/latest/index.html
4. 数据库
绿萝间的SQLAlchemy
https://muxuezi.github.io/posts/sqlalchemy-introduce.html
4. 归纳总结写作
MWeb