ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

235 results

KodeLab3
La verdad sobre __init__ y Atributos en Python que nadie explica

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

3:34
La verdad sobre __init__ y Atributos en Python que nadie explica

0 views

1h ago

AIDDers
Python Classes Explained: Build a Gene Object with __init__, Attributes & Methods

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

3:26
Python Classes Explained: Build a Gene Object with __init__, Attributes & Methods

12 views

10d ago

Python to Job
Python OOP Foundations: Classes, Objects & __init__ | Python Tutorial #33

Master the complete try-except-else-finally workflow: isolating happy-path logic in 'else', guaranteeing resource cleanup with ...

1:29
Python OOP Foundations: Classes, Objects & __init__ | Python Tutorial #33

11 views

10d ago

Parate Jatin
Python Tutorial - 01 - UV initialize project

How to create/initialize a new python project. Uses UV.

0:36
Python Tutorial - 01 - UV initialize project

4 views

3w ago

vlogommentary
How to Access Submitted Form Data in Django __init__ Method

Learn how to access submitted form data inside the Django form's __init__ method, enabling advanced form initialization based ...

2:54
How to Access Submitted Form Data in Django __init__ Method

0 views

5d ago

DevLog
pip Is 6x Slower Than It Should Be — The Complete uv Guide

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

3:48
pip Is 6x Slower Than It Should Be — The Complete uv Guide

42 views

3w ago

Test Systems
Model Test Data with Python Dataclasses

Use Python dataclasses to give test data named fields and explicit rules. A reset-link example creates valid cases, applies defaults ...

3:43
Model Test Data with Python Dataclasses

5 views

2w ago

DevScriptor
Python Module 7: Object-Oriented Programming — Overview & What You'll Learn

A quick overview of Module 7: Object-Oriented Programming, from the Python Basics to Advanced course — what this module ...

1:11
Python Module 7: Object-Oriented Programming — Overview & What You'll Learn

7 views

1d ago

Python_UA
Modules and Imports Package init

Modules and Imports [Package init] Урок Python українською ☕ Якщо відео допомогло — постав каву ...

3:50
Modules and Imports Package init

0 views

3w ago

Squidly1408
Launchpad — Start Every Project Right in One Click

Launchpad is a free, open-source desktop app that scaffolds a brand-new coding project in one click: folder structure, starter code, ...

1:01
Launchpad — Start Every Project Right in One Click

4 views

5d ago

Python to Job
Python Dataclasses: Eliminate Boilerplate & Frozen State | Python Tutorial #39

Write clean data containers with zero boilerplate: automatic __init__, __repr__, and __eq__, default_factory for lists/dicts, frozen ...

1:32
Python Dataclasses: Eliminate Boilerplate & Frozen State | Python Tutorial #39

48 views

9d ago

vlogommentary
Fixing pytest-django: Model Class Missing app_label Due to Missing __init__.py

Learn how to resolve the pytest-django error about model classes missing an explicit app_label caused by a missing __init__.py ...

3:53
Fixing pytest-django: Model Class Missing app_label Due to Missing __init__.py

0 views

2d ago

AviosIT
How to Use uv For Python Projects

Learn how to use uv for modern Python projects, from installation and Python version management to dependency management, ...

1:54
How to Use uv For Python Projects

38 views

1d ago

code icon
uv vs venv in Python | What is uv? | Python Package Manager Explained

Python mein baar-baar venv, pip, aur requirements.txt manage karke thak gaye hain? Meet uv – an extremely fast Python ...

2:50
uv vs venv in Python | What is uv? | Python Package Manager Explained

74 views

2w ago

Matheus Kemer
lux_find — local full-text search over your notes, code and chats (SQLite FTS5, no cloud)

lux_find indexes the notes, code and exported chat histories you already have on disk into one SQLite FTS5 file and answers ...

1:13
lux_find — local full-text search over your notes, code and chats (SQLite FTS5, no cloud)

22 views

2w ago

Python Libraries
sklearn KMeans: clusters by distance, not by truth

sklearn KMeans: clusters by distance, not by truth Scale first. Distance on raw dollars versus age is nonsense. Labels are arbitrary ...

0:36
sklearn KMeans: clusters by distance, not by truth

0 views

2w ago

963 Unplugged
Why C Structures Failed (And Why We Needed OOP) | Part 12

Why did programming evolve from simple data structures into Object-Oriented Programming (OOP)? In Part 12 of the Coding ...

3:47
Why C Structures Failed (And Why We Needed OOP) | Part 12

14 views

4w ago

Python_UA
Properties and Descriptors Use property in init

Properties and Descriptors** [Use property in **init**] Урок Python українською ☕ Якщо відео допомогло — постав каву ...

3:27
Properties and Descriptors Use property in init

3 views

3w ago

Telugu Dev
Data classes in Python | Zero to Hero (Part 77)

Tired of writing repetitive boilerplate code for your Python classes? If you find yourself constantly typing out __init__ methods and ...

3:43
Data classes in Python | Zero to Hero (Part 77)

0 views

3w ago

Code Presenter
Run a personal finance app that connects to banks in three countries

Securo is a personal finance app you run yourself, and it can fetch from banks in Brazil, Europe and the United States.

3:09
Run a personal finance app that connects to banks in three countries

165 views

3w ago

vlogommentary
Fixing Python ModuleNotFoundError for Custom Modules in Docker

Learn how to resolve Python import errors for custom modules when running code inside Docker containers by properly ...

2:48
Fixing Python ModuleNotFoundError for Custom Modules in Docker

0 views

7d ago

An Engineer's Motivation
Easily generate speeches from text on your computer for free

For engineers who are starting out creating videos. Maybe you are not comfortable using your voice for your video. Or perhaps ...

3:07
Easily generate speeches from text on your computer for free

13 views

2w ago

Spark Crest
Class vs Object in OOP Using Python | Difference Between Class & Object | 2nd Year CS Ch#3 OOP py

2nd Year Computer Science Students! Exam Preparation Starts Here! Class vs Object in Python | Chapter 3 OOP | Important ...

0:45
Class vs Object in OOP Using Python | Difference Between Class & Object | 2nd Year CS Ch#3 OOP py

4 views

1d ago

Data Engineering Interview Prep (ByteSized)
Why This "Simple" Caching Python Question Crashes Streaming Data Executors

Caching high-frequency metadata lookups (such as schema registry definitions) in-memory is a critical task for data engineering, ...

3:27
Why This "Simple" Caching Python Question Crashes Streaming Data Executors

2 views

2w ago