# think python 3e中文版 **Repository Path**: regentsai/Think_Python_3e_CN ## Basic Information - **Project Name**: think python 3e中文版 - **Description**: think python 3e的中文版翻译。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-12-25 - **Last Updated**: 2025-08-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ThinkPython 第3版 由Allen B. Downey原作的*像计算机科学家一样思考python*第3版的Jupyter笔记及其他材料. 可以在[Bookshop.org](https://bookshop.org/a/98697/9781098155438) 和 [Amazon](https://www.amazon.com/_/dp/1098155432?smid=ATVPDKIKX0DER&_encoding=UTF8&tag=oreilly20-20&_encoding=UTF8&tag=greenteapre01-20&linkCode=ur2&linkId=e2a529f94920295d27ec8a06e757dc7c&camp=1789&creative=9325)获取纸制版和电子版的*Think Python 3e*. ## 相关链接 - [Think Python: 3rd 源代码仓库](https://github.com/AllenDowney/ThinkPython/tree/v3) - [Think Python: 3rd 在线阅读](https://allendowney.github.io/ThinkPython/index.html) - 原作者主页:[Allen B. Downey](https://allendowney.com) - [Think Python: 3rd书籍主页](https://greenteapress.com/wp/think-python-3rd-edition/) - [Think Python: 2nd 英文pdf](http://greenteapress.com/thinkpython2/thinkpython2.pdf),[中文仓库](https://github.com/wenbindu/ThinkPython2-CN)及[在线阅读](http://greenteapress.com/thinkpython2/html/index.html) ## 协议 - 代码:[MIT](https://mit-license.org/) - ipynb文本:[CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) ## 如何使用本仓库 - 如果你会用git,`git clone https://gitee.com/regentsai/Think_Python_3e_CN.git`将本仓库下载至本地,`git pull --force`进行更新 - 如果你没有用过git,可以在[本仓库的gitee页面](https://gitee.com/regentsai/Think_Python_3e_CN)在线阅读,自行创建笔记并跟随演示内容操作;或者等仓库更新结束后在该页面下载压缩包