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
40 results
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
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
Why use property decorators in Python? Using the property decorator makes code cleaner and more Pythonic. It lets you ...
86 views
1 year ago
How can property decorators enhance object encapsulation? 🎞️ Property decorators let you control access to class attributes.
5 views
How to use property() for encapsulating class attributes? The property() function in Python helps you control attribute access.
63 views
How to access class property in decorator in Python? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
8 views
How Can You Create a Read-Only Property in Your Classes? You can create a read-only property using the @property ...
56 views
In this video, we delve into the powerful world of Python's getter and setter methods, focusing on the innovative approach of using ...
Software Engineering: Should a Python property decorator be used without a setter or deleter? Helpful? Please support me on ...
7 views
3 years ago
Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.
5,444 views
Pass class property as parameter to extension method Helpful? Please support me on Patreon: ...
Code Review: Python property() implementation that caches getter while still allowing a setter Helpful? Please support me on ...
1 view
Why use @property decorator when I can use a normal method getter? Helpful? Please use the *Thanks* button above! Or, thank ...
162 views
What's the Best Approach to Validate Data Classes in Python? Validating data classes is essential for clean code. But many ...
910 views
In the world of programming, managing data efficiently is crucial for performance and maintainability. This video dives into the ...
3 views
Numbers to Text Program - Python Training Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...
SQLAlchemy column name and property conflict Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
Code Review: Python proper abstract class and subclassing with attributes and methods Helpful? Please support me on Patreon: ...
C# Extension Properties Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks & praise to ...
65 views
... meu move eu vou chamar o método has on property que basicamente ele recebe aqui como parâmetro o nome da propriedade ...
659 views