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
61 results
Python Property Decorators Mastering property Property decorators (@property)
4 views
3 weeks ago
Unlock the inner structure of Python classes in this, friendly breakdown of attributes, properties, and methods—and see how they ...
187 views
2 weeks ago
Many developers use Dependency Injection without truly understanding Dependency Inversion — and that's where confusion ...
28 views
12 days ago
Learn how to properly expose Python properties declared in a separate file to QML using PySide6, ensuring seamless integration ...
Topics Covered: ⏱ Time Topic 00:00 Intro 00:02 Protected Attributes Explained in Python 02:31 Private Attributes Name Mangling ...
49 views
Master Python OOP in Just 2 Hours ⏱️ (Classes, Inheritance, Polymorphism) Master Python Object-Oriented Programming in ...
252 views
Course: Python 3.12 Built-ins A-Z Module 07: Object Creation Tools Lecture A: object And Properties Link to the ...
1 view
Chapters: 00:00:24 1. Defining the Property (Getter) 00:00:53 2. Implementing the Setter Method 00:01:40 3. Testing the ...
Today's Topic: Python unit testing Class properties Thanks for taking the time to learn more. In this video I'll go through your ...
0 views
8 days ago
Can you survive the Python Interview Iceberg? In this video, I break down real Quant Developer interview questions, ranking them ...
3,563 views
Python made simple: step-by-step, practical exercises to launch your coding journey. Module 6 – Day 43 App 11 – Build a hotel ...
37 views
Have you ever had an error in your script because a variable changed its value where it shouldn't have? 😫 In this video, I'll ...
179 views
Sabes qué separa a un programador que solo escribe código de uno que diseña sistemas robustos? En este video, dejamos ...
88 views
6 days ago
Python's @property vs JavaScript's get/set - which property syntax is cleaner? EPIC!
29 views
Encapsulation in Python Explained in 20 Minutes (With Real Examples) Encapsulation in Python Explained in Just 20 ...
30 views
Master Object-Oriented Programming in Python by understanding Encapsulation! In this video, we break down the three access ...
11 views
In this video, you will learn everything about the Set data type in Python in a simple and beginner-friendly way. ✓ What is a Set in ...
3 views
4 weeks ago
Learn the Pythonic way to handle class attributes using properties, when to avoid verbose getters/setters, and how descriptors can ...
Ever wished you could use Python methods like normal variables? That's exactly what @property does in OOP. Instead of ...
151 views
1 day ago
Inheritance in Python Explained in 30 Minutes (With Real Examples) Want to master Inheritance in Python the easy and ...
17 views