ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

9,088 results

Tech With Tim
Python Data Classes Are AMAZING! Here's Why

To learn programming and Python - check out Datacamp! Learn Python - https://datacamp.pxf.io/WqWaze Learn ...

16:11
Python Data Classes Are AMAZING! Here's Why

119,510 views

1 year ago

mCoding
Python dataclasses will save you HOURS, also featuring attrs

Get rid of boilerplate writing classes using dataclasses! In this video we learn about dataclasses and how to use them, as well as ...

8:50
Python dataclasses will save you HOURS, also featuring attrs

972,159 views

4 years ago

Indently
5 Cool Dataclass Features In Python

In this video we will be covering five really nice features that come with dataclasses in Python. ▷ Become job-ready with Python: ...

10:37
5 Cool Dataclass Features In Python

27,148 views

1 year ago

codigofacilito
DataClasses en Python

Desbloquea más de +170 cursos Premium a un precio especial: https://codigofacilito.com/promo Síguenos en: Twitter: ...

7:41
DataClasses en Python

7,251 views

5 years ago

ArjanCodes
Why Dataclasses Disappear in Real Python Applications

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I take a deep dive into Python ...

14:30
Why Dataclasses Disappear in Real Python Applications

109,336 views

7 months ago

Alex Mux
Python Dataclasses: From Basic to Advanced Features

We take a detailed dive into dataclasses in python. We learn about how they work, and explore all the parameters including, init, ...

10:06
Python Dataclasses: From Basic to Advanced Features

4,922 views

1 year ago

pixegami
Python Dataclasses: Here's 7 Ways It Will Improve Your Code

Dataclasses in Python simplify the creation of data structures with minimal code, and gives you a lot of useful utility right out of the ...

9:34
Python Dataclasses: Here's 7 Ways It Will Improve Your Code

21,790 views

2 years ago

Indently
How To Use: "@dataclass" In Python (Tutorial 2023)

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

15:01
How To Use: "@dataclass" In Python (Tutorial 2023)

35,974 views

2 years ago

mCoding
Which Python @dataclass is best? Feat. Pydantic, NamedTuple, attrs...

Get rid of boilerplate in writing classes. Which dataclass alternative should you use though? In this video we test dataclasses, attrs ...

9:48
Which Python @dataclass is best? Feat. Pydantic, NamedTuple, attrs...

117,309 views

4 years ago

Bro Code
You'll love Python data classes! 📋

python #coding #programming # Data Class = A special kind of class that's designed mostly for holding data # without writing a lot ...

7:29
You'll love Python data classes! 📋

27,928 views

2 months ago

ArjanCodes
Attrs, Pydantic, or Python Data Classes?

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Data classes are a valuable tool in the Python ...

17:10
Attrs, Pydantic, or Python Data Classes?

103,034 views

2 years ago

Docstring
Python : Les dataclasses

Nouvelle fonctionnalité de la version 3.7 de Python, les dataclasses (classes de données en français) permettent d'initialiser très ...

8:41
Python : Les dataclasses

23,873 views

4 years ago

Informatique Sans Complexe !
🚀 Dataclasses in Python: simple, clean, and (so) practical!

Tired of always writing the same __init__, __repr__, or __eq__ methods in your Python classes? Dataclasses are there to ...

10:39
🚀 Dataclasses in Python: simple, clean, and (so) practical!

772 views

7 months ago

Indently
Python Dataclasses Are Even More AWESOME With: "__post_init__"

Today, we will be learning about the hidden power that comes with __post_init__ in Python. This functionality is super nice when ...

8:02
Python Dataclasses Are Even More AWESOME With: "__post_init__"

13,786 views

2 years ago

mCoding
Why I prefer attrs over dataclasses

Better Python dataclasses! Attrs is the original dataclass library. Literally, the standard library "dataclasses" module was based off ...

6:21
Why I prefer attrs over dataclasses

69,734 views

2 years ago

Indently
3 ways to type a dictionary in Python (TypedDict VS @dataclass)

One thing you may have noticed in Python is that typing dictionaries isn't always straightforward. As dictionaries grow in ...

10:38
3 ways to type a dictionary in Python (TypedDict VS @dataclass)

14,453 views

3 months ago

Code Avec Dave
Voici Pourquoi Les Dataclasses En Python Sont Incroyables

Si tu veux devenir un expert de Python complètement gratuitement : https://developerssecrets.com - Si tu veux rejoindre une ...

13:43
Voici Pourquoi Les Dataclasses En Python Sont Incroyables

2,361 views

1 year ago

ZProger [ IT ]
Python Data Classes Will Make You a Better Person | How dataclass works

How to use dataclass in Python ⭐ OOP Course and Private Channel: https://www.zproger-school.com/?utm_source=yt&utm_medium=no ...

10:21
Python Data Classes Will Make You a Better Person | How dataclass works

51,881 views

3 years ago

selfedu
#37. Введение в Python Data Classes (часть 1)  | Объектно-ориентированное программирование Python

Курс по Python ООП: https://stepik.org/a/116336 Объявление классов данных (Data Classes) через декоратор dataclass.

18:55
#37. Введение в Python Data Classes (часть 1) | Объектно-ориентированное программирование Python

30,577 views

2 years ago

Krish Naik
Learn How Python Data Classes Can Save Your Time In Projects

Dive into the ultimate guide for Python data classes and learn how to efficiently store and manage data. Explore the powerful ...

16:25
Learn How Python Data Classes Can Save Your Time In Projects

21,844 views

2 years ago