Companies Home Search Profile

Python Decorators 101

Focused View

Christopher Bailey

1:07:31

229 View
  • 01 01 Section 1 Intro.mp4
    00:46
  • 01 02 Functions.mp4
    02:45
  • 01 03 First Class Objects.mp4
    03:08
  • 01 04 Inner Functions.mp4
    02:36
  • 01 05 Returning Functions.mp4
    03:23
  • 01 06 Section 1 Review.mp4
    00:56
  • 02 01 Section 2 Intro.mp4
    00:30
  • 02 02 Simple Decorators.mp4
    06:15
  • 02 03 Syntatic Sugar.mp4
    02:52
  • 02 04 Reusing Decorators.mp4
    02:37
  • 02 05 Decorating With Arguments.mp4
    06:09
  • 02 06 Returning Values.mp4
    03:22
  • 02 07 Who Are You Really.mp4
    05:45
  • 02 08 Section 2 Review.mp4
    01:20
  • 03 01 Section 3 Real World Examples.mp4
    02:09
  • 03 02 Timing Functions.mp4
    05:47
  • 03 03 Debugging Code.mp4
    08:49
  • 03 04 Slowing Down Code.mp4
    03:30
  • 03 05 Registering Plugins.mp4
    03:38
  • 03 06 Conclusion And Review.mp4
    01:14
  • Description


    In this course on Python decorators, you’ll learn what they are and how to create and use them. Decorators provide a simple syntax for calling higher-order functions in Python. By definition, a decorator is a function that takes another function and extends the behavior of the latter function without explicitly modifying it.

    Decorators Q&A Transcript: Click here to get access to a 25-page chat log from our Python decorators Q&A session in the Real Python Community Slack where we discussed common decorator questions.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Christopher Bailey
    Christopher Bailey
    Instructor's Courses

    Chris is an avid Pythonista and creates video tutorials for Real Python. He is a programmer and data analyst, working in banking, marketing and environmental science. He creates music under the name Tripnet. Chris lives in Colorado with his wife and two dogs.

    Learn Python online: Python tutorials for developers of all skill levels, Python books and courses, Python news, code examples, articles, and more.
    • language english
    • Training sessions 20
    • duration 1:07:31
    • Release Date 2023/04/03