YoVDO

5 Essential Python Decorators - Tutorial and Examples

Offered By: Tech with Tim via YouTube

Tags

Python Courses Object-oriented programming Courses Functional Programming Courses Code Optimization Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Discover five essential Python decorators in this 20-minute tutorial. Learn the fundamental principles of decorators and their practical applications to enhance code efficiency. Explore @property, @staticmethod, @classmethod, @functools.cache, and @dataclass through real-world examples. Gain valuable insights into streamlining Python code and improving programming skills. Dive into each decorator's functionality, understanding their unique benefits and implementation techniques.

Syllabus

| What Is A Decorator?
| What You NEED To Know
| @property
| @staticmethod
| @classmethod
| @functools.cache
| @dataclass


Taught by

Tech With Tim

Related Courses

Compilers: Theory and Practice
Georgia Institute of Technology via Udacity
Основы разработки на C++: красный пояс
Moscow Institute of Physics and Technology via Coursera
Spark
Udacity
Advanced JavaScript
Udemy
Writing Efficient Python Code
DataCamp