ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

61 results

Learn Fundamentals
Python Property Decorators Mastering property

Python Property Decorators Mastering property Property decorators (@property)

10:17
Python Property Decorators Mastering property

4 views

3 weeks ago

John Philip Jones
Python Classes Explained: Attributes Properties and Methods

Unlock the inner structure of Python classes in this, friendly breakdown of attributes, properties, and methods—and see how they ...

27:55
Python Classes Explained: Attributes Properties and Methods

187 views

2 weeks ago

Full Stack Throttler
Dependency Inversion VS Dependency Injection | SOLID Design Principles with Python & Swift

Many developers use Dependency Injection without truly understanding Dependency Inversion — and that's where confusion ...

24:45
Dependency Inversion VS Dependency Injection | SOLID Design Principles with Python & Swift

28 views

12 days ago

vlogommentary
Using Properties from a Separate Python File in QML with PySide6

Learn how to properly expose Python properties declared in a separate file to QML using PySide6, ensuring seamless integration ...

3:56
Using Properties from a Separate Python File in QML with PySide6

4 views

2 weeks ago

Tech Keys X
Python Class Attributes EXPOSED  Protected, Private, Static & Properties | S1 EP13

Topics Covered: ⏱ Time Topic 00:00 Intro 00:02 Protected Attributes Explained in Python 02:31 Private Attributes Name Mangling ...

26:09
Python Class Attributes EXPOSED Protected, Private, Static & Properties | S1 EP13

49 views

3 weeks ago

roseindiatutorials
Master Python OOP in Just 2 Hours ⏱️ (Classes, Inheritance, Polymorphism)

Master Python OOP in Just 2 Hours ⏱️ (Classes, Inheritance, Polymorphism) Master Python Object-Oriented Programming in ...

1:53:39
Master Python OOP in Just 2 Hours ⏱️ (Classes, Inheritance, Polymorphism)

252 views

2 weeks ago

Learn For Free
Python 3.12 Built-ins A-Z | 07A

Course: Python 3.12 Built-ins A-Z Module 07: Object Creation Tools Lecture A: object And Properties Link to the ...

1:16:28
Python 3.12 Built-ins A-Z | 07A

1 view

3 weeks ago

Soren I. Ngo
[Python for Beginners]: 39.02. Encapsulation Using Decorators: Setter and Getters

Chapters: 00:00:24 1. Defining the Property (Getter) 00:00:53 2. Implementing the Setter Method 00:01:40 3. Testing the ...

2:49
[Python for Beginners]: 39.02. Encapsulation Using Decorators: Setter and Getters

1 view

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

Zack Light
Do You REALLY know Python? Quant Dev Mock Interview

Can you survive the Python Interview Iceberg? In this video, I break down real Quant Developer interview questions, ranking them ...

33:23
Do You REALLY know Python? Quant Dev Mock Interview

3,563 views

3 weeks ago

WorldSim
The Python mega course – DAY 43

Python made simple: step-by-step, practical exercises to launch your coding journey. Module 6 – Day 43 App 11 – Build a hotel ...

44:32
The Python mega course – DAY 43

37 views

2 weeks ago

Data con Edgar
Why your Python code BREAKS (and how Encapsulation saves it) 🛠️

Have you ever had an error in your script because a variable changed its value where it shouldn't have? 😫 In this video, I'll ...

16:12
Why your Python code BREAKS (and how Encapsulation saves it) 🛠️

179 views

8 days ago

juan bosh garcia
POO en Python: Cómo Crear un Banco Inquebrantable (Guía de Scope, Getters y Setters)

Sabes qué separa a un programador que solo escribe código de uno que diseña sistemas robustos? En este video, dejamos ...

6:38
POO en Python: Cómo Crear un Banco Inquebrantable (Guía de Scope, Getters y Setters)

88 views

6 days ago

Python Peak
Property Decorators vs Getters - Setters: Accessor BATTLE! #getterssetters

Python's @property vs JavaScript's get/set - which property syntax is cleaner? EPIC!

0:26
Property Decorators vs Getters - Setters: Accessor BATTLE! #getterssetters

29 views

2 weeks ago

roseindiatutorials
Encapsulation in Python Explained in 20 Minutes 🔥 (With Real Examples)

Encapsulation in Python Explained in 20 Minutes (With Real Examples) Encapsulation in Python Explained in Just 20 ...

20:38
Encapsulation in Python Explained in 20 Minutes 🔥 (With Real Examples)

30 views

3 weeks ago

CodeLucky
Encapsulation in Python Explained: Public, Protected & Private Members

Master Object-Oriented Programming in Python by understanding Encapsulation! In this video, we break down the three access ...

4:11
Encapsulation in Python Explained: Public, Protected & Private Members

11 views

2 weeks ago

AIBuild Lab
What is Set in Python? | Python Data Structures for Beginners

In this video, you will learn everything about the Set data type in Python in a simple and beginner-friendly way. ✓ What is a Set in ...

6:38
What is Set in Python? | Python Data Structures for Beginners

3 views

4 weeks ago

vlogommentary
Mastering Properties vs. Getters/Setters and Descriptors in Python Classes

Learn the Pythonic way to handle class attributes using properties, when to avoid verbose getters/setters, and how descriptors can ...

4:20
Mastering Properties vs. Getters/Setters and Descriptors in Python Classes

0 views

3 weeks ago

Bogura Coders Hub
Stop Calling Methods in Python 😱 Use @property Instead! | Most Devs Ignore This Python Feature |

Ever wished you could use Python methods like normal variables? That's exactly what @property does in OOP. Instead of ...

0:08
Stop Calling Methods in Python 😱 Use @property Instead! | Most Devs Ignore This Python Feature |

151 views

1 day ago

roseindiatutorials
Inheritance in Python Explained in 30 Minutes 🔥 (With Real Examples)

Inheritance in Python Explained in 30 Minutes (With Real Examples) Want to master Inheritance in Python the easy and ...

31:25
Inheritance in Python Explained in 30 Minutes 🔥 (With Real Examples)

17 views

2 weeks ago