YoVDO

Python 3 Decorators

Offered By: Pluralsight

Tags

Python Courses Object-oriented programming Courses Higher-Order Functions Courses Closures Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Decorators allow programmers to modify the functionality of an object without permanently modifying the object’s structure. This course will teach you how to create and use decorators in Python.


Decorator pattern in Python allows you to add new functionality to an object by wrapping it in another function. In this course, Python 3 Decorators, you’ll learn what decorators are and how to use them in your projects. First, you’ll explore functions as first-class objects in Python. This will allow us to learn about higher order functions, inner functions and closures. All of these concepts are necessary for us to understand how decorators work in Python. Next, you’ll discover how to create and use your own decorators with Python's special syntax. Once we know the basics of decorators, we will learn how to stack them and how to create decorators with arguments. Finally, you’ll learn how to create decorators for classes and how to use classes instead of functions to create decorators. When you’re finished with this course, you’ll have the skills and knowledge of Python 3 Decorators needed to create and use decorators to make your applications more flexible.

Syllabus

  • Course Overview 1min
  • Working with Higher Order Functions and Closures 23mins
  • Implementing Function Decorators 23mins
  • Using Advanced Decorator Workflows 14mins
  • Decorating Classes and Class Decorators 22mins

Taught by

Mateo Prigl

Related Courses

Введение в iOS-разработку
Moscow Institute of Physics and Technology via Coursera
Object-Oriented JavaScript
Udacity
Front-End Interview Prep
Udacity
Work with augmented reality (AR) and the web
Curtin University via edX
Mighty JavaScript (Advanced)
Udemy