Python 101: Episode #25: Decorators [Video]
Let's find out more about decorators in Python and how to use them!
Join the DZone community and get the full member experience.
Join For FreeIn this episode, you will learn the basics of Python decorators and what the are good for.
You can read the chapter this screencast is based on here: http://python101.pythonlibrary.org/ or purchase the book on Leanpub
You can also read about decorators in a couple of other articles on my blog:
- Python: All About Decorators
- Python 201: Decorators
Python (language)
Published at DZone with permission of Mike Driscoll, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments