This Is Why Python Data Classes Are Awesome
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.
Data classes in Python are really powerful and not just for representing structured data. In this video, I show you what you can do with dataclasses as well as new capabilities that have been added in Python 3.10.
🎓 ArjanCodes Courses: https://www.arjancodes.com/courses/
🔖 Chapters:
0:00 Intro
0:49 What are data classes?
1:37 Explaining the example
4:00 Dataclasses basics
5:45 Assigning default values
8:54 Excluding arguments from the initializer
9:44 Using post_init to generate extra fields
11:25 Private/protected members
11:59 Excluding information from the repr
12:43 Freezing a dataclass
14:59 (new in Python 3.10) kw_only
16:10 (new in Python 3.10) match_args
17:00 (new in Python 3.10) slots
21:30 Final thoughts
#arjancodes #softwaredesign #python
Видео This Is Why Python Data Classes Are Awesome канала ArjanCodes
Data classes in Python are really powerful and not just for representing structured data. In this video, I show you what you can do with dataclasses as well as new capabilities that have been added in Python 3.10.
🎓 ArjanCodes Courses: https://www.arjancodes.com/courses/
🔖 Chapters:
0:00 Intro
0:49 What are data classes?
1:37 Explaining the example
4:00 Dataclasses basics
5:45 Assigning default values
8:54 Excluding arguments from the initializer
9:44 Using post_init to generate extra fields
11:25 Private/protected members
11:59 Excluding information from the repr
12:43 Freezing a dataclass
14:59 (new in Python 3.10) kw_only
16:10 (new in Python 3.10) match_args
17:00 (new in Python 3.10) slots
21:30 Final thoughts
#arjancodes #softwaredesign #python
Видео This Is Why Python Data Classes Are Awesome канала ArjanCodes
python data class python data classes python dataclasses data classes python classes python tutorial data class data classes python 3.7 python data class tutorial tutorial data class python dataclass learn python classes python 3 dataclasses python 3.6 python storing data dataclasses python 3.7 python programming data classes python data classes vs data python programming course data vs behavior class classes python Python programming basics
Комментарии отсутствуют
Информация о видео
25 марта 2022 г. 21:00:16
00:22:19
Другие видео канала