Python Design Patterns 简明教程

Python Design Patterns Tutorial

本教程阐述了各种设计模式及其在 Python 脚本语言中的实现。本教程将带您体验 Python 概念的不同方法和示例。

This tutorial explains the various types of design patterns and their implementation in Python scripting language. This tutorial will take you through a roller coaster ride with different approaches and examples using Python concepts.

Audience

本教程旨在使基础级和中级程序员和开发人员受益。

This tutorial is aimed to benefit both basic and intermediate levels of programmers and developers.

Prerequisites

在继续本教程之前,我们假定用户已经了解基本的 Python 编程概念。

Before you proceed with this tutorial, it is assumed that the user is already aware about basic python programming concepts.