• Mastering Objectoriented Python
  • Steven F. Lott
  • 46字
  • 2021-11-12 16:24:56

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

上一章目录下一章