# RhinoPython101 **Repository Path**: al666ex/RhinoPython101 ## Basic Information - **Project Name**: RhinoPython101 - **Description**: developer-rhino3d-com trying to translate into CN - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: https://al666ex.gitee.io/ - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-12-06 - **Last Updated**: 2022-11-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: Rhino, Python ## README ### 目录 [Rhino Python 101] - [第1章 这是啥玩意儿](https://gitee.com/al666ex/RhinoPython101/blob/master/_guide_topics/rhinopython/primer-101/1-whats-it-all-about.md) - [第2章 Python基础](https://gitee.com/al666ex/RhinoPython101/blob/master/_guide_topics/rhinopython/primer-101/2-python-essentials.md) - [第3章 脚本结构](https://gitee.com/al666ex/RhinoPython101/blob/master/_guide_topics/rhinopython/primer-101/3-script-anatomy.md) - [第4章 操作符与函数](https://gitee.com/al666ex/RhinoPython101/blob/master/_guide_topics/rhinopython/primer-101/4-operators-and-functions.md) - [第5章 条件执行](https://gitee.com/al666ex/RhinoPython101/blob/master/_guide_topics/rhinopython/primer-101/5-conditional-execution.md) - [第6章 元组、列表和字典](https://gitee.com/al666ex/RhinoPython101/blob/master/_guide_topics/rhinopython/primer-101/6-tuples-lists-dictionaries.md) - [第7章 类](https://gitee.com/al666ex/RhinoPython101/blob/master/_guide_topics/rhinopython/primer-101/7-classes.md) - [第8章 几何体](https://gitee.com/al666ex/RhinoPython101/blob/master/_guide_topics/rhinopython/primer-101/8-geometry.md) ### 目的 - 学习英语,美国英语真的很口语化 - 学习python,python哪哪儿都是 - 学习Rhino,Rhino真的也不复杂 ### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交你认为翻译得不适当的地方 4. 新建 Pull Request