Python Programming

Department of Computing | Imperial College London

book

Advanced Lesson 4

Python Decorators

  • Chapter 1: Introduction
    • [1.1] Introduction
    • [1.2] Inner/nested functions
    • [1.3] Functions as first class objects
    • [1.4] Higher-order functions
    • [1.5] Returning a function
  • Chapter 2: Python decorators
  • Chapter 3: Using decorators

Chapter 1

Introduction

Cat Christmas GIF

Rough estimated time needed
15 mins

Previous Next

Page designed by Josiah Wang

Department of Computing | Imperial College London