Тёмный

Understanding classes and object-oriented programming [Python Tutorial] 

Clear Code
Подписаться 210 тыс.
Просмотров 120 тыс.
50% 1

A tutorial about classes and object-oriented programming. I will cover everything you need to create classes, use dunder methods, simple and complex inheritance and how to work with classes and connect objects.
If you want to support me: / clearcode
(You also get lots of perks)
Social stuff:
Twitter - / clear_coder
Discord - / discord
Timestamps:
0:00:00 - Intro
0:16:23 - Class Intro
0:29:00 - Dunder methods
0:45:16 - Class Deep dive
0:58:44 - Classes and scope
1:13:22 - Simple inheritance
1:35:54 - Complex inheritance
1:55:53 - Extra parts
Github:
github.com/clear-code-project...
Pastebin:
intro - pastebin.com/uwRrP25a
dunder - pastebin.com/WahhZzcw
deep dive - pastebin.com/PAU47WdC
scope - pastebin.com/k240AUHB
simple inheritance - pastebin.com/HmJx37vj
complex inheritance - pastebin.com/4HHpmUke
extra - pastebin.com/jxiUFZ5K

Опубликовано:

 

2 июн 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 162   
@salvadorramirez3379
@salvadorramirez3379 2 года назад
Amazing and clear tutorial, thanks for taking the time to explain in detail, it help me better understand some concepts I though I knew, thank you
@Wer-zo8mb
@Wer-zo8mb Год назад
hmmm... that was gay. Good
@cheeseburgerinvr
@cheeseburgerinvr Год назад
Aw hell naw bro paid 500 bucks for a free tutorial wad da hail
@_Wrayor
@_Wrayor Год назад
@@cheeseburgerinvr that is mexican dollar = 0.05 USD => 500MX$ = 10U$D. so don't worry brother it's not a big amount.
@arseniyfilippov2275
@arseniyfilippov2275 Год назад
​@@_Wrayor 500 pesos are like 25 bucks
@62nichols94
@62nichols94 Год назад
@@cheeseburgerinvri mean if you make the money why worry? I wish I can spend without looking so my goal is to be very good at programming the thing I love to do.
@AmitYadav-jp5uz
@AmitYadav-jp5uz 23 дня назад
Such an underrated video. Rooting for you, I'm sure this will get viral som day.
@Oldwhpsian
@Oldwhpsian 2 года назад
When your mind gets completely blown 53:00, realizing that you can take a feature from one object and literally pass it to another! Super powerful. And amazing content!
@RoGeorgeRoGeorge
@RoGeorgeRoGeorge 2 года назад
New skill unlocked: OOP THANK YOU!!! This is the best Python OOP I've ever read or seen. I was stuck in procedural programming style for decades (software is not my profession). With procedural programming it always felt like hitting a wall when writing bigger programs. I've tried switching to OOP a few times before, and failed. Followed your tutorial over the last two days, did the exercises, and now it finally all makes sense. You helped me to step to the next level, and I'm very grateful for that, thank you! :o)
@aaaaaaaaaaaaa333
@aaaaaaaaaaaaa333 11 месяцев назад
i think its one of the best oop guides for begginers out there. Very good visual explanation, people often forget that begginers have no clue what is going on and any form of visual explanation(other than code obviously) is extremely helpful
@vincentshapland7250
@vincentshapland7250 3 месяца назад
I watch so many videos to understand the concept of "self". This is only one where it has actually been explained properly. Thank you!
@michaelwallace9461
@michaelwallace9461 Год назад
I am just learning classes and oop in python. I am just about coping but this has helped a lot. I love how you introduced classes without immediately using 'self'
@yourdad8228
@yourdad8228 2 года назад
Your content is always fantastic. Sharing this with a few friends who are just getting started!
@matrixtoogood5601
@matrixtoogood5601 2 года назад
Thank you, I asked for this video. Thank you for doing it! I would love a follow up on SOLID principles and design patterns.
@bartekrymsza7507
@bartekrymsza7507 Год назад
Thank you so much. This has been very clear and comprehensible. Your tutorials are always of such high quality, and it's incredible that you decide to post them for everyone to see. Please keep up the great work!
@riittap9121
@riittap9121 5 месяцев назад
I'm half way through my Bacherlor-studies in CS and since I didn't get a goold hold of OOP in the beginning of my studies, at this point I am really getting in difficulties as the programs get bigger. I was already wondering if I need to go through the programming excercices for the first Python classes all over again. But 30 minutes into this video I'm already seeing that pieces of information on objects and classes are starting to organize in my brains and everything is starting to make sense. This video fills nicely all the gaps I have in my understanding and also clears out all the misconceptions that I've had. Excellent work!
@luischirre8353
@luischirre8353 2 года назад
Really thank you for this very clean explanation. I´ve just started with OOP on my class and this helped me a lot to understand it. Thank you for helping with your videos, you encourage me to keep programming and learn new stuff.
@ajejebrazor4936
@ajejebrazor4936 8 месяцев назад
This was amazing! Extra clear and mind-blowing. Thank you for your time and dedication
@droptozro
@droptozro Год назад
That "Class Deep Dive" section was really helpful. I don't know why I've not seen that explained yet. You're helping to actually connect so much more under the hood than I've really seen yet. I will review that part again and again to make sure it's driven in.
@kevinkim9309
@kevinkim9309 Год назад
Came here to learn about OOP because CS50 didn't really do it for me at first. Cleared everything, and unlocked OOP completely. Thank you so much.
@user-wv2bi7lh9k
@user-wv2bi7lh9k 9 месяцев назад
This helped me a lot with making my own games, well done!. Nice clarity and simplicity for really helpful teachings!.
@fishsayhelo9872
@fishsayhelo9872 2 года назад
Keep the good content up, mate! we all appreciate it. Even after a while of programming, I always learn something new from your videos. Thanks!
@xyzxyz6095
@xyzxyz6095 Год назад
Thank you for ClearCode explained classes. Man , you have the pedagogical gift !!! Thank you for your generosity for sharing your methods with the rest of the world. Be Blessed and Salutations from France.
@GeorgeKer
@GeorgeKer Год назад
Nice clarity and simplicity for really helpful teachings!
@kanlin2501
@kanlin2501 2 года назад
Many tutorial did not explain the self part as clearly as you, now I finally understands thanks!
@jimrudolph1023
@jimrudolph1023 6 дней назад
This tutorial was extremely helpful! I tackled the Zelda python tutorial before this one, and I wish I had done this first. I understand so much more about classes and inheritance thanks to this video.
@user-mu5cv1kl9w
@user-mu5cv1kl9w 4 месяца назад
thank so much, I can't stress how helpful this video was, you managed to explain te concepts behind the OOP and not just show how to write a code. so again thanks a lot.
@mpuugatyronevictor1031
@mpuugatyronevictor1031 2 года назад
Literally getting setting up coding environment to continue learning basics , "notification pops up" just what i needed!
@hawkise
@hawkise 2 года назад
Run into your channel a few days ago to learn pygame. I thought i should learn more about classes and boom - your video is out. You are awesome)
@shivamkumarjha7589
@shivamkumarjha7589 3 месяца назад
Discovered your RU-vid channel yesterday through a video on Python's OOP concepts. Found it incredibly informative and easy to understand. Thank you for your commendable work! Just noticed there haven't been any uploads for months. Really appreciate your efforts though! 😊😊
@droptozro
@droptozro Год назад
I'm only about 45 mins in and so far this has been way more understandable than anything else I've worked with yet in a college course. Thank you thank you. I will keep reviewing and listening because I'm determined to understand this subject more.
@LookNumber9
@LookNumber9 2 года назад
Beautifully explained! Thank you.
@Tsukasa1929
@Tsukasa1929 Год назад
Thanks for the video, really helpful, finally someone that explains OOP with real use, I was always clueless how to work with classes, every video just explains the same over and over with out showing real examples, thanks x1000
@darrenlefcoe
@darrenlefcoe 9 месяцев назад
Having coded and using classes for many years. And having made video's myself (welcome to watch them). I can say that this video is a very clear and good explanation !!
@bidam224
@bidam224 3 месяца назад
This is an amazing tutorial man. The best one I found in internet. Thanks a lot!
@abhishikkarmakar
@abhishikkarmakar Месяц назад
loved the video thanks for the clear explanations
@Diminisheds
@Diminisheds 7 месяцев назад
Thank you for this amazing teaching, this lecture is very simple and clear.
@andriantorosyan6028
@andriantorosyan6028 2 года назад
Keep making videos. Your work is top!
@DuDu-jb1di
@DuDu-jb1di 2 месяца назад
Thank you! It's really helpful!
@user-kt5ww7eq6c
@user-kt5ww7eq6c 2 месяца назад
Good graces, this is some quality training!
@ADiTI-bs9yf
@ADiTI-bs9yf 6 месяцев назад
Clear and understandable I appreciate your efforts :)
@danielswearson1360
@danielswearson1360 Год назад
This helped me a lot with making my own games, well done!
@matthewronderos7428
@matthewronderos7428 Год назад
thank you for taking the time to make this video
@peenoos
@peenoos Год назад
another one man gotta love your style!
@vncoolestguy
@vncoolestguy Год назад
Awesome tutorial, finish watching this in 2 days :)
@GoodnessReverts
@GoodnessReverts Год назад
Thank you bro for amazing video and knowledge. Superb !!
@gualdim
@gualdim Год назад
Just brilliant!!! Thank you man!
@powergolf3982
@powergolf3982 Год назад
Amazing teacher. Thank you so much for helping me understand.
@Ashok-qx4kr
@Ashok-qx4kr 2 года назад
great tutorial, thank you for sharing.
@gabymaymo8482
@gabymaymo8482 2 года назад
So Great , usefull and clear. All you need.
@fentech1535
@fentech1535 2 года назад
OMG, the video just i need today
@ukrainian333
@ukrainian333 Год назад
The best Python OOP explanation ever!
@realMenta
@realMenta 2 года назад
Amazing tutorial.
@AtticusColdfield
@AtticusColdfield Год назад
Beautiful. Thank you!
@abdulhalimabdullahi9907
@abdulhalimabdullahi9907 4 месяца назад
It’s crazy to me that this youtube course is far better than the udemy course that i paid for, thank you man, i really appreciated ❤
@shadJkE
@shadJkE 2 года назад
thank you so much for clearly understand how it works❤
@HowToLinux
@HowToLinux 2 года назад
Really Really good and easy understandable video. Thank you
@sonu-jangir
@sonu-jangir 9 месяцев назад
Thank you very much for this helpful video...🎉❤
@tunaocal4480
@tunaocal4480 2 года назад
you are awesome keep it up💪
@evantobias4557
@evantobias4557 2 года назад
Thank you Just the Video I needed
@verdrehteseele8525
@verdrehteseele8525 2 года назад
A tutorial from the best!
@Oldwhpsian
@Oldwhpsian 2 года назад
This is some TOP quality education!
@jakobsalomonsson1368
@jakobsalomonsson1368 Год назад
Amazing. Thanks a lot!
@HIDDENADHD
@HIDDENADHD 11 месяцев назад
THIS WAS GREAT!!
@PhuongPham-vb6fn
@PhuongPham-vb6fn 2 года назад
Really helpfull. Thank You!
@hugoc6486
@hugoc6486 Месяц назад
very well explained!!!!!!!
@Jordan-tr3fn
@Jordan-tr3fn 10 месяцев назад
really well explained
@elbaymammadyarov8120
@elbaymammadyarov8120 Год назад
As a gaming fan this tutorial hit everything right on point for me!
@kerimdemir275
@kerimdemir275 Год назад
you always just come in time when I dropped the hole of "errr but!" great content buddy
@NgJunEn
@NgJunEn 6 месяцев назад
This video made me understand OOP, Thank You!
@yigitmadak552
@yigitmadak552 2 года назад
Thank you, these things you just explained perhaps introduction to programming. However always looked down by other instructors or explained very quickly so you have to literally memorize not to learn..
@samperry8386
@samperry8386 Год назад
You have a clear voice and the way you explain things is well thought out. Thank you
@vaibhavkrishna3227
@vaibhavkrishna3227 2 года назад
you are the best teacher......
@KatinhoseTuelhinhos
@KatinhoseTuelhinhos 2 года назад
Thank you so much for this amazing video. Your explanation is amazing, the pacing is perfect and your voice is very soothing. The small jokes u make (like cant spell monster correctly) are funny, i end up laughing and learning something. OOP always made me a bit uneasy but Im feeling way more confident now :) Keep up the amazing work.
@sunmaitamang6160
@sunmaitamang6160 Год назад
Generally, I do not comment too much bur just wanna say it is the best explaination
@BoriQ
@BoriQ Год назад
Thank you very much! This tutorial helps me understand concepts like an inheritance that I was struggling with. I would like to know if there is any webpage where one can practice this level of exercises if anyone knows, thanks in advance!👍
@jacobsola3521
@jacobsola3521 Год назад
best tutorial
@mansfieldj.pokana7720
@mansfieldj.pokana7720 Месяц назад
Thanks you. Now I understand..
@TheCotang
@TheCotang Год назад
Thanks!
@patmckinnely3956
@patmckinnely3956 6 месяцев назад
Thank you!!!
@jefersonjhf
@jefersonjhf Год назад
This class was amazing! Very good.
@a.rowley406
@a.rowley406 Год назад
Maybe the best Python tutorial I've seen - thanks so much!!!!!
@Aat8974
@Aat8974 2 года назад
Isn't the self parameter pointing to object itself ? Why it's pointing to the class
@ClearCode
@ClearCode 2 года назад
I meant object, sorry
@johnb6714
@johnb6714 2 года назад
I really appreciate your tutorials. I watch them and code along in the daily 1 hour train drive to my job. Keep up the good work and I will definitly continue to support you!
@ClearCode
@ClearCode 2 года назад
thank you so much! :)
@hollygreen8663
@hollygreen8663 5 месяцев назад
​@@ClearCode работай над акцентом чувак, тебя невозможно слушать
@dimka1699
@dimka1699 Год назад
Thank you very much! This is the only tutorial which finally helped me to figure out how OOP works! Awesome🤩
@toonshindiHD
@toonshindiHD 11 месяцев назад
what is great explaination bro subscribed!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!😍😍😍😍😍😍😍😍😍😍
@gamer-pv2dx
@gamer-pv2dx 2 года назад
Fantastic
@jesusnieto2740
@jesusnieto2740 11 месяцев назад
I had been trying to understand this topic for a while now. All I needed was a good teacher. Thanks!
@ClearCode
@ClearCode 11 месяцев назад
Thank you so much and glad it helped! :)
@skkid7799
@skkid7799 Год назад
agora sim vai entrar OOP na cabeça, obrigado pelo tutorial!
@K5RTO
@K5RTO 2 года назад
thank you
@parultandon8566
@parultandon8566 2 года назад
Nice 👍
@flosrv3194
@flosrv3194 Год назад
Thank you so much for your clear explanations! Would you think it's ok to name a foe with camelcase without uppercase at the beginning? Like eliteTroll for instance? i really like camelcase style and wish to use it more on other assets without confuse python with classes
@ClearCode
@ClearCode Год назад
The naming is entirely a convention thing, you can name a class anything as long as it is valid (so no spaces between names or dollar signs). Just be ready to be judged by other programmers when they see your code :)
@captain_vegan
@captain_vegan Год назад
1:21:00 when overwriting the move method i get this error: Signature of method 'shark.move()' does not match signature of the base method in class 'monster' i do exactly as in the tutorial, help it doesnt gives an error when i put the speed parameter after self, but he doesnt do that in the tutorial
@sachinpant1101
@sachinpant1101 5 месяцев назад
I really like the theme you are using, can you tell which one it is?
@achronicstudent
@achronicstudent Год назад
About complex inheritance, isn't it way more easier to initialize every parent class sperately? It is the same amount of code and way more easy i think but I'm new around here so I may be wrong. For example: class Monster: def __init__(self, health, energy): self.energy = energy self.health = health def attack(self): print("Isırdım") class Fish: def __init__(self, speed, has_scales): self.speed = speed self.has_scale = has_scales def swim(self): print(f"yüzüyorum şu hızda {self.speed}") class Shark(Monster, Fish): def __init__(self, bites, heath, energy, speed, has_scales): self.bites = bites Monster.__init__(self, health, energy) Fish.__init__(self, speed, has_scales) def deneme(self): print("oldu mu")
@dominiknowec9837
@dominiknowec9837 10 месяцев назад
so as long as we are using **kwargs we dont need to know mro becouse the order doesnt matter? And we can alternatively use *args insted but then we would have to know mro and pass arguments in the exact same order?
@addcoding8150
@addcoding8150 2 года назад
I think this tutorial is well made, but I have to disagree on the graph and the need for classes argument at 15:00. What are classes? - They are state self-managing data instances. That means you should use classes when you need that and not else. It's common to see programs that do cohesion by class and not by file. So you end up having classes containing methods that surely could live without the additional namespace of the class. If you really wanted to you could use a package on top of the file if you want to additionally define an interface on top of the functions. On the other hand, if you are only concerned with data then use ... well the data. No need to shoehorn it into a class if the data could live without it. Yeah, your IDE will text complete a data class but not a dictionary key, but that's not an argument in my mind at least. So it's possible to have a project with thousands of lines, or more realistic; some packages/modules of a bigger program, which do not contain classes at all. A use case in which I think classes are the wrong approach is data transformation for example.
@johnandlisalinderman6238
@johnandlisalinderman6238 Год назад
Thanks so much for great explanations and clear code so to speak ;) I do have a ? in regards to one thing so far and I am about half way through the video but I am a person that gets hung up on things and can't move on until I understand maybe you can give a explanation when using the __dunder__ method __len__(self): why can you only return one thing or is there a way and or need to return multiple things meaning in this video we see a example def __len__(self): return self.health but you can not do def __len__(self): return self.health, self.energy or def __len__(self): return self.health return self.energy
@ClearCode
@ClearCode Год назад
hey, that would work. The single thing that is returned can be a list as well, or even a dictionary or a whole other class. And super happy to hear that the video is helpful :)
@a-m-vclips9653
@a-m-vclips9653 Год назад
Can we create multiple init method at time?
@user-ht6vy4gh7h
@user-ht6vy4gh7h Год назад
What font you use in your slides?
@xzex2609
@xzex2609 Год назад
why why why I did not see this tutorials 7 months ago , I really want to re-learn python
@knochenkalle2549
@knochenkalle2549 Год назад
Good job.Nice explained
@rochoe4575
@rochoe4575 2 года назад
Wordle would be a fun tutorial! Or maybe minesweeper?
@julesboileau
@julesboileau 2 года назад
very well explained, hope you have time to do other subjects
@officialnoob4869
@officialnoob4869 6 месяцев назад
but why cant you just use the for loop with monster.attr = value?
Далее
Python Object Oriented Programming in 10 minutes 🐍
10:04
Object Oriented Programming (OOP) in Python
46:37
Просмотров 276 тыс.
МАЛОЙ ШАНТАЖИСТ
00:34
Просмотров 111 тыс.
I Built 4 SECRET Rooms In ONE COLOR!
29:04
Просмотров 11 млн
Learning pygame by creating Snake [python tutorial]
2:05:00
Functions vs Classes: When to Use Which and Why?
10:49
Просмотров 139 тыс.
__new__ vs __init__ in Python
10:50
Просмотров 204 тыс.
Python 101: Learn the 5 Must-Know Concepts
20:00
Просмотров 1 млн
5 Useful Dunder Methods In Python
16:10
Просмотров 49 тыс.
Python Classes in 1 Minute!
1:26
Просмотров 152 тыс.
МАЛОЙ ШАНТАЖИСТ
00:34
Просмотров 111 тыс.