An open API service indexing awesome lists of open source software.

https://github.com/apestalk/python

学习Python笔记。Life is short, you need Python.
https://github.com/apestalk/python

learning-notes learning-python python

Last synced: 9 months ago
JSON representation

学习Python笔记。Life is short, you need Python.

Awesome Lists containing this project

README

          

# Python
Python学习,基于Mac环境下的Python3.x。

# 资料

- [Python官方教程](https://docs.python.org/3.6/tutorial/index.html)

- [Python教程-廖雪峰](http://www.liaoxuefeng.com/wiki/0014316089557264a6b348958f449949df42a6d3a2e542c000)
- [笨方法学习Python3(Learn Python3 the hard way)](https://pan.baidu.com/s/1qYc8zSC)

- [有哪些值得推荐的Python学习网站?](https://www.zhihu.com/question/36082950)
- [知乎上值得关注的Python大佬](https://zhuanlan.zhihu.com/p/27764105?utm_medium=social&utm_source=qq?utm_medium=social&utm_source=qq)

- [Python 的练手项目有哪些值得推荐?](https://www.zhihu.com/question/29372574)

- [Python官方第三方库](https://pypi.python.org/pypi)

- [免费的计算机编程类中文书籍](https://github.com/justjavac/free-programming-books-zh_CN)