ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

45 results

The Debug Zone
Python Class Variables vs @property: When to Use Each for Best Practices

In this video, we delve into the nuances of Python class variables and the @property decorator, exploring their distinct roles and ...

1:29
Python Class Variables vs @property: When to Use Each for Best Practices

0 views

7 months ago

Python Peak
How to use property() for encapsulating class attributes? master python properties control access

How to use property() for encapsulating class attributes? The property() function in Python helps you control attribute access.

0:42
How to use property() for encapsulating class attributes? master python properties control access

63 views

1 year ago

The Debug Zone
How to Declare Abstract Class Properties in Python: A Guide to Pythonic Practices

In this video, we delve into the concept of abstract classes in Python and explore how to effectively declare properties within them.

3:17
How to Declare Abstract Class Properties in Python: A Guide to Pythonic Practices

2 views

4 months ago

Python Peak
Why use property decorators in Python? Python Hack Clean Up Code with property Decorators!

Why use property decorators in Python? Using the property decorator makes code cleaner and more Pythonic. It lets you ...

0:31
Why use property decorators in Python? Python Hack Clean Up Code with property Decorators!

86 views

1 year ago

Python Peak
How Can You Create a Read-Only Property in Your Classes? The #secret to Creating Read-Only

How Can You Create a Read-Only Property in Your Classes? You can create a read-only property using the @property ...

0:25
How Can You Create a Read-Only Property in Your Classes? The #secret to Creating Read-Only

56 views

1 year ago

Python Peak
How can property decorators enhance object encapsulation? Unlocking the Power of Property Decorators

How can property decorators enhance object encapsulation? 🎞️ Property decorators let you control access to class attributes.

0:50
How can property decorators enhance object encapsulation? Unlocking the Power of Property Decorators

5 views

1 year ago

Roel Van de Paar
Is a python `abstract property` that returns an abstract class an example of the Factory Pattern?

Software Engineering: Is a python `abstract property` that returns an abstract class an example of the Factory Pattern? Helpful?

2:55
Is a python `abstract property` that returns an abstract class an example of the Factory Pattern?

5 views

3 years ago

The Debug Zone
Python unit testing Class properties

Today's Topic: Python unit testing Class properties Thanks for taking the time to learn more. In this video I'll go through your ...

1:46
Python unit testing Class properties

0 views

8 days ago

Roel Van de Paar
How to access class property in decorator in Python? (2 Solutions!!)

How to access class property in decorator in Python? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:26
How to access class property in decorator in Python? (2 Solutions!!)

8 views

2 years ago

Roel Van de Paar
Software Engineering: Should a Python property decorator be used without a setter or deleter?

Software Engineering: Should a Python property decorator be used without a setter or deleter? Helpful? Please support me on ...

2:01
Software Engineering: Should a Python property decorator be used without a setter or deleter?

7 views

3 years ago

Roel Van de Paar
Code Review: Python property() implementation that caches getter while still allowing a setter

Code Review: Python property() implementation that caches getter while still allowing a setter Helpful? Please support me on ...

2:55
Code Review: Python property() implementation that caches getter while still allowing a setter

1 view

3 years ago

The Debug Zone
Boost Python Getter/Setter with Same Name: Solutions and Best Practices

In this video, we delve into the powerful world of Python's getter and setter methods, focusing on the innovative approach of using ...

3:09
Boost Python Getter/Setter with Same Name: Solutions and Best Practices

5 views

1 year ago

The Coding Gopher
Dependency Inversion Explained

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

2:37
Dependency Inversion Explained

5,517 views

1 year ago

Roel Van de Paar
Pass class property as parameter to extension method

Pass class property as parameter to extension method Helpful? Please support me on Patreon: ...

3:06
Pass class property as parameter to extension method

2 views

3 years ago

Roel Van de Paar
Python decorator to support static properties

Python decorator to support static properties Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

3:05
Python decorator to support static properties

9 views

3 years ago

Python Peak
What’s the Best Approach to Validate Data Classes in Python? Mastering Data Validation with Python

What's the Best Approach to Validate Data Classes in Python? Validating data classes is essential for clean code. But many ...

0:19
What’s the Best Approach to Validate Data Classes in Python? Mastering Data Validation with Python

916 views

1 year ago

Peter Schneider
Softwareengineering: Updating specific object properties while not updating others

Updating specific object properties while not updating others I hope you found a solution that worked for you :) The Content is ...

2:20
Softwareengineering: Updating specific object properties while not updating others

0 views

1 year ago

Roel Van de Paar
Numbers to Text Program - Python Training (2 Solutions!!)

Numbers to Text Program - Python Training Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

3:43
Numbers to Text Program - Python Training (2 Solutions!!)

3 views

3 years ago

Roel Van de Paar
Code Review: Python proper abstract class and subclassing with attributes and methods

Code Review: Python proper abstract class and subclassing with attributes and methods Helpful? Please support me on Patreon: ...

2:33
Code Review: Python proper abstract class and subclassing with attributes and methods

7 views

3 years ago

Turbo Learn PHP
How can __get method innovate #php programming? mastering #php #magic harnessing the power of __get

How can __get method innovate PHP programming? The __get method allows dynamic property access in PHP objects.

0:33
How can __get method innovate #php programming? mastering #php #magic harnessing the power of __get

10 views

1 year ago