Udemy - Intermediate Python Master Decorators From Scratch
- Type:
- Other > Other
- Files:
- 36
- Size:
- 730.28 MiB (765756691 Bytes)
- Uploaded:
- 2023-08-16 14:28 GMT
- By:
- abdenna
- Seeders:
- 28
- Leechers:
- 9
- Info Hash: 24692E106E2F03F53A02F1F9A0A99DA1082D6CEA
Udemy - Intermediate Python Master Decorators From Scratch English | Tutorial | Size: 730 MB https://i.im.ge/2023/08/04/jTnjx0.1.png https://i.im.ge/2023/08/04/jTn5Qr.2.png https://i.im.ge/2023/08/04/jTn9IW.3.png Description In this course, you'll cultivate a deep and practical understanding of decorators in Python, starting from the very basics. This beginner-friendly course is meticulously crafted to ensure you build a solid foundation from scratch while also getting ample practice in the process. Before diving into decorators, we'll explore the fundamental principles that serve as the building blocks of this intriguing topic. You'll gain a deep understanding of higher-order functions, closures, and first-class functions – prerequisites that unlock the magic of decorators. Foundational topics include: Closures First-Class Functions Variadics Higher Order Functions Once we have established a solid grasp of these functional foundations, we'll dive into the captivating world of decorators. We'll start with a gentle introduction and gradually move towards more intricate techniques. Our exploration of decorators will include: Basic Decorators Decorating Parameterized Functions Chaining Decorators Decorating Functions With Variable Arity Preserving Metadata of Decorated Functions