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.
- Host: GitHub
- URL: https://github.com/apestalk/python
- Owner: ApesTalk
- License: mit
- Created: 2017-07-07T07:16:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-02T02:32:23.000Z (over 7 years ago)
- Last Synced: 2025-01-05T23:23:05.926Z (10 months ago)
- Topics: learning-notes, learning-python, python
- Homepage:
- Size: 55.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)