Mastering Objectoriented Python
上QQ阅读APP看书,第一时间看更新
上一章目录下一章

Part 1. Pythonic Classes via Special Methods

The _init_() Method

Integrating Seamlessly with Python – Basic Special Methods

Attribute Access, Properties, and Descriptors

The ABCs of Consistent Design

Using Callables and Contexts

Creating Containers and Collections

Creating Numbers

Decorators and Mixins – Cross-cutting Aspects

上一章目录下一章