Python Decorator Functions
In this 1-hour hands-on Python programming project, you will learn how to use decorators to modify behaviors of functions without changing the source code. You’ll study common use cases like timing, logging, caching and more. By the end, you’ll be able to transparently add features to functions using custom decorators.
Watch on Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: API Design
View skill →Related AI Lessons
⚡
⚡
⚡
⚡
Ambassador Pattern
Dev.to · Aviral Srivastava
3 Resilience Patterns — Powering the Most Reliable Microservices in 2025
Medium · Programming
Modular Monolith vs Microservices in NestJS
Dev.to · Geampiere Jaramillo
What Breaks When Platform-Specific Publishing Steps Stop Sharing the Same Assumptions: Practical Notes for Builders
Dev.to AI
🎓
Tutor Explanation
DeepCamp AI