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
181 results
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 ...
13 views
4 days ago
In the .NET world, we live in a world of strongly typed objects, POCOs, and clear data contracts. When transitioning to Python for AI ...
17 views
12 days ago
Dataclasses - part of Python for Beginners. Short, clear Python lessons - one concept at a time. In this lesson: - Import dataclass ...
0 views
3 weeks ago
Harness the power of objects, closures, and generator coroutines to bring code to life. Join the DUTC Discord Server: ...
172 views
2 weeks ago
354 views
4 views
4 weeks ago
Accessing tuple elements using indexes like student[0] and student[1] can make your code difficult to read and maintain.
7 views
19 hours ago
Here is the github link for the resources: https://github.com/Urvashi2409/Python-Playlist.
21 views
6 days ago
50 episodes complete. You've learned variables, async, type hints, dataclasses, logging, SQLite, CLI tools, testing… Now it's time ...
57 views
Object-oriented Python explained for beginners: classes and objects, @dataclass, inheritance and super(), duck typing, and ...
6 views
2 days ago
Welcome to Day 3 of the 100 Days of Python series! In this video, you'll learn one of the most important Python fundamentals: ...
11 views
13 days ago
Learn Object-Oriented Python: Classes, Inheritance & Pydantic through focused Python examples for AI engineering. The lesson ...
In this video you'll learn everything about data classes: from the basic decorator to `field()`, `frozen`, `order ...
63 views
9 days ago
81 views
8 days ago
This video serves as a comprehensive guide to understanding the three primary method types in Python: instance, class, and ...
8 views
22 hours ago
Coming from TypeScript, you expect the compiler to guard your data. Python's type hints don't run — so a pro reaches for ...
77 views
1 day ago
本节使用Python `@dataclass` 定义结构化输出格式,演示字段、类型注解和元数据说明如何组成模型可理解的Schema。dataclass ...
In this project, I built a professional eBay web scraper using Python, Requests, and BeautifulSoup. The scraper automatically ...
31 views
3 days ago
In this video, you'll master Pandas DataFrame from scratch with simple explanations and real-world examples. Whether you're ...
66 views