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
235 results
Aprende a usar los atributos y el método __init__ en Python de una vez por todas con este ejemplo práctico paso a paso. ¡Incluye ...
0 views
1h ago
Python classes let you bundle data and the functions that act on it into one reusable unit. Using a Gene class as the example, this ...
12 views
10d ago
Master the complete try-except-else-finally workflow: isolating happy-path logic in 'else', guaranteeing resource cleanup with ...
11 views
How to create/initialize a new python project. Uses UV.
4 views
3w ago
Learn how to access submitted form data inside the Django form's __init__ method, enabling advanced form initialization based ...
5d ago
uv is a fast Python package and project manager written in Rust. In this tutorial we use it two ways: dropping it into a project that ...
42 views
Use Python dataclasses to give test data named fields and explicit rules. A reset-link example creates valid cases, applies defaults ...
5 views
2w ago
A quick overview of Module 7: Object-Oriented Programming, from the Python Basics to Advanced course — what this module ...
7 views
1d ago
Modules and Imports [Package init] Урок Python українською ☕ Якщо відео допомогло — постав каву ...
Launchpad is a free, open-source desktop app that scaffolds a brand-new coding project in one click: folder structure, starter code, ...
Write clean data containers with zero boilerplate: automatic __init__, __repr__, and __eq__, default_factory for lists/dicts, frozen ...
48 views
9d ago
Learn how to resolve the pytest-django error about model classes missing an explicit app_label caused by a missing __init__.py ...
2d ago
Learn how to use uv for modern Python projects, from installation and Python version management to dependency management, ...
38 views
Python mein baar-baar venv, pip, aur requirements.txt manage karke thak gaye hain? Meet uv – an extremely fast Python ...
74 views
lux_find indexes the notes, code and exported chat histories you already have on disk into one SQLite FTS5 file and answers ...
22 views
sklearn KMeans: clusters by distance, not by truth Scale first. Distance on raw dollars versus age is nonsense. Labels are arbitrary ...
Why did programming evolve from simple data structures into Object-Oriented Programming (OOP)? In Part 12 of the Coding ...
14 views
4w ago
Properties and Descriptors** [Use property in **init**] Урок Python українською ☕ Якщо відео допомогло — постав каву ...
3 views
Tired of writing repetitive boilerplate code for your Python classes? If you find yourself constantly typing out __init__ methods and ...
Securo is a personal finance app you run yourself, and it can fetch from banks in Brazil, Europe and the United States.
165 views
Learn how to resolve Python import errors for custom modules when running code inside Docker containers by properly ...
7d ago
For engineers who are starting out creating videos. Maybe you are not comfortable using your voice for your video. Or perhaps ...
13 views
2nd Year Computer Science Students! Exam Preparation Starts Here! Class vs Object in Python | Chapter 3 OOP | Important ...
Caching high-frequency metadata lookups (such as schema registry definitions) in-memory is a critical task for data engineering, ...
2 views