Object Oriented Python 简明教程

Object Oriented Python Tutorial

自 Python 诞生以来,它一直是一种面向对象的语言。在本教程中,我们将尝试深入了解 Python 编程中的 OOPS 特性。

Python has been an object-oriented language since it existed. In this tutorial we will try to get in-depth features of OOPS in Python programming.

Audience

本教程专为初学者和中级使用者编写,帮助他们通过编程理解 Python Oops 特性及概念。

This tutorial has been prepared for the beginners and intermediate to help them understand the Python Oops features and concepts through programming.

Prerequisites

了解 Python 编程语言的基础知识有助于理解和快速学习。如果您是编程新手,建议您首先学习“Python 初学者”教程。

Understanding on basic of Python programming language will help to understand and learn quickly. If you are new to programming, it is recommended to first go through “Python for beginners” tutorials.