ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,982 results

ArjanCodes
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 ...

22:19
This Is Why Python Data Classes Are Awesome

856,273 views

3 years ago

MathByte Academy
A Deep Dive into Python's Dataclasses (Part 1)

This two-part series of videos takes a deep dive into Python dataclasses. The goal of these videos is not to learn just the ...

1:07:42
A Deep Dive into Python's Dataclasses (Part 1)

14,582 views

2 years ago

NeuralNine
Data Classes in Python Are The New Standard

In this video we cover dataclasses. The modern best-practice way to implement data-focused classes.

20:34
Data Classes in Python Are The New Standard

69,400 views

4 years ago

ArjanCodes
The Ultimate Guide to Writing Classes in Python

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll share 5 essential tips for ...

25:39
The Ultimate Guide to Writing Classes in Python

150,448 views

2 years ago

Tech With Tim
PLEASE Use These 5 Python Decorators

... Video Resources Python Decorators Tutorial: https://www.youtube.com/watch?v=tfCz563ebsU Python Dataclasses Tutorial: ...

20:12
PLEASE Use These 5 Python Decorators

162,753 views

1 year ago

Otávio Miranda
Python Dataclasses - pare de criar classes desnecessárias

Python Dataclasses vão facilitar sua vida na hora de criar classes orientadas a dados. Nesse vídeo vou te mostrar tudo o que ...

28:44
Python Dataclasses - pare de criar classes desnecessárias

12,436 views

3 years ago

ArjanCodes
Composition Is Better Than Inheritance in Python

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I explain the difference between ...

23:29
Composition Is Better Than Inheritance in Python

280,097 views

4 years ago

Programador Python
Programação Orientada a Objetos com Python & Dataclass

Se você ainda dificuldades em entender programação orientada a objetos, assista esse video até o final pois vamos colocar em ...

50:49
Programação Orientada a Objetos com Python & Dataclass

35,410 views

1 year ago

MathByte Academy
A Deep Dive into Python's Dataclasses (Part 2)

This is Part 2 of a two-part set of videos that takes a deep dive into Python dataclasses. The goal of these videos is not to learn just ...

1:12:32
A Deep Dive into Python's Dataclasses (Part 2)

5,275 views

2 years ago

PyCon 2018
Raymond Hettinger - Dataclasses:  The code generator to end all code generators - PyCon 2018

Speaker: Raymond Hettinger The PEP 557 dataclasses module is available in starting in Python 3.7. It will become an essential ...

45:08
Raymond Hettinger - Dataclasses: The code generator to end all code generators - PyCon 2018

128,065 views

7 years ago

HAMY LABS
Python Dataclass Best Practices (and why you should use them)

In this video we explore Python Dataclasses, what makes them useful, and how to leverage them best for simple, ...

22:52
Python Dataclass Best Practices (and why you should use them)

722 views

2 years ago

Codezilla
الداتا كلاس في بايثون هيوفر عليك ساعات | {OOP} Python Data Class

درس جديد في لغة بايثون يشرح الداتا كلاس و الفرق بينه و بين الكلاس العادي و مميزات الداتا كلاس التي توفر الكثير من الوقت و المجهود ...

36:03
الداتا كلاس في بايثون هيوفر عليك ساعات | {OOP} Python Data Class

48,600 views

2 years ago

rithmic
Intermediate Python - Dataclasses

Dataclasses can shed a lot of time when it comes to defining Python Classes. In this video we'll be looking at just that.

20:58
Intermediate Python - Dataclasses

1,016 views

3 years ago

Code with Josh
Best Way to Store Data in Python? Classes vs Dataclasses vs NamedTuple (Full Comparison)

Join my Python Masterclass ~ https://www.zerotoknowing.com/join-now Join my Free Python Webinar ...

26:03
Best Way to Store Data in Python? Classes vs Dataclasses vs NamedTuple (Full Comparison)

2,525 views

7 months ago

SF Python
Do It Yourself Demystifying the Magic of Dataclasses — Brett Slatkin (PyBay 2025)

Python's built-in `dataclasses` module provides an enormous amount of leverage when defining classes: minimal code can ...

31:09
Do It Yourself Demystifying the Magic of Dataclasses — Brett Slatkin (PyBay 2025)

630 views

1 month ago

Eduardo Mendes
Live de Python #150 - Dataclasses e obsessão por primitivos

Bora aprender um pouco sobre dataclasses e sobre obsessão por primitivos? ------------------- O canal é mantido por uma iniciativa ...

1:23:31
Live de Python #150 - Dataclasses e obsessão por primitivos

16,266 views

Streamed 4 years ago

Jaydeep Karale
Dataclasses Python

Everything you need to know about Dataclasses in Python. -------------------------------- Concepts Explained -------------------------------- 1 ...

35:12
Dataclasses Python

791 views

3 years ago

BugBytes
Euro 2020 Data Modelling With Python Dataclasses #1

Euro 2020 Data Modelling With Python Dataclasses #1 In this video, we use an object-oriented approach to modelling the Euro ...

27:37
Euro 2020 Data Modelling With Python Dataclasses #1

497 views

4 years ago

Asha Tutorials
Python DataClasses

Webiste : https://www.ashatutorials.com/python_dataclasses.html Contents: 00:00 DataClasses 00:13 @dataclass decorator ...

31:32
Python DataClasses

411 views

5 years ago

Full Cycle
Dataclasses - A melhor forma de modelar classes no Python

Neste vídeo, você vai aprender a usar o padrão que pacificar a modelagem de classes no Python, o padrão dataclasses.

54:22
Dataclasses - A melhor forma de modelar classes no Python

23,674 views

1 year ago