# Python **Repository Path**: knight-zhou/Python ## Basic Information - **Project Name**: Python - **Description**: Python Project - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-10-12 - **Last Updated**: 2024-06-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 官方文档 * [英文原版](https://www.python.org/doc/) * [官方中文翻译版](https://docs.python.org/zh-cn/3.8/) ### 学习前的准备 * 网络基础知识 * Linux 系统管理 * shell 基础 * 数据库基础 * git 的日常使用 ## 开发工具 * pycharm * vscode or sublime ## 学习路线 以官方文档的学习路线为主线 并加上自己的语言 和 其他参考进行理解