Intermediate Python: Master Decorators From Scratch
https://DevCourseWeb.com
Published 6/2023
Created by Andy Bek
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 36 Lectures ( 2h 52m ) | Size: 732 MB
A Comprehensive Introduction to Decorators In Python with Several Practical Applications
What you'll learn
Understand what decorators are and how they are used in python functional programming
Write advanced, flexible decorators to handle caching, performance timing, logging, and more
Master the syntax and, more importantly, the core ideas behind decorators
Get ample practice through 12 coding assignments, followed by detailed solutions
Requirements
Some familiarity with python is preferred, though not strictly required