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
186 results
Hasta la fecha siempre hemos accedido a los atributos de una clase de forma directa. Es decir, simplemente cuando ...
436 views
2 years ago
Vemos el decorador property y aprendemos a usar getters y setters.
95 views
Shows how to work with "private" class attributes by creating getter and setter modifiers. It also shows how to create properties that ...
134 views
1 year ago
Why use property decorators in Python? Using the property decorator makes code cleaner and more Pythonic. It lets you ...
86 views
Lesson 06 - Property decorators are a way of defining properties in a class, which are attributes that have some logic behind them.
519 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,358 views
7 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
6 months 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
3 months ago
Comment transformer des attributs en propriétés pour contrôler leur utilisation. Code utilisé dans cette vidéo ...
652 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
How to use property() for encapsulating class attributes? The property() function in Python helps you control attribute access.
63 views
How Can You Create a Read-Only Property in Your Classes? You can create a read-only property using the @property ...
56 views
Decorators: 0:00 Closures: 16:16 Properties (W/ Getters and Setters): 22:08 Hello Guys! Python Tutorial Guide #15 - Decorators, ...
64 views
5 years ago
In this video, we will discuss the function: property() Hi Python developers! In this video, we're diving into the `property()` ...
8 months ago
How can property decorators enhance object encapsulation? 🎞️ Property decorators let you control access to class attributes.
5 views
Learn the pythonic way of getter and setter method.
3,714 views
Python Property.
3 views
1 month ago
How to access class property in decorator in Python? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
8 views
281 views
8 years ago
In this video, you will know 1. String operations both in Julia and Python 2. String methods: uppercase, lowercase, split etc. 3.
19 views
4 years ago