Practical Decorators
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the practical applications of Python decorators in this informative talk from the EuroPython 2019 conference. Discover how decorators can enhance code readability, maintainability, and provide greater semantic power. Learn to leverage this powerful feature to remove repeated code from callables and apply consistent treatments to functions and classes. Gain insights into real-world use cases that demonstrate the unique capabilities of decorators, and understand how they can solve problems that would be challenging to address otherwise. By the end of this presentation, acquire a solid understanding of how to effectively implement decorators in your own Python projects, elevating your coding practices and problem-solving abilities.
Syllabus
Reuven Lerner - Practical decorators
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