Programmer's Python: Everything is an Object First Edition |
Written by Administrator
|
Wednesday, 06 July 2022 |

These are the extracts from the first edition which in the process of being replaced by newer versions:
- Hello Python World
- Variables, Objects and Attributes
- The Function Object
Extract - Function Objects
- Scope, Lifetime and Closure
Extract - Local and Global Extract - Closure
- Advanced Functions
Extract - Parameters Extract - Decorators
- Class Methods and Constructors
Extract 2nd edition - Objects Become Classes
- Inside Class
- Metaclass
- Advanced Attributes
Extract - Properties
- Custom Attribute Access
Extract - Custom Attributes Extract - Default Methods
- Single Inheritance
- Multiple Inheritance
- Class and Type
Extract - Class & Type
- Type Annotation
Extract - Type Annotation
- More Magic - Operator Overloading
Programmer's Python Everything is an Object Second Edition
Is now available as a print book: Amazon
|
Last Updated ( Friday, 30 September 2022 )
|