Python Programming

Department of Computing | Imperial College London

book

Advanced Lesson 4

Python Decorators

  • Chapter 1: Introduction
  • Chapter 2: Python decorators
    • [2.1] Decorators
    • [2.2] Don't repeat yourself
    • [2.3] Decorating functions with parameters
    • [2.4] Decorators with parameters
    • [2.5] Chaining decorators
  • Chapter 3: Using decorators

Chapter 2

Python decorators

Britney Spears snake

Rough estimated time needed
20-30 mins

Previous Next

Page designed by Josiah Wang

Department of Computing | Imperial College London