# python-language-learning-notes **Repository Path**: weiyayun/python-language-learning-notes ## Basic Information - **Project Name**: python-language-learning-notes - **Description**: No description available - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-25 - **Last Updated**: 2021-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # python-language-learning-notes # python语言学习笔记 ## python语言学习顺序 ### 入门 > * Python Crash Course > * Think Python > * Learn Python the hard way > * Beginning Python > * Learning Python ### 提高 > * Effective Python > * Fluent Python > * Python 知识点总结