学院 / 课程 / COURSES / PYTHON-ADVANCED
课程 03 / 08
Python 编程高级

Python Advanced: Professional Engineering Mastery

Master advanced Python features for professional development. From decorators and generators to async programming, testing, and design patterns—build production-ready Python skills.

课程数据表v2.1
课时12
总时长11时 20分
难度高级
分类Python 编程
类型免费
更新于2024-12-28
语言EN · RU · ZH
§A · 目标
您将能够做什么。
01.Master decorators, generators, and context managers
02.Understand Python type hints and static typing with mypy
03.Explore metaclasses and advanced class customization
04.Build concurrent applications with threading and multiprocessing
05.Write async code with asyncio and understand event loops
06.Apply testing best practices with pytest and TDD
07.Implement design patterns effectively in Python
08.Package and distribute Python applications professionally