ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,041 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

859,004 views

3 years ago

ArjanCodes
7 Things You Didn’t Know Dataclasses Could Do

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Dataclasses are often treated as nothing more ...

20:24
7 Things You Didn’t Know Dataclasses Could Do

32,680 views

2 weeks 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,810 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,464 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

152,282 views

2 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

36,482 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

166,130 views

1 year 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,463 views

Streamed 5 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

281,566 views

4 years 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,666 views

3 years ago

PyCon Sweden
Data Classes, in Python 3.6 and beyond by Alexander Hultnér

Data Classes, in Python 3.6 and beyond Python 3.7 is here and the @dataclass-decorator is a major new feature simplifying ...

27:48
Data Classes, in Python 3.6 and beyond by Alexander Hultnér

3,783 views

7 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,305 views

7 years 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,358 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,017 views

3 years ago

Диджитализируй!
Business logic in dataclass, pydantic, attrs classes, or regular classes? OOP in Python

My course "Hardcore Web Development" - https://course.to.digital 00:00 In which classes do you write business logic? 00:57 ...

26:21
Business logic in dataclass, pydantic, attrs classes, or regular classes? OOP in Python

12,933 views

4 weeks ago

Aprende Python en Español
Dataclass Bakery  - Trasteemos con Módulos

Desde el canal de Twitch de Aprende Python en Español se están realizando una serie de sesiones para aprender diferentes ...

35:22
Dataclass Bakery - Trasteemos con Módulos

102 views

4 years 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)

738 views

2 months 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)

749 views

2 years ago

Corey Schafer
Python Tutorial: Type Hints - From Basic Annotations to Advanced Generics

In this video, we'll be learning how to use Type Hints in Python to write self-documenting code, catch bugs earlier, and improve ...

40:59
Python Tutorial: Type Hints - From Basic Annotations to Advanced Generics

34,559 views

6 months 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

498 views

4 years ago