Courses
Programming language
Explore courses by programming language.
Course type
Learn, challenge or build your portfolio in a practice-driven way.
Level of knowledge
Choose courses tailored to your level of knowledge perfectly.
Or try to search for any course. Still can't find? let us know what are you missing!
Journey
Login
Creator
Anonymous
In this course, you'll learn how to use decorators in Python, a powerful tool for modifying the behavior of functions. Practice with a series of coding challenges to reinforce your understanding.
Prerequisites
Good knowledge in Python
Introduction
What is a Decorator?
Nested Functions
Functions as Arguments
Return a Function
Decorators
Decorators Usage
Python Syntax
Chaining Decorators
Practice
Practice #1
Practice #2
Practice #3
Practice #4
Practice #5