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
45 results
In this video, we delve into the nuances of Python class variables and the @property decorator, exploring their distinct roles and ...
0 views
7 months ago
How to use property() for encapsulating class attributes? The property() function in Python helps you control attribute access.
63 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
4 months ago
Why use property decorators in Python? Using the property decorator makes code cleaner and more Pythonic. It lets you ...
86 views
How Can You Create a Read-Only Property in Your Classes? You can create a read-only property using the @property ...
56 views
How can property decorators enhance object encapsulation? 🎞️ Property decorators let you control access to class attributes.
5 views
Software Engineering: Is a python `abstract property` that returns an abstract class an example of the Factory Pattern? Helpful?
3 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 ...
8 days ago
How to access class property in decorator in Python? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
8 views
2 years ago
Software Engineering: Should a Python property decorator be used without a setter or deleter? Helpful? Please support me on ...
7 views
Code Review: Python property() implementation that caches getter while still allowing a setter Helpful? Please support me on ...
1 view
In this video, we delve into the powerful world of Python's getter and setter methods, focusing on the innovative approach of using ...
Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.
5,517 views
Pass class property as parameter to extension method Helpful? Please support me on Patreon: ...
Python decorator to support static properties Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...
9 views
What's the Best Approach to Validate Data Classes in Python? Validating data classes is essential for clean code. But many ...
916 views
Updating specific object properties while not updating others I hope you found a solution that worked for you :) The Content is ...
Numbers to Text Program - Python Training Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...
3 views
Code Review: Python proper abstract class and subclassing with attributes and methods Helpful? Please support me on Patreon: ...
How can __get method innovate PHP programming? The __get method allows dynamic property access in PHP objects.
10 views