Python学习网站 清水

python中文开发者社区

https://www.pythontab。com

1、廖雪峰的官方网站   python3.x

https://www.liaoxuefeng.com/wiki/1016959663602400

2、菜鸟教程  python3.x

https://www.runoob.com/python3/python3-tutorial.html

3、python在线学习 

http://code.py40.com/

(以下为在线阅读教材)

4、简明python教程

https://wizardforcel.gitbooks.io/a-byte-of-python/content/

5、利用python进行数据分析-第二版

https://seancheney.gitbook.io/python-for-data-analysis-2nd/

6、Python Cookbook 3rd Edition Documentation

https://python3-cookbook.readthedocs.io/zh_CN/latest/

7、problem-solving-with-algorithms-and-data-structure-using-python 中文版

https://facert.gitbooks.io/python-data-structure-cn/

8、Python - 100天从新手到大师

https://github.com/jackfrued/Python-100-Days

原文地址:https://www.cnblogs.com/guohongwei/p/10840963.html