ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

181 results

IvanTech
Deja de escribir __init__ en Python... Usa @dataclass y cambia cómo programas

Cuánto código escribes solo para definir una clase en Python? Con @dataclass eso se acabó. En este vídeo aprenderás todo lo ...

17:53
Deja de escribir __init__ en Python... Usa @dataclass y cambia cómo programas

13 views

4 days ago

TechWayFit
Stop Using Dictionaries! Mastering Dataclasses in Python. #python #dotnet #ai

In the .NET world, we live in a world of strongly typed objects, POCOs, and clear data contracts. When transitioning to Python for AI ...

23:35
Stop Using Dictionaries! Mastering Dataclasses in Python. #python #dotnet #ai

17 views

12 days ago

The Software Mentor
Dataclasses - Python for Beginners

Dataclasses - part of Python for Beginners. Short, clear Python lessons - one concept at a time. In this lesson: - Import dataclass ...

1:42
Dataclasses - Python for Beginners

0 views

3 weeks ago

Don't Use This Code • James Powell
How do I choose the "best" coding strategy? | The Reality of Python Part 2

Harness the power of objects, closures, and generator coroutines to bring code to life. Join the DUTC Discord Server: ...

21:18
How do I choose the "best" coding strategy? | The Reality of Python Part 2

172 views

2 weeks ago

Don't Use This Code • James Powell
The (Not so Basic) Basics of Python | The Reality of Python Part 1

Harness the power of objects, closures, and generator coroutines to bring code to life. Join the DUTC Discord Server: ...

15:58
The (Not so Basic) Basics of Python | The Reality of Python Part 1

354 views

3 weeks ago

Curiosity Learner
Dataclasses in Python | Boiler Plate Issue #python #oop #programming #ican #computer
10:04
Dataclasses in Python | Boiler Plate Issue #python #oop #programming #ican #computer

4 views

4 weeks ago

OrionVexa
54 🐍 Python namedtuple Explained | Why It's Better Than Regular Tuples

Accessing tuple elements using indexes like student[0] and student[1] can make your code difficult to read and maintain.

6:35
54 🐍 Python namedtuple Explained | Why It's Better Than Regular Tuples

7 views

19 hours ago

CodeWithUrvashi
Lesson 1: Data Types | Ultimate Python Course

Here is the github link for the resources: https://github.com/Urvashi2409/Python-Playlist.

11:36
Lesson 1: Data Types | Ultimate Python Course

21 views

6 days ago

CodeToAGI
50 Episodes of Python — Now Build a REAL App | Ep 50 | CodeToAGI

50 episodes complete. You've learned variables, async, type hints, dataclasses, logging, SQLite, CLI tools, testing… Now it's time ...

7:07
50 Episodes of Python — Now Build a REAL App | Ep 50 | CodeToAGI

57 views

3 weeks ago

Code Craft
Python Classes, Inheritance & Interfaces — Full OOP for Beginners | Zero to Expert #7

Object-oriented Python explained for beginners: classes and objects, @dataclass, inheritance and super(), duck typing, and ...

5:34
Python Classes, Inheritance & Interfaces — Full OOP for Beginners | Zero to Expert #7

6 views

2 days ago

PY2AI
100 Days Of Python | Data Types in Python | PY2AI

Welcome to Day 3 of the 100 Days of Python series! In this video, you'll learn one of the most important Python fundamentals: ...

22:55
100 Days Of Python | Data Types in Python | PY2AI

11 views

13 days ago

Agentic AI Fundamentals
01.02 - Object-Oriented Python: Classes, Inheritance & Pydantic

Learn Object-Oriented Python: Classes, Inheritance & Pydantic through focused Python examples for AI engineering. The lesson ...

3:34
01.02 - Object-Oriented Python: Classes, Inheritance & Pydantic

6 views

2 weeks ago

Leandro Hirt | Academify
Python Dataclasses: Stop Writing __init__ by Hand

In this video you'll learn everything about data classes: from the basic decorator to `field()`, `frozen`, `order ...

10:58
Python Dataclasses: Stop Writing __init__ by Hand

63 views

9 days ago

Don't Use This Code • James Powell
Your Choices Have Consequences | The Reality of Python Part 3

Harness the power of objects, closures, and generator coroutines to bring code to life. Join the DUTC Discord Server: ...

19:15
Your Choices Have Consequences | The Reality of Python Part 3

81 views

8 days ago

CSXCS
Python Methods: Mastering Instance, Class, and Static Behaviors

This video serves as a comprehensive guide to understanding the three primary method types in Python: instance, class, and ...

5:47
Python Methods: Mastering Instance, Class, and Static Behaviors

8 views

22 hours ago

Code Craft
Python Types & Data for Node.js Devs: Past TypeScript into Pydantic

Coming from TypeScript, you expect the compiler to guard your data. Python's type hints don't run — so a pro reaches for ...

5:00
Python Types & Data for Node.js Devs: Past TypeScript into Pydantic

6 views

4 days ago

Don't Use This Code • James Powell
You're Using Object Orientation Wrong | The Reality of Python Part 4

Harness the power of objects, closures, and generator coroutines to bring code to life. Join the DUTC Discord Server: ...

14:53
You're Using Object Orientation Wrong | The Reality of Python Part 4

77 views

1 day ago

尚硅谷IT培训学校
LangChain 结构化输出:使用 Python dataclass 定义模型|第48讲

本节使用Python `@dataclass` 定义结构化输出格式,演示字段、类型注解和元数据说明如何组成模型可理解的Schema。dataclass ...

2:28
LangChain 结构化输出:使用 Python dataclass 定义模型|第48讲

13 views

2 weeks ago

Muhammad Aryan
Python eBay Scraper | BeautifulSoup + Requests | Export Data to Excel

In this project, I built a professional eBay web scraper using Python, Requests, and BeautifulSoup. The scraper automatically ...

1:09
Python eBay Scraper | BeautifulSoup + Requests | Export Data to Excel

31 views

3 days ago

CodeWithMunnaX
02. Pandas DataFrame in Python | Learn DataFrame from Scratch

In this video, you'll master Pandas DataFrame from scratch with simple explanations and real-world examples. Whether you're ...

24:20
02. Pandas DataFrame in Python | Learn DataFrame from Scratch

66 views

2 weeks ago