#719 · Primary category: Education & Research

interpy-zh

book python python3 skills

📘《Python进阶》(Intermediate Python - Chinese Version)

Project last updated:07/11/22

GitHub Stars

6.5K

Forks

1.3K

Contributors

23

License

Apache-2.0

Why we included this project

This is the Chinese translation of Intermediate Python, the well-known collection of short lessons on the idioms that catch people moving past beginner tutorials, including generators, decorators, comprehensions, and context managers. It is published as a static reading site you can browse online or host yourself. Each chapter is compact, framed around a question that makes you think before you reach the explanation, and ends with pointers for further reading. That format makes it a practical companion for developers learning Python or refreshing their grasp of intermediate patterns, and it works as shared onboarding material for teams. It is a reading resource rather than a library to install; the value is in the clear, well-organized explanations.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category