ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

40 results

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

3 months ago

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

6 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 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

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

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

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

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

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

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,444 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
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

Roel Van de Paar
Why use @property decorator when I can use a normal method getter?

Why use @property decorator when I can use a normal method getter? Helpful? Please use the *Thanks* button above! Or, thank ...

2:28
Why use @property decorator when I can use a normal method getter?

162 views

1 year 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

910 views

1 year ago

The Debug Zone
Public Variables vs Getters and Setters: Which is Faster in Programming?

In the world of programming, managing data efficiently is crucial for performance and maintainability. This video dives into the ...

3:41
Public Variables vs Getters and Setters: Which is Faster in Programming?

3 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
SQLAlchemy column name and property conflict (2 Solutions!!)

SQLAlchemy column name and property conflict Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:40
SQLAlchemy column name and property conflict (2 Solutions!!)

8 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

Roel Van de Paar
C# Extension Properties

C# Extension Properties Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks & praise to ...

2:14
C# Extension Properties

65 views

3 years ago

CodeInit
Como verificar se uma propriedade existe em um objeto JavaScript?

... meu move eu vou chamar o método has on property que basicamente ele recebe aqui como parâmetro o nome da propriedade ...

0:53
Como verificar se uma propriedade existe em um objeto JavaScript?

659 views

1 year ago