Your order has been declined. Please double check your Credit Card Details or contact support for information.
Item
amount
Dynamically Updated
$XX.00
ONE TIME OFFER: Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aut, quod hic expedita consectetur vitae nulla sint adipisci cupiditate at. Commodi, dolore hic eaque tempora a repudiandae obcaecati deleniti mollitia possimus.
The Game Plan: An overview of what you'll learn in the course, and how we'll proceed.
Variable Arguments and Argument Unpacking: Gain remarkable clarity on this critical building block of more advanced code patterns... which is also immensely valuable on its own.
Functions As Objects, Key Functions, And Beyond: You will never look at Python the same again, as you firmly grasp this deep, profound, deeply Pythonic abstraction at the core of a whole new universe of Python power patterns.
Basics of Writing Decorators: An abstraction in Python that lets you add behavior around entire categories of functions and methods... allowing you to separate tangled concerns not separable in any other way.
Stateful Decorators and More: Leveling up your sophisticated understanding of the "the Matrix of Python", to create extremely powerful "meta-programming" tools.
Higher-Order Decorators: A "first principles" mastery of this advanced dimension of decorators, allowing you to create framework interfaces like those used in Flask, Pytest and much more.
Class-Based Decorators: A penetrating, systematic, and insightful treatment of a whole different approach for creating decorators... and its different strengths and trade-offs.