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
229 results
Lesson 06 - Property decorators are a way of defining properties in a class, which are attributes that have some logic behind them.
612 views
2 years ago
Hasta la fecha siempre hemos accedido a los atributos de una clase de forma directa. Es decir, simplemente cuando ...
465 views
Errata : à 5:00, lorsque je crée une property, on pourrait à ce moment (et c'est en général ce que l'on veut) modifier __init__ avec ...
2,458 views
8 years ago
Vemos el decorador property y aprendemos a usar getters y setters.
98 views
3 years ago
In this video, we delve into the nuances of Python class variables and the @property decorator, exploring their distinct roles and ...
0 views
1 year ago
In this video, we delve into the concept of abstract classes in Python and explore how to effectively declare properties within them.
2 views
10 months ago
Shows how to work with "private" class attributes by creating getter and setter modifiers. It also shows how to create properties that ...
176 views
How can property decorators enhance object encapsulation? 🎞️ Property decorators let you control access to class attributes.
5 views
En esta charla repasaremos el protocolo de los descriptores, casos de uso y sus aplicaciones más directas en la librería estándar ...
594 views
10 years ago
In this video, we dive into the world of Python testing, focusing on the powerful capabilities of the `unittest.mock` library.
32 views
How does the @property decorator work in Python? I hope you found a solution that worked for you :) The Content (except music ...
4 views
https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...
8 views
Comment transformer des attributs en propriétés pour contrôler leur utilisation. Code utilisé dans cette vidéo ...
743 views
In this video, we will discuss the function: property() Hi Python developers! In this video, we're diving into the `property()` ...
66 views
Teaches the Python programming language. Part of a larger series teaching programming. See http://codeschool.org.
7,641 views
15 years ago
Today's Topic: Python unit testing Class properties Thanks for taking the time to learn more. In this video I'll go through your ...
6 months ago
In this video, you'll learn how to master Python classes and inheritance! ✨ We'll cover the basics of defining classes, creating ...
37 views
7 views
In this video, we delve into the powerful world of Python's getter and setter methods, focusing on the innovative approach of using ...
6 views
If you would like to support me, please like, comment & subscribe, and check me out on Patreon: ...
1,706 views
11 years ago