Advanced Python
Ctrl
k
Copy
Chapter 6: Decorators and Generators
1. Introduction to Decorators, Generators, and Descriptors
2. Understanding and Implementing Decorators
3. Understanding and Implementing Generators and Iterators
4. Understanding and Implementing Descriptors
5. Function Decorators
6. Performance Benefits of Generators
Student Activity
Previous
Student Activity
Next
1. Introduction to Decorators, Generators, and Descriptors