Dataclasses in Python 3.7 - Implementation and Usage
Offered By: Samuel Chan via YouTube
Course Description
Overview
Explore the powerful new feature of dataclasses introduced in Python 3.7 through this informative 19-minute video tutorial. Gain a comprehensive understanding of dataclasses as the presenter demonstrates their implementation with practical examples. Learn how the @dataclass decorator and associated functions automatically generate special methods like __init__() and __repr__() for user-defined classes, streamlining your code and enhancing productivity. Discover how to leverage this feature to create more efficient and readable Python programs, referencing official documentation for deeper insights.
Syllabus
Dataclasses in python 3.7
Taught by
Samuel Chan
Related Courses
Introduction à la programmation orientée objet (en Java)École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction to Programming for Musicians and Digital Artists
California Institute of the Arts via Coursera Beginning Game Programming with C#
University of Colorado System via Coursera Paradigms of Computer Programming
Université catholique de Louvain via edX