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
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube