Section 2 Overview
00:00 Hi, and welcome to Section 2, where I’ll start showing you decorators. First, I’ll show you simple decorators, and then I’ll have you apply a bit of syntactic sugar to make those decorators prettier and easier to locate. Next, I’ll have you dive into reusing decorators, then decorating functions with arguments, returns and values from decorated functions, and last, you’ll do a little bit of introspection and talking about which function is which when you’re decorating. Okay. Let me have you get started.
Become a Member to join the conversation.