Decorators Demystified
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Uncover the magic behind Python decorators in this 38-minute conference talk from EuroPython 2015. Delve into the inner workings of the '@' symbol by exploring Python's scopes, namespaces, and closures. Learn how to manually craft and apply your own decorators. Gain a deeper understanding of this powerful syntactic sugar through detailed explanations and practical examples. Suitable for intermediate Python developers familiar with the '@' notation for function decoration. Access accompanying slides for enhanced learning.
Syllabus
Pablo Enfedaque - Decorators demystified
Taught by
EuroPython Conference
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity