Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn to build Python dataclass functionality from scratch in this conference talk that demystifies the magic behind the `@dataclass` decorator. Discover how Python's built-in dataclasses module provides enormous leverage with minimal code, then explore what happens when the decorator falls short of your program's growing complexity. Walk through building the most important dataclass features yourself, gaining deep understanding of the advanced techniques dataclasses uses under the hood to deliver maximal capabilities with minimal syntax.