YoVDO

Dataclasses in Python 3.7 - Implementation and Usage

Offered By: Samuel Chan via YouTube

Tags

Python Courses Object-oriented programming Courses Code Optimization Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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

Compilers: Theory and Practice
Georgia Institute of Technology via Udacity
Основы разработки на C++: красный пояс
Moscow Institute of Physics and Technology via Coursera
Spark
Udacity
Advanced JavaScript
Udemy
Writing Efficient Python Code
DataCamp