Core Python 3: Custom Attributes and Descriptors
Austin Bingham
1:28:13
Description
Python has a dynamism which can give our objects superpowers. This course will teach you how to implement highly flexible interfaces with where the attributes of objects are determined on-the-fly, rather than being determined in advance by classes.
What You'll Learn?
When classes are too rigid, but dictionaries too flexible, you can often find a good trade-off with dynamic objects. In this course, Core Python 3: Custom Attributes and Descriptors, you’ll learn to make objects with highly dynamic interfaces. First, you’ll explore how objects are internally represented in Python. Next, you’ll discover how to customize object attribute access. Finally, you’ll learn how to define your own descriptors, which form the basis of much of how Python attributes work. When you’re finished with this course, you’ll have the skills and knowledge of Python object customization needed to produce flexible and expressive code.
More details
User Reviews
Rating
Austin Bingham
Instructor's Courses
Pluralsight
View courses Pluralsight- language english
- Training sessions 24
- duration 1:28:13
- level advanced
- Release Date 2023/12/14