ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

229 results

Andy Dolinski
Property Decorators (OO Python Tutorials)

Lesson 06 - Property decorators are a way of defining properties in a class, which are attributes that have some logic behind them.

8:02
Property Decorators (OO Python Tutorials)

612 views

2 years ago

atareao
El decorador property en Python

Hasta la fecha siempre hemos accedido a los atributos de una clase de forma directa. Es decir, simplemente cuando ...

10:31
El decorador property en Python

465 views

2 years ago

Cours Python
9.5 property et descripteurs

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

11:39
9.5 property et descripteurs

2,458 views

8 years ago

Pythonesa
Curso Python - Decorador property - Getters y Setters - Clase 18

Vemos el decorador property y aprendemos a usar getters y setters.

8:38
Curso Python - Decorador property - Getters y Setters - Clase 18

98 views

3 years 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

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

10 months ago

NetSecProf
Class Modifiers and Properties in Python

Shows how to work with "private" class attributes by creating getter and setter modifiers. It also shows how to create properties that ...

11:08
Class Modifiers and Properties in Python

176 views

2 years 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 España
Python descriptors al detalle - Pablo Enfedaque - Track Básico

En esta charla repasaremos el protocolo de los descriptores, casos de uso y sus aplicaciones más directas en la librería estándar ...

35:04
Python descriptors al detalle - Pablo Enfedaque - Track Básico

594 views

10 years ago

The Debug Zone
How to Mock Property Calls Returning MagicMock in Python Testing

In this video, we dive into the world of Python testing, focusing on the powerful capabilities of the `unittest.mock` library.

4:22
How to Mock Property Calls Returning MagicMock in Python Testing

32 views

1 year ago

Peter Schneider
How does the @property decorator work in Python?

How does the @property decorator work in Python? I hope you found a solution that worked for you :) The Content (except music ...

6:24
How does the @property decorator work in Python?

4 views

2 years ago

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

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

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

8 views

2 years ago

KreaTuto
POO avec Python - Épisode 5 - Créer des propriétés avec le décorateur @property

Comment transformer des attributs en propriétés pour contrôler leur utilisation. Code utilisé dans cette vidéo ...

6:16
POO avec Python - Épisode 5 - Créer des propriétés avec le décorateur @property

743 views

3 years ago

Craig Piercy
Python built-in function: property()

In this video, we will discuss the function: property() Hi Python developers! In this video, we're diving into the `property()` ...

5:01
Python built-in function: property()

66 views

1 year ago

Brian Will
Python (2/7)

Teaches the Python programming language. Part of a larger series teaching programming. See http://codeschool.org.

9:09
Python (2/7)

7,641 views

15 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

6 months ago

Dayan
How to Master Python Classes & Inheritance 🐍

In this video, you'll learn how to master Python classes and inheritance! ✨ We'll cover the basics of defining classes, creating ...

2:13
How to Master Python Classes & Inheritance 🐍

37 views

1 year ago

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

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

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

7 views

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

6 views

1 year ago

John Hammond
Python [textwrap] TextWrapper Object Properties

If you would like to support me, please like, comment & subscribe, and check me out on Patreon: ...

17:38
Python [textwrap] TextWrapper Object Properties

1,706 views

11 years ago