1 个仓库
Instructional material on applying coding standards and architectural patterns within a specific language ecosystem.
Distinct from Python Patterns: Focuses on the pedagogical delivery of standards and patterns rather than just a catalog of the patterns themselves.
Explore 1 awesome GitHub repository matching software engineering & architecture · Professional Implementation Guides. Refine with filters or upvote what's useful.
该项目是一个高级 Python 教程和编程课程,专为超越基础语法的开发者设计。它作为一个软件工程指南,专注于专业编码标准、架构模式以及复杂语言特性的应用。 该课程强调函数式编程工作流以及使用复杂数据结构来解决复杂的软件工程问题。它通过学习软件工程优化和高级编程范式,为专业 Python 开发提供了路径。 该材料被组织为一个模块化课程,采用示例驱动的教学流程,将理论解释与可运行的代码示例相结合。内容通过从 Markdown 文件生成的静态网站交付。
Provides a set of lessons and examples for implementing professional coding standards and architectural patterns in Python.