Core Python Custom Attributes and Descriptors Free Download

Core Python Custom Attributes and Descriptors Free Download

Core Python: Custom Attributes and Descriptors

https://www.pluralsight.com/courses/core-python-custom-attributes-descriptors
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: 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.