ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,805,547 results

AiCore
What is `self` in Python?

Join a high-achieving community of data scientists, data analysts, machine learning engineers, and data engineers who are ...

4:15
What is `self` in Python?

100,691 views

4y ago

Indently
What exactly is 'self' in Python? [Easy explanation]

What exactly is 'self' in Python? Well that's what we're going to go over today in detail. Once you understand, working with classes ...

6:27
What exactly is 'self' in Python? [Easy explanation]

121,979 views

2y ago

2MinutesPy
Why self is used in Python classes?

Why self is used in Python classes? Wait! First, what does self mean in Python and what is its role in object-oriented programming ...

2:25
Why self is used in Python classes?

12,144 views

2y ago

Coders Bring Change
What is self in Python?

Self is a mysterious thing when you start creating classes in Python. In this video you learn why methods have self as first ...

2:23
What is self in Python?

113,525 views

5y ago

Josuhe Uh
¿Parámetro Self? 🤔 utilízalo así en Python | Métodos de instancias | Qué es self en Python

Para qué se utiliza el parámetro self en python? En este video te explico todo lo que necesitas saber para entender este ...

8:00
¿Parámetro Self? 🤔 utilízalo así en Python | Métodos de instancias | Qué es self en Python

7,493 views

2y ago

2MinutesPy
Understanding self & __init__ in Python | 2MinutesPy

In this video, we'll understand the purpose of self and __init__ in Python and what are their roles. The __init__ method in Python: ...

2:08
Understanding self & __init__ in Python | 2MinutesPy

8,588 views

1y ago

Code To Design
You’re Using Python’s self… But Do You Actually Get It?

Confused about what self means in Python classes? You're not alone! In this video, I'll break down the mysterious self keyword ...

4:04
You’re Using Python’s self… But Do You Actually Get It?

2,844 views

1y ago

Душу Python`а
Зачем нужен параметр self в методах классов Python

В этом видео я рассказываю, как я понял, какую роль выполняет параметр self. Видео не является всеобъемлющим, оно ...

10:45
Зачем нужен параметр self в методах классов Python

9,478 views

2y ago

Live Python
Python 3's __init__(), self, Class and Instance Objects Explained Concisely

Looking for a concise but thorough explanation of what Python 3's self means? What __init__() in classes does? What Class ...

7:06
Python 3's __init__(), self, Class and Instance Objects Explained Concisely

296,299 views

7y ago

Inteligentia
How to use CLASS, SELF and __init__ in PYTHON | Tutorial for using classes in PYTHON

This video is dedicated to teaching you how to use classes in Python. The `class`, `self`, and `__init__` methods are ...

13:58
How to use CLASS, SELF and __init__ in PYTHON | Tutorial for using classes in PYTHON

7,294 views

1y ago

b001
Python Classes in 1 Minute!

Join my Patreon: https://www.patreon.com/b001io Discord: https://discord.gg/jA8SShU8zJ Follow me on Twitter: ...

1:26
Python Classes in 1 Minute!

524,065 views

2y ago

Docstring
The self parameter in 1 minute

When learning object-oriented programming with Python, there's one word in particular that really confuses beginners. That ...

2:10
The self parameter in 1 minute

22,332 views

5y ago

Python Morsels
What is self in Python?

Python's "self" is really just a variable that points to the current instance of our class. Every method you define must accept "self" as ...

3:29
What is self in Python?

29,026 views

4y ago

selfedu
#2. Методы классов. Параметр self | Объектно-ориентированное программирование Python

Курс по Python ООП: https://stepik.org/a/116336 Добавляем методы в классы. Вызов методов через класс и его экземпляры.

13:08
#2. Методы классов. Параметр self | Объектно-ориентированное программирование Python

222,386 views

4y ago

Telusko
#51 Python Tutorial for Beginners | Constructor, Self and Comparing Objects

Check out our courses: Agentic AI Engineering with Python : https://go.telusko.com/agentic-ai-python Coupon: TELUSKO10 (10% ...

11:04
#51 Python Tutorial for Beginners | Constructor, Self and Comparing Objects

622,231 views

8y ago

Bro Code
Learn Python CLASS METHODS in 6 minutes! 🏫

Class methods = Allow operations related to the class itself # Take (cls) as the first parameter, which represents the class itself.

6:46
Learn Python CLASS METHODS in 6 minutes! 🏫

116,467 views

2y ago

Kenos YT
¿Qué es SELF y para qué sirve? (2024) #python

Quieres entender qué es SELF en Python y por qué es tan importante? En este video te explico de manera sencilla y directa el ...

12:17
¿Qué es SELF y para qué sirve? (2024) #python

1,467 views

1y ago

2MinutesPy
Python's __init__ Method | 2MinutesPy

__init__ #python #pythonprogramming #class Hey, want to know about __init__ method in Python? Let's demystify the ...

1:47
Python's __init__ Method | 2MinutesPy

56,801 views

3y ago

Lex Fridman
Self-replicating Python code | Quine

Code shown in the video: https://www.dropbox.com/s/mhtvh64qjy5qoe0/quine.py?dl=0 Gödel, Escher, Bach by Douglas R.

5:25
Self-replicating Python code | Quine

267,713 views

6y ago

Indently
10 Important Python Concepts In 20 Minutes

In today's video we are going to be learning about 10 important Python concepts. ▷ Become job-ready with Python: ...

18:49
10 Important Python Concepts In 20 Minutes

1,612,259 views

2y ago