Python-Core-50-Courses
Python语言基础50课
A beginner-friendly Python programming course in Chinese with 50 structured lessons, designed as a gentler on-ramp for new coders. Written lessons live on GitHub, companion videos are on Bilibili and code examples on Baidu Pan.
This repository is a beginner-friendly Python programming course written in Chinese, titled "Python Language Basics 50 Courses." The author created it as a simpler, more accessible version of an earlier project called Python-100-Days, which many beginners found too difficult to start with. This course takes the first 15 days of that original project and rewrites the content in plainer language, making it a gentler introduction to Python for people who are new to coding.
The course materials are hosted on GitHub, and companion video lessons are available on the Chinese video platform Bilibili. Supplementary files and code examples referenced in the tutorials are stored on Baidu Pan, a Chinese cloud storage service. The author also maintains a column on the Chinese knowledge-sharing platform Zhihu where the same content is mirrored.
For readers in China who find GitHub slow to load, the README provides instructions for editing the system hosts file to fix image-loading issues. The author also mentions a paid study group where learners can get direct support via WeChat.
Overall, this is a structured self-study resource for Chinese-speaking beginners who want a practical, step-by-step introduction to Python, backed by video walkthroughs and downloadable example files. The README itself is brief and serves mainly as a navigation guide to those external resources.
Where it fits
- Work through a structured 50-lesson Python course in Chinese aimed at complete beginners.
- Watch companion video lessons on Bilibili alongside the written course notes from this repository.
- Download example code files from Baidu Pan to follow along with each lesson's exercises.