Decorators in Python || Python Tutorial || Learn Python Programming



Decorators in Python || Python Tutorial || Learn Python Programming

Decorators in Python  || Python Tutorial  ||  Learn Python Programming

Python decorators are “syntactic sugar” that makes it easy to add new features to a function or class without changing its code. To understand decorators, and to write your own, you’ll learn how in Python, functions are “first class citizens” and how functions can be nested inside each other. These two features are the essential features that make decorators easy to write and super easy to use.

Socratica Friends, we have a quiet little email group for Python if you’d like to receive updates (can’t count on YT for notifications). Sign up here: https://bit.ly/PythonGroup

Find our programming playlists here:
Python: http://bit.ly/PythonSocratica
SQL: http://bit.ly/SQL_Socratica

Subscribe to Socratica + bell for notifications:
http://bit.ly/SocraticaSubscribe

⧓⧓⧓⧓⧓
We recommend:
How to Be a Great Student
ebook: https://amzn.to/2Lh3XSP
Paperback: https://amzn.to/3t5jeH3
Kindle Unlimited (read free): https://amzn.to/3atr8TJ

Python Cookbook, 3rd edition
https://amzn.to/3jprjX2

⧓⧓⧓⧓⧓
Join this channel to get access to perks:
https://www.youtube.com/channel/UCW6TXMZ5Pq6yL6_k5NZ2e0Q/join

Support Socratica on Patreon:
https://www.patreon.com/socratica

Python instructor: Ulka Simone Mohanty (@ulkam on Twitter)
Written & Produced by Michael Harrison
Edited by Megi Shuke and Michael Harrison

#pythontutorial #decorators #coding

Comments are closed.