Study note
dabeaz-course/python-mastery: Advanced Python Mastery (course by @dabeaz)
Properties
- Type
- Blogs
- Status
- 待读
- Domain
- Engineering
- Category
- Python、Go 与并发编程
- Source
- github.com
- Vault note
library/articles/engineering/dabeaz-course-python-mastery-Advanced-Python-Mastery-(course-by-@dabeaz)-c9f727d9a7614cc4.md
Summary
David Beazley 的 Advanced Python Mastery 课程仓库,面向已经会写 Python 的开发者,聚焦更深入的 Python 语言机制、对象模型、迭代器/生成器、描述符、元编程和工程化用法。
Highlights
适合把 Python 从“脚本语言”读到“语言机制”,尤其适合系统补齐高级特性背后的模型。
Comments
Loading comments...