Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
74,563 results
arjancodes
python enum
python abstract class
python pydantic
python decorators
python-dotenv
python logging
data class kotlin
python data structures
python classes
data classification
To learn programming and Python - check out Datacamp! Learn Python - https://datacamp.pxf.io/WqWaze Learn ...
115,226 views
1 year ago
Get rid of boilerplate writing classes using dataclasses! In this video we learn about dataclasses and how to use them, as well as ...
968,148 views
4 years ago
Learn how to design great software in 7 steps: https://arjan.codes/designguide. Data classes in Python are really powerful and not ...
856,155 views
3 years ago
Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I take a deep dive into Python ...
101,269 views
5 months ago
In this video we will be covering five really nice features that come with dataclasses in Python. ▷ Become job-ready with Python: ...
26,285 views
✘ For the Python Master Course: https://programmieren-starten.de/python-lp1/?utm_source=youtube&utm_medium=social&utm_term ...
118,660 views
Speaker: Raymond Hettinger The PEP 557 dataclasses module is available in starting in Python 3.7. It will become an essential ...
128,060 views
7 years ago
... Video Resources Python Decorators Tutorial: https://www.youtube.com/watch?v=tfCz563ebsU Python Dataclasses Tutorial: ...
162,666 views
In this video we cover dataclasses. The modern best-practice way to implement data-focused classes.
69,398 views
Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll share 15 Python ...
452,151 views
2 years ago
Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll share 5 essential tips for ...
150,368 views
Object oriented programming (OOP) in Python - let's go! Introduction to Classes and Objects: https://youtu.be/8yjkWGRlUmY ...
1,647,730 views
Take your Python programming skills to the next level with this must-know topic: interfaces and abstract classes. Learn how to ...
29,791 views
Learn how to design great software in 7 steps: https://arjan.codes/designguide. You can do Object-Oriented Programming badly, ...
228,162 views
TUTORIAL: SQLAlchemy 2.0 by Mike Bayer @ Red Hat In this tutorial, students will be introduced to SQLAlchemy 2.0 from the ...
29,935 views
python #coding #programming # Data Class = A special kind of class that's designed mostly for holding data # without writing a lot ...
25,635 views
1 month ago
Here's a quick guide on how you can use dataclasses in Python, and how they help us avoid a lot of boilerplate code. ▷ Become ...
35,635 views
Dataclasses in Python simplify the creation of data structures with minimal code, and gives you a lot of useful utility right out of the ...
21,103 views
We take a detailed dive into dataclasses in python. We learn about how they work, and explore all the parameters including, init, ...
4,413 views
This two-part series of videos takes a deep dive into Python dataclasses. The goal of these videos is not to learn just the ...
14,567 views
Dataclasses are one of the most useful features in Python. In this brief video tutorial, we'll be covering how to create a dataclass, ...
399 views
Learn how to design great software in 7 steps: https://arjan.codes/designguide. Data classes are a valuable tool in the Python ...
102,016 views
Get rid of boilerplate in writing classes. Which dataclass alternative should you use though? In this video we test dataclasses, attrs ...
116,715 views
Курс по Python ООП: https://stepik.org/a/116336 Объявление классов данных (Data Classes) через декоратор dataclass.
30,184 views
How to use dataclass in Python ⭐ OOP Course and Private Channel: https://www.zproger-school.com/?utm_source=yt&utm_medium=no ...
51,559 views
The data class decorator now what the data class decorator will do is automatically fill in that boilerplate code that you're used to ...
8,300 views
10 months ago
Better Python dataclasses! Attrs is the original dataclass library. Literally, the standard library "dataclasses" module was based off ...
69,495 views
Today, we will be learning about the hidden power that comes with __post_init__ in Python. This functionality is super nice when ...
13,728 views
THIS Dataclass Trick In Python CHANGED My World #python #programming #code.
79,387 views