https://github.com/yidao620c/core-python
python tech
https://github.com/yidao620c/core-python
Last synced: 3 months ago
JSON representation
python tech
- Host: GitHub
- URL: https://github.com/yidao620c/core-python
- Owner: yidao620c
- License: apache-2.0
- Created: 2016-03-09T09:57:58.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-03-27T15:48:21.000Z (almost 4 years ago)
- Last Synced: 2025-01-14T22:51:50.443Z (12 months ago)
- Language: Python
- Size: 303 KB
- Stars: 15
- Watchers: 6
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## core-python
python语言基础,主要代码来自于《流畅的Python》一书,这是一本Python进阶最值得推荐的书。
## 推荐书籍列表
* 《Python编程从入门到实践》
* 《Python基础教程(第3版)》
* 《Python参考手册(第4版)》
* 《Python核心编程(第3版)》
* 《流畅的Python》
* 《Python Cookbook(第3版)》
* 《Python高级编程(第2版)》