Decorators Are Great! Act Now!!

9:10am - 9:40am on Saturday, October 3 in Online

Andrew Knight

Watch:
https://youtu.be/GgYOBF5I0ig

Description

Have you ever seen those “@” tags on top of Python functions and classes? Those are decorators - functions that wrap around other functions. Decorators are one of Python’s niftiest language features, and they help programmers write DRY (Don’t Repeat Yourself) code.

But wait, there’s more! In this “infomercial,” we’ll learn all about decorators:

Once you learn how they work and how to write your own, you’ll wonder how you ever lived without them. Act now to use them today!!

Want to edit this page?