Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Decorators in Python
Rating: 3.9 out of 5(23 ratings)
140 students

Decorators in Python

Learn how to develop Decorators in Python!
Created bylife michael
Last updated 5/2021
English

What you'll learn

  • The students will learn how to develop new decorators and will become familiar with the decorator's capabilities.

Coding Exercises

This course includes our updated coding exercises so you can practice your skills as you learn.

See a demo
Image of coding exercise example

Course content

9 sections10 lectures1h 16m total length
  • Introduction3:02

    Students will become familiar with decorators in Python and with the common use of their equivalents in other programming languages, such as Annotations in Java, and Attributes in C#.

Requirements

  • The students should already be familiar with the Python programming language, and especially with the topics Functions and Object Oriented Programming.

Description

This course covers one of the more difficult topics in Python. Explaining it step by step throughout the course, using code samples and diagrams will provide you with the desired in-depth understanding, not only in Python but in other programming languages as well. The coding exercises this course includes will allow you to asses the level of understanding you achieve.

Who this course is for:

  • Beginner Python developers who want to learn advanced topics in Python.