39 - Classes ( intro; self; __init__ ) | Python Tutorials

preview_player
Показать описание
Let's create some objects; to do so we need a blueprint for our objects called a class. This video goes over classes, instances and instance variables, methods, and the constructor called __init_().

| Language
Python (.py)

| Code Example
Рекомендации по теме
Комментарии
Автор

I couldn't fully understand class, __init__ and self for quite a while and this video is by far the best explanation.

idk-tnxz
Автор

Disgusting that the rest of the IT training world falls short of this videos crisp, deep-dive style presentation.

jaybeebee
Автор

Please continue this. You are so easy understand. You have made classes easier to use. I need more!

tommysmith
Автор

Thats the first time I've had someone describe Self so that I can understand it. Thanks!

arose
Автор

This is the ONLY tutorial on this topic, that makes any sense. THANK YOU!!

supadupahilton
Автор

Beyond incredible. I was looking for a better explanation of these concepts and my god you nailed it. Thanks!! I finally understand.

samuelg.
Автор

I watched several videos on this topic and never understood the concept until I watched this. Very clarifying, yet concise.

vichakarnrattanasangpunth
Автор

Finally a great explanation. Thank you. I understand what self does now.

adilakif
Автор

Simple explained thx dude. I have watched multiple videos about what __init__ and self is but I fell like nobody explained it that goog like you. thx again

ivanyovev
Автор

Like the way, you built up from what works to what works better.

SusanAmberBruce
Автор

One of the easiest explanations that I have seen yet. Thank you.

heathfiebert
Автор

Im coming back to this channel after learning a lot of languages (c#, c++, java, python, Visual Basic, unity, godot) and i have to say thanks to you. You taught me the basics of programming. You're a great person.

xriccardo
Автор

This is one of the best tutorials. looked at about 20 videos before this one but I'm so glad I found it. Thank you!

matthewwoodward
Автор

Best 'self' explanation so far.

Alpacastanm
Автор

Hey, thank you so much for posting and explaining this in such great detail. No one else could explain or answer this question, you did really well!

kirahman
Автор

Wow finally i am able to grasp classes, self and __init__

phantomf
Автор

Thank you so much for showing this. I am taking some courses from Microsoft and they really never explain why you use "Self". I am a person who always has to know "Why" for it to make sense.

RobertoGonzalez
Автор

You have the greatest explanation among youtube

ivywang
Автор

Simply awesome!!! You explained it really well, that too, in a very short period of time. ;-)

gautamj
Автор

almost like how an array starts w zero. thank you sir. I was always confused w this. finally clear

TheBriansle