Finally! this is the exact kind of definition I was looking for, literally has watched many video of oop but still was confused what exactly is object but now finally my doubts are cleared and i am satisfied, so thank you very much, you are the best
@kools672 жыл бұрын
How are you progressing with your coding, OG?..I have just started on Python and I am loving it...I too got confused with classes, and objects and methods, this video nailed it for me : )
@JRJR-zb4wk3 жыл бұрын
The use of concepts to explain this is crystal clear. Wish lecturers taught just like you did in university. Appreciate it CS Dojo!
@luuchoo933 жыл бұрын
I'm just starting with OOP and this has been the most helpful and straightforward explanation I've had so far. Thank you
@crusader11013 жыл бұрын
Lady and gentleman, this is heaven
@ptsdarren62236 жыл бұрын
Really enjoyed this. Sometimes classes, algorithms and data structures can be a little hard to wrap my head around. You are a great teacher and helped me understand this better. Thank you.
@opeyemijonah85309 ай бұрын
The constructor explanation is gold!
@putonghua737 ай бұрын
Agreed. I'm a perennial toe-dipper, who in the last few years has decided to dive into understanding Comp Sci fundamentals via CS50X and predominantly C. This was a very clear explanation of OOP basics that I can weave into my existing knowledge framework. The constrictor explanation made sense because of the time taken to build up from basics, before demonstrating DRY principles via constructors.
@jillianlee9504 жыл бұрын
This is the first time I’ve been able to understand the connection between objects, classes, constructors, and the “this” keyword, and Java isn’t even a language I’m familiar with. Thank you so much! Your teaching style and visual aides are very well executed.
@thomasvanpuyvelde7046 Жыл бұрын
this is the best best and best video in the history of tutorials
@czarekdupa5 жыл бұрын
Hey, thank you so much. I had such a hard time understanding what a class and an object was. This video was simple and easy to follow and I appreciate that. If anyone is still having trouble understanding the difference, I see a Class as a noun, for example, "a city". An Object. On the other hand, is a proper noun such as "New York city".
@vibhanshudubey6683 жыл бұрын
wow 2021 here still the best video on you tube for classes and object
@baraj96955 жыл бұрын
wow, I could not understand classes very well from other tutorials and this is the first one that helped me as a complete beginner in programming. Very patient, gradient and logical explanation, thanks.
@mikeg4172Ай бұрын
This is the best example lessons I've seen. I've paid for multiple course at different sites and was still lost. These videos are priceless. I love the way you brake things down step by step with proper definitions of objects and classes. I love your videos. You're a great teacher! Thank you
@aimendondo6 жыл бұрын
Dude, you’re making the lives of many future programmers here easy. Thank you for unlocking my computer programming skills and dreams come true.
@phoemelaballaran17865 жыл бұрын
Your way of explaining how Java works conceptually is the best I've ever come across. Thank you for this!
@adriyear5 жыл бұрын
months later and i still didn't get over this transition at 1:46 HAHAHAHAHA
@clane85013 жыл бұрын
My whole programming for the semester taught powerfully in a very small amount of time in under 20mins. Deserve more subs.
@Post-MoMitch5 жыл бұрын
Thank you so much CS Dojo! You're a great teacher and having another person explain this to me other than my professor helped me understand this concept a lot better. Keep it up!
@cengizdincer9233 ай бұрын
Amazing way to teach. Thanks a million dude.
@jonathaningersoll62135 жыл бұрын
Excellent. Thank you. It's taken me year to understand this and you made it very understandable!
@Michael-20259 күн бұрын
This is genuinely the first video I've watched that's helped me understand the fundamental meaning of a class and an object, thank you.
@reddzltuano81765 жыл бұрын
This video just made my life so much easier. I feel like I can learn anything now. My online classes are horrible
@yesandno22176 жыл бұрын
This is incredibly simple and effective demonstration. Stumbling upon and reading upon these concepts without proper visual example is quite tough for beginner. You've taught me more in 20 minutes than I did on my own for a past week upon these concepts. Thanks so much.
@ohtexankorean55675 жыл бұрын
Wow! Thank you so much! I'm taking an online Java course and this by far is the best tutorial on OOP. Very good production quality and teaching techniques.
@tassilistudios55553 жыл бұрын
Simply amazing! Every single video on KZbin about classes and objects in Java should run this video as an introduction to their video tutorial.
@luishnavarrete6 жыл бұрын
Thank you so much for this good explanation, especially code written in java, I really appreciate it! Go on with this useful videos.
@MaxIsrael-qs3xb Жыл бұрын
This is the only tutor about object and classes I've ever really understood seriously... thanks dude you've really helped me
@johnverbendoy6 жыл бұрын
hi, i watch a lot of programming for beginners video, because i am more better to understand codes in watching videos rather than reading from books, what can i say is you are really good in explaining the basics of object oriented programming compared to other tutorial. I hope that you will not be tired on making programming videos. thanks a alot. Godbless
@peijingli28854 ай бұрын
This guy solves my computer science anxiety. He explains clearly and concisely. I am gaining a lot of knowledge, as well as confidence, through looking at his tutorials. Big thumbs up :)
@amitp466 жыл бұрын
Great job CS dojo. I love to learn from you. Very clear and leman languaugue level of explain the course. You are doing a great job. Please keep it up.
@techandgaming12294 жыл бұрын
Your voice is gentle and you teach in moderate speed which is really understandable. THANKS A LOT.
@369standrealfine5 жыл бұрын
Wow you are giving out so much knowledge! I sincerely hope life is treating you well for the amazing deed you have done. Thank you
@TF-qt3jh6 ай бұрын
🎉Best explanation ever❤ I have been watching nine courses teaching class and object. None did such a great job as you did here. They don’t or can’t really explain the complex concepts. Your visualized explanation is so easy to follow that the thick fog is clearing up and now I can see the whole world of pthon. Thank you, 🙏 Could you do this (the coding part) in Python?😊 also, you shoul write a book “Python “visualized”
@digitalbread45746 жыл бұрын
1:48 why he reappear into the frame like that! lol.
@kurtcobain23555 жыл бұрын
he pulled off a vsauce
@joshualynam79465 жыл бұрын
THEATRE!!
@rahuldas67775 жыл бұрын
i started laughing so hard at that
@karannchew25345 жыл бұрын
That's the robotic move!
@wesleybarnes53765 жыл бұрын
That was so funny!!! :-)))))))))))))) hahaha cool guy
@indefinite115Ай бұрын
this is easily the best OOP and Data Structures and Algorithms tutorial on KZbin, and I've sampled a lot.
@santhoshkrishnan22406 жыл бұрын
Simple. Easy to understand. You are changing lives. Thank you so mich. We need more tutors like you.
@TheAlphaWolfMan8 ай бұрын
Thank you, thank you, thank you! Spent the last week trying to wrap my head around classes. This was a perfect tutorial to help me understand.
@tonghandsome14 жыл бұрын
THANK YOU, CS Dojo this is actually a good explanation and I never understand this before in the university that I used to study
@sooryanshsingh29572 жыл бұрын
This 19 min video alone cleared a but-load of doubts and queries, and feel like it just uninstalled and installed freshly OOP in my brain. The Power of a Great Teacher. Salute to you, Keep up the good work!!
@peshawabarznjii6 жыл бұрын
Thank yoou so much
@OsadeTOOT6 жыл бұрын
to chtkay lera, toji kurdi xD
@normanhenderson73003 жыл бұрын
Should it not be thank you so much >3>3 instead? Then again it might just be me.
@mahatirmohammed2 ай бұрын
Having trying to understand it over a long period of time, but your one is the easiest and clear explanation. Thank you.
@randomcomments17386 жыл бұрын
just missed subtitle on this video, it helps a lot people that english is not perfect yet and are starting to learn programing now like me :) btw, you are awesome ;D keep it up!
@OlofTheBald6 жыл бұрын
Hey I'm a native English speaker, I'm working on this for you. Will let you know when it's done :)
@OlofTheBald6 жыл бұрын
All done. Community subtitles have to be reviewed and approved, so it may take a little while before that's done and they show up on the video. Enjoy!
@刘文俊-o3n6 жыл бұрын
OlofTheBald thanks for your efforts
@forcerous_51275 жыл бұрын
@@OlofTheBald you're the best Thank you.
@yvng46974 жыл бұрын
@@OlofTheBald You're a legend!!
@Norrieification3 жыл бұрын
Dude... This is so incredibly helpful. It's clear, it's straightforward. It's just the right amount of information. This is fantastic.
@ntracer32264 жыл бұрын
I lost my interest in coding 3 years ago & because of you I am getting into this again. ❤️❤️❤️❤️
@chiragbhatt32346 жыл бұрын
I have searched a lot of videos on KZbin for classes and object,but yours is the best. Keep it up, and thanks a lot for enriching my knowledge
@flickswift8796 жыл бұрын
Hey CS dojo please complete this course as soon as possible..plz plz
@shunkangkong28706 жыл бұрын
Yes, I considered you as my lecturer from now on. Thank you so much for your quality videos on this course, helps a lot in doing my assignment.
@thenewone48124 жыл бұрын
in 2020:he is still making videos in this topic;-0
@deliveringIdeas4 жыл бұрын
@@thenewone4812 :OOO
@normanhenderson73003 жыл бұрын
I am re- learning fundamentals of computer science, after decades of my first introduction. From my experience the definitions and alternate naming conventions are troublesome areas for me as well as others I guess. If possible you could provide better understanding in this regard. This could result in a better quality of understanding of the area of study.
@jeanjulmis234710 ай бұрын
I started learning about programming in 2021. I struggled with the concept of OOP, but I could never find a video that really explains the concept to me. Meanwhile this video is older than my journey to programming. Why didn't I stumble upon this gem before? Overall, I think the creator for this video. You earned yourself a subscriber.
@danielsandoval83086 жыл бұрын
I hope you can understand me. Thank you for your videos. I am a spanish speaker living now in the USA and I have a little knowledge in programming. I hope to get a high level in programming and get a better job here. Your videos are great.
@rodneyflores19525 жыл бұрын
did you learn to code and get a job?
@Rob-J-BJJ5 жыл бұрын
@@rodneyflores1952 he got addicted to cracked and died
@donovenvarner4 жыл бұрын
@@Rob-J-BJJ pfft tf man😂
@buhnanner29355 жыл бұрын
I am so glad I started watching this series. My main coding goal at the moment is learning python and I just wasn't familiar as I had wished I was with the theory behind Data Structures and such. Even though the examples are in java, to have such a clear explanation behind why OOP should be utilized I feel will have a huge effect on my coding efficiency
@divik_es5 жыл бұрын
Thanks for the quality. You truly are a dedicated one.
@rewindcat79274 жыл бұрын
That little smoke animation you have for the text appearing is so satisfying to watch :)
@Tutdelasmore6 жыл бұрын
1:47 Hey! VSauce, Michael here.
@arezoohaidary5105 Жыл бұрын
You explained the concept in the best easy, understandable way. Class and Object had been always difficult for me to get it and confusing. Now so clear. Great job and thank you very much :)
@shanqism39236 жыл бұрын
You're the best. You've helped me a lot ...I was worried if I could do well in my exams ..but your videos helped me a lot and I scored an A in my exams ...keep it up and post regularly please
@alexw48276 жыл бұрын
what are you studying?
@simeonsimeonov94844 жыл бұрын
Everything is explained so well! I have been learning to code for over a month now and this just cleared some confusions I had. Keep up the good work!
@ranjeetkk53946 жыл бұрын
Good job YK. I'm a Mainframe programmer for more than 12 years. Learning Python now. You explain the concepts really well. Keeping it simple and easy. Thank you very much!! Keep it up
@bangashkhan70yearsago62 жыл бұрын
I want to learn it for flutter is it ok for me?
@keifer78132 жыл бұрын
Greatest tutorial on this topic I've seen. Holy crap you don't know how hard I've been trying to wrap my head around it. CS Dojo you're a legend!
@MagoMRM5 жыл бұрын
What a good explanation for a relatively abstract topic. I had read about it but it still didn't make sense. You made it clear and easy to understand. THANKS... :)
@thebigcheese1153 Жыл бұрын
Finally, a clear concise description of what classes are
@dark.prnx.6 жыл бұрын
Jerry is heavier than Tom..? hmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm
Been struggling with this concept taught by another online course for a week now. The way you explained it made so much sense. Thank you!
@doctordk3884 жыл бұрын
1:48 HEY VSAUCE
@marcus.the.younger4 жыл бұрын
Dude He isnt Vsauce... or is he? hmmm
@filippians4134 жыл бұрын
Michael here
@karas77165 жыл бұрын
You have no idea how much you helped me with these concepts. And thanks for the helpful link that you shared! Keep going! Looking forward to seeing more videos from you!
@hayden37745 жыл бұрын
Doin the lawds work. Great, thorough, and easy to understand explanation. A full semester of Java and I finally know why we use constructors.
@chuckitaway4665 жыл бұрын
Hayden me too...also I was clueless about "this" till I saw this.
@ankitwidyou3 жыл бұрын
The best explanation of classes and objects I have ever come across!
@Huguillon6 жыл бұрын
1:46 I laugh so hard I can listen to you.. I have to rewind and watch again
@SanjuMathewK4 жыл бұрын
Duuuudddeee.... Phenomenal. The concept of this and constructor was spot on. This is that perfect video I thought I would never find. Keep up brother.👍
@HungNguyen-oz1jc6 жыл бұрын
You saved my life, thanks a lot!
@music4u8175 жыл бұрын
Took me 6 months and I frequently read about it and didn't understand classes and objects , but this Video (just 20 minutes) taught me better and surely , the basics.
@yuminchen61466 жыл бұрын
Just paid for the full-life premium for the sponsor to support CS Dojo after watching this
@MoNoImPoSm Жыл бұрын
You most probably are not going to read this but it doesn't matter. I'm still going to write this. There are no words to express how thankful I am. I was struggling to understand classes, objects and methods event though I was trying to for about half a year of my learning. After watching this video I was like "Eureka!!!". Now it looks sooo simple. And even though I'm learning Kotlin and not java nor Python, this video in a couple of minutes caused that I'm looking at my code and I finally understand what I'm doing and now I know how to optimize my code and... I'm now rewriting my code to incorporate classes etc. I used to program in PHP for couple of years and when I started Kotlin all these classes and objects where like dark magic. I couldn't understand why I should even bother to use them. Now I do. Thanks to YOU.
@scalier44605 жыл бұрын
That was quite easy to digest even though it was in java (I code in python)
@AnarSafiyev Жыл бұрын
Thank you for you explaining CS Dojo. This is very useful and informative.
@starcitizenmodding44366 жыл бұрын
9:31 Thanks that always confused me. now i know we are just naming the type.
@dorischoo3 жыл бұрын
Super clear YK from CS Dojo, LOL love it. 🙏 Appreciate your wonderful tutorial. Thanks so much!
@justdark33466 жыл бұрын
Gud I liked it fan From India bro.... U r awesome
@kulwinderkaur2575 Жыл бұрын
thank you very much.
@daniealmohd27994 жыл бұрын
I learned more from this than my 4 month oop subject
@parmargautam21214 жыл бұрын
same
@kkkk_45522 жыл бұрын
Never had a clear understanding of object and class before. This video is the best!
@yadhukrishnan58306 жыл бұрын
I love your videos man I absolutely doo😍,Can I ask you a question- iam a mechanical student but I want to learn to make apps as I have some time with me now as a beginner where do you think I should start my journey of studying java...which sites and stuff i should look in to.......... eagerly waiting your reply
@muhammadusman72176 жыл бұрын
Well basically to become an app developer there are 2 category 1. IOS (you need a MacBook, and you should know the Object-C) 2. Andriod (You need to learn Java and learn the OOP concepts of Java, it will help you a lot and sites docs.oracle.com/javase/tutorial (I've learned a lot of Java from here) www.javatpoint.com (Just take the concepts) and if you have like any problem like in the code or stuff like that visit Google and StackOverflow, and MOST IMPORTANT You need "Andriod Studio" for making the android apps. :)
@ravikiran9255 жыл бұрын
@@muhammadusman7217 and u need a high end laptop for android studio
@chrisli80494 жыл бұрын
I really love your video. Have never found a video like yours that really combines everything needed for understanding objectives and classes. Thank you so much and keep the good work!
@corenko6 жыл бұрын
Hey CS Dojo, can you start with Software engineering courses?
@abderrahimbenmoussa43592 жыл бұрын
That's one of the best presentation of this concept I have seen so far, nice job and thanks !
@duredurrani6 жыл бұрын
Hey i like u r merch can I buy it ??
@CSDojo6 жыл бұрын
Thank you! Not available for public yet-- but I'm planning to make it so at some point :)
@duredurrani6 жыл бұрын
CS Dojo yes👌👌
@amineabdz4 жыл бұрын
i have been coding as a side job and maintaining an android Server-Client app, without even grasping OOP, i just followed the standard implementation of things and documentation, but your videos genuenly helped me understand how the code is fundamentally working, Thanks a lot !
@abdelmoneamkamal67996 жыл бұрын
بحبك جدا I love you
@infology3 Жыл бұрын
"I greatly appreciate your comprehensive video. It cleared up my confusion regarding classes and objects, and I now have a solid understanding. Thank you!"
@mamtajaitly91805 жыл бұрын
Hit like whoever is seeing it in 2019
@julianagrutzmann22234 жыл бұрын
Awesome class, mate! I'm already excited for the next videos. Thanks for sharing!
@NaveenKumar-zy5bw6 жыл бұрын
Indian fans hit like here
@peacekeepermoe2 жыл бұрын
A very clear and concise definition and explanation of classes and objects. Thanks buddy!
@bobbybrown20235 жыл бұрын
Amazing explanation on objects and classes. I finally understand constructors after having read multiple explanations of them on the internet.
@ahrartahmidrubab53144 жыл бұрын
Bro, the elaboration of the concepts are so clear and easy to understand> Amazing video man. Helped a lot. Much love
@arnavpal20914 жыл бұрын
This was one of the most helpful videos I have watched. Thanks so much, you really helped me!
@shirleyachara38094 жыл бұрын
I have been avoiding tutorials on the Java language which I found verbose following a previous attempt to learn it ( including the static/ public syntax). Thank you for your gentle introduction to the language and very clear lecture on classes and objects in Java.
@pewieninternauta6 жыл бұрын
Plain and simple , thx for finally sorting that piece of knowledge to me, I've come across several courses that are not clear about this
@converti765 жыл бұрын
You are so humble and so smart, thanks for sharing your knowledge!
@eggburtdilusia9599 Жыл бұрын
Good explanation! Good delivery! You definitely earned a "thumbs up!" on this video!
@WILLGYS3 жыл бұрын
I saw a class from the MIT and got all confused. Your video was outstanding. Clear, concise and made a lot of more sense.
@jlee6754 Жыл бұрын
Your explanation is insanely simple and clear. Thank you so much for your production! 💯
@bacayne70393 жыл бұрын
WOW, so glad i found this channel, exactly what i’been looking for! Thanks so much!!!