# python学习笔记 **Repository Path**: ranmingxian/python-study-notes ## Basic Information - **Project Name**: python学习笔记 - **Description**: 一个专注于Python编程学习的开源仓库,包含基础语法、进阶技巧及实战案例,适合各阶段开发者提升技能。 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 1 - **Created**: 2025-02-08 - **Last Updated**: 2025-10-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # python学习笔记 ## 介绍 一个专注于Python编程学习的开源仓库,包含基础语法、进阶技巧及实战案例,适合各阶段开发者提升技能。 ## 学习内容章节目录 ## 学习网站链接 ### 1. [菜鸟教程:](https://www.runoob.com/python3/python3-tutorial.html) ### 2. [廖雪峰的官方网站:](https://liaoxuefeng.com/books/python/introduction/index.html) ### 3. [python官方网站:](https://docs.python.org/zh-cn/3/tutorial/index.html) ### 4. [B站【零基础 快速学Python】 韩顺平 (适合Python零基础 Python初学入门):](https://www.bilibili.com/video/BV1zN4y1v7Vv/?spm_id_from=333.337.search-card.all.click) ## 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request