Complete OOPS in 1 shot | Object Oriented Programming |Complete from scratch

  Рет қаралды 29,152

mayank aggarwal

mayank aggarwal

Күн бұрын

Пікірлер: 241
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Resource Link:- drive.google.com/drive/folders/16wPAyRIORMcvGEAW9ScB14-TZe_PPSDv?usp=drive_link Hello everyone, please download the notes. There are handwritten notes and codes I used. Along with that there are assignments as well so do give a try. Thanks a lot for all the love.
@Mr_sharif555
@Mr_sharif555 4 ай бұрын
Hello sir i downloaded this but WPS can't support
@sayantanmukherjee1971
@sayantanmukherjee1971 16 күн бұрын
Absolute Masterclass!! As a Dev-Ops guy I use Python mostly in scripts so not quite in touch with OOPS so using your video to brush up concept mostly for ML Algo and Models !!
@tech.mayankagg
@tech.mayankagg 16 күн бұрын
Thank you so much for your kind words! 😊 It’s awesome to hear that you’re finding the video helpful for brushing up on OOP concepts. Python’s OOP features can definitely come in handy for ML algorithms and models, especially when designing reusable and modular code. If you found this useful, don’t forget to share it with your network and subscribe to the channel for more content like this. Feel free to connect with me on LinkedIn as well: www.linkedin.com/in/mayank953/ Thanks again for your support, and happy learning! 🚀
@kunalsingh3047
@kunalsingh3047 23 күн бұрын
That's the best video related to Oops, I had watched many videos but didn't understand anything. But this video literally connected me with the actual Oops concepts.
@tech.mayankagg
@tech.mayankagg 20 күн бұрын
Hey Kunal, Thank you so much for your kind words! 😊 I’m really glad that the video helped you connect with the OOPs concepts. It means a lot to hear that! If you found it helpful, I’d really appreciate it if you could share the video with your friends or network who might benefit from it too. Also, feel free to follow or connect with me on LinkedIn for more such content and updates: www.linkedin.com/in/mayank953/ Thank you again for your support, and don’t forget to subscribe to the channel for more videos like this! 🚀
@kingk4794
@kingk4794 Ай бұрын
The best video on OOPs I've come across, now i know what self in python actually is! Thanks to you! Please keep bringing this type of videos where you also explain the industry use cases.
@SRSBinthZubair
@SRSBinthZubair 2 ай бұрын
44:22 Sir the "self" part explained was sooo goood. May Allah bless you sirrrrr, thankyou! :)
@tech.mayankagg
@tech.mayankagg 2 ай бұрын
Thank you. :) Will be making more such videos in future so do subscribe and share with all your friends.
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Hi everyone, below timestamps have been added to video to make the journey a lot easier. Request you all to please like and share the video with everyone. :) Thanks for all your support. 00:00:00 Intro 00:03:20 Intro to Functional Programming 00:07:12 Why OOPS 00:16:11 Component of OOPS 00:22:13 Intro to Class and Object 00:33:40 Constructor 00:40:04 Self Keyword 00:49:56 Creating Properties/Data Members 01:01:34 Creating methods 01:10:30 Complex Number Class Code 01:23:20 __str__ method 01:33:20 __add__ method 01:43:40 __mul__ method 01:47:46 __truediv__ method 01:53:30 __eq__ method 01:59:32 Instance variable 2:00:27 Static Property 2:09:31 Encapsulation in OOPS 02:13:15 Access Modifier in Python 02:26:04 Static property 02:38:11 Inheritance in OOPS 02:57:00 super() keyword 03:09:00 Types Of Inheriatance 03:29:31 Questions on Inheritance 03:39:00 Polymorphism in OOPS 03:56:14 Abstraction In OOPS 03:57:47 Inheritance Question Again :( 04:25:51 Abstraction Continued 04:45:33 Outro and Please subscribe :) Some part of Inheritance question and polymorphism is repeated but that should not be a problem in learning.
@Codingaaramse
@Codingaaramse 3 ай бұрын
Brother please create for sql also
@934sameerlaxmeshwar2
@934sameerlaxmeshwar2 4 ай бұрын
Hello everyone I have almost completed the oops from this KZbin channel trust me why this is best The reason is I have seen a lot of videos on oops in python across youtube but no one has explained each and every topic With seperate example Thank you sir May allah bless you with lots of happiness
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
thanks a lot. Really happy to see that the same helped you so much. Humble request to share the same within your network and ask them to subscribe. Will be putting up lots of great stuff going forward.
@Usama-Tanoli
@Usama-Tanoli 6 күн бұрын
That was a very helpful video. I had some prior knowledge of OOPs, but I gained a much deeper understanding.
@tech.mayankagg
@tech.mayankagg 19 сағат бұрын
Thank you so much! 😊 I’m really glad the video helped deepen your understanding of OOPs. It’s great to hear that it added value to your prior knowledge. Don’t forget to share the video with your friends and subscribe to the channel for more in-depth content. Also, feel free to connect with me on LinkedIn for updates and discussions: www.linkedin.com/in/mayank953/. Keep learning and growing! 🚀
@suketudanke9897
@suketudanke9897 2 ай бұрын
Best video on OOPS for python. From this video, understood in a few days what I couldn't understand in months what was taught in college.
@tech.mayankagg
@tech.mayankagg 2 ай бұрын
Glad it was helpful. Do share with everyone in your network and ask them to subscribe. Will me bringing more such content going in this month only :)
@altoaltrapromax
@altoaltrapromax 2 ай бұрын
​@@tech.mayankaggKem chho video nano bnavo
@ImDevEloper-c5y
@ImDevEloper-c5y 8 күн бұрын
Very good video. Learnt a lot. Please keep on bringing the videos with deep understanding. I have one suggestion, please set the coding background as dark mode.
@tech.mayankagg
@tech.mayankagg 7 күн бұрын
Thank you so much for your kind words! 😊 I’m glad you found the video helpful and were able to learn a lot from it. I really appreciate your suggestion about using dark mode for the coding background. I’ll definitely keep that in mind for future videos to make the experience even better. Don’t forget to share the video with your friends and subscribe for more such content. Also, feel free to connect with me on LinkedIn for updates: www.linkedin.com/in/mayank953/. 🚀😊
@anusasayantan3893
@anusasayantan3893 9 күн бұрын
At 3:06:25 --> Excellent way to make people understand in Parent or Child Class which attribute is prioritized and how
@tech.mayankagg
@tech.mayankagg 9 күн бұрын
Thank you so much for your kind words! I’m glad the explanation helped you understand the concept of attribute prioritization between Parent and Child classes. Your support motivates me to keep creating such content. Don’t forget to share the video with your friends and subscribe for more!
@rajathgopinath8177
@rajathgopinath8177 Ай бұрын
Great explanation on the constructor topic 👌. Love the longer form of videos. Keep it up, man.
@tech.mayankagg
@tech.mayankagg Ай бұрын
Thanks a lot, will surely keep on bringing videos like this in future as well.
@Rohan-tu6oj
@Rohan-tu6oj 4 ай бұрын
jabardast video sir. Sab kuch shi se clear ho gya ye dekh kr. Best OOPS Video. Please make on ML as well.
@yashtravelvlogs7644
@yashtravelvlogs7644 7 күн бұрын
Sir your teaching is awesome, i understand the concepts from basic to advance thank you sir!
@tech.mayankagg
@tech.mayankagg 7 күн бұрын
Thank you so much for your kind words! 😊 I’m really happy to know that my teaching is helping you understand concepts from basic to advanced. Your support means a lot! Don’t forget to share the video with your friends and subscribe to the channel for more content. Also, feel free to connect with me on LinkedIn for updates and guidance: www.linkedin.com/in/mayank953/. 🚀😊
@kingsway6211
@kingsway6211 3 ай бұрын
The best lecture for OOPs in pyhton thank you , mayank way to go 🍾
@nikitajha4802
@nikitajha4802 4 ай бұрын
No one ever explained why we use self so gooddd you are amazinggg!!!
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Thanks a lot. It surely is a difficult concept to comprehend. My experience in coding made it clear to me so just shared that. Glad it was helpful. :)
@Good-w7k7o
@Good-w7k7o 4 ай бұрын
Thank u sir for the lovely content.I hope u guide us further from DSA to ML and DL with there modules.Everything from scratch to advance and lots of REAL world projects because without them i specially don't want to just solve maths problem.U got the best experince and u have seen lots of people in this field so I am confident that u know which projects and which examples are the best.❤And let me tell u there are lots of channels but everything go from up🧠.I don't know about others but if i talk about future knowledge,I am more than 65% depend on u know onwards.
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Thanks a lot for your kind words. I am working on the content for all the mentioned things and would surely share and make everything. Just keep on supporting and sharing. Will make sure to make your 65% to 90% :) Thanks again :)
@nonstopcodingcodewithadity8238
@nonstopcodingcodewithadity8238 4 ай бұрын
Concept crystal clear 😀 Thx a lot sir
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Most welcome 😊
@shajia2949
@shajia2949 3 ай бұрын
This is an excellent video on OOPs concepts. Thank you so much for preparing this wonderful video for us. 🙏 Looking forward to more.
@tech.mayankagg
@tech.mayankagg 3 ай бұрын
Thanks a lot. More videos with better quality coming soon. Please subscribe and share with your network.
@ALOKKUMAR-sd6bn
@ALOKKUMAR-sd6bn 4 ай бұрын
i already know oops , but at 44:03 , first time feel the 'self ' reference. please continue this type of 1 shot video
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Glad it was clear. Request to share with everyone in your network so everyone can understand the same :)
@Rahulgarg-th8hg
@Rahulgarg-th8hg 4 ай бұрын
Have watched the full video. Surely the best video on OOPS on youtube. Each and every concept is clear along with code. Thanks for the effort. 😃
@Crypto_boom_airdrop
@Crypto_boom_airdrop 16 күн бұрын
Fully detailed video about OOPS It was really helpful.
@tech.mayankagg
@tech.mayankagg 14 күн бұрын
Thank you so much! 😊 I’m glad you found the video detailed and helpful. Your support means a lot! Don’t forget to share it with your friends and subscribe to the channel for more content like this. 🚀
@inderjot1589
@inderjot1589 3 ай бұрын
Very nicely explained sir, truely appreciable. Very nive
@RudraPratap-i7m
@RudraPratap-i7m 2 ай бұрын
veery good explanation i have studied this same topic from so many teachers but i never understand it completely but because of you it is very clear to me
@tech.mayankagg
@tech.mayankagg 2 ай бұрын
Hi Rudra, Glad the same was helpful. Will make sure to explain future concept with same depth.
@Anonymous____________A721
@Anonymous____________A721 2 ай бұрын
Excellent video Will share for all my friends❤
@tech.mayankagg
@tech.mayankagg 2 ай бұрын
Thanks a lot. Would mean a lot.
@ShivaPrasadAvula
@ShivaPrasadAvula Ай бұрын
Thank you Mayank, the best Oops classes.
@prasaddharne905
@prasaddharne905 2 ай бұрын
Thankyou for Such an amazing course on OOPS
@tech.mayankagg
@tech.mayankagg 2 ай бұрын
Welcome Prasad. Request to subscribe and do share it with everyone in your network.
@alamg6974
@alamg6974 15 күн бұрын
Sir you are a great teacher 🙏🙏
@tech.mayankagg
@tech.mayankagg 14 күн бұрын
Thank you so much for your kind words! 😊 It really motivates me to keep creating helpful content. Don’t forget to share the video with your network and subscribe to the channel for more learning. Thanks for your support! 🙏🚀
@sandipkhaire8001
@sandipkhaire8001 2 ай бұрын
Hi Mayank..i really like your explanation on self argument which goes into constructor of class. I came to watch only OOP concepts but now i will watch your entire python series. Really appreciated your efforts and looking for more advanced python series ahead.Thank you so much Mayank .🥰
@tech.mayankagg
@tech.mayankagg Ай бұрын
Hi Sandip, Thanks a lot. Really means a lot. Have put in same level of effort in all the videos and you are surely gonna love it. Do share the channel with everyone in your network.
@jay70p
@jay70p 4 ай бұрын
maja aa gaya sir video dekhke, bilkul bhi bore feel nai hua. can you also make video like this on topics like database and DSA, plsss...
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Thanks a lot Jay. Really glad you liked it and didn't feel bore, that was sole aim to create the video :) Request to please share it with all your friends and ask them to subscribe. Sure, working on them already. Will be dropping soon :)
@BaljeetSingh-nx4cf
@BaljeetSingh-nx4cf 29 күн бұрын
Thank you so much sir for such an intuitive and fabulous explanation. I came here from yours udemy DSA course. Hats off to you🎉🎉
@tech.mayankagg
@tech.mayankagg 20 күн бұрын
Thank you so much for your kind words! 😊 I'm really happy to hear that you found the explanation helpful. It’s great to know that you’re also part of the Udemy DSA course! Your support means a lot to me. Don’t forget to subscribe to the channel for more content, and feel free to share it with others who might find it useful. Thanks again, and keep learning!
@fareehaliaqat9627
@fareehaliaqat9627 3 ай бұрын
great work sir the best video on oops is here............. the way you clear self and init constructor is actually appreciable...hats off plz make a video on DSA using python plz sir its a request
@tech.mayankagg
@tech.mayankagg 3 ай бұрын
Thanks a lot. Will make sure to explain more such concepts in such a way. Sure, working on python with DSA with similar level of explanation which will be way better then anything right now and enough for FAANG level prep as well. Request to share the channel with your network and as them to subscribe as well :)
@fareehaliaqat9627
@fareehaliaqat9627 3 ай бұрын
@@tech.mayankagg thanks to you sir for making such an amazing content for us........ Will wait for DSA series very eagerly.......sure I will share as much as I can but plz make sure to create DSA series in urdu not in English........
@prashikgayakwad5394
@prashikgayakwad5394 4 ай бұрын
Self : Mayank today is Saturday and i am trying to learn OOPS from morning saw bunch of videos of well known youtuber and coaching classes but i still did not understand the basic like why ? this question mark was only thing on mind the whole day. right now its 1:33 am finally saw your video and got the why. thanks for clearing everything not making me assumed jus like other creator said without explaining the basic. Keep uploading the videos lot to learn from you.
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Hey, Thanks a lot, really glad you were able to understand the same properly. Will make sure to put lots of content and explain in similar fashion. Request to please share channel with everyone and do ask them to subscribe as well. Lots of exciting content coming through :)
@thanu21-b6v
@thanu21-b6v 4 ай бұрын
Perfect video for oops thanks a lot sir ☺️. Your explanation is very clear, made my day.
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Thanks a lot. More such topic with crystal clear explanation coming soon. Stay tuned. Make sure to subscribe and share with everyone around you. Will be very helpful. :)
@babulalagarwal7675
@babulalagarwal7675 6 күн бұрын
the best no bullshit content
@tech.mayankagg
@tech.mayankagg 19 сағат бұрын
Thank you so much! 😊 I’m glad you appreciate the no-nonsense approach. Your support motivates me to keep delivering valuable content. Don’t forget to share the video with your friends and subscribe for more straight-to-the-point content. 🚀
@fareehaliaqat9627
@fareehaliaqat9627 3 ай бұрын
got 10/10 in inheritance qs......great explaination on oops now waiting for DSA and Databse with python............... great work bro keep t up
@tech.mayankagg
@tech.mayankagg 3 ай бұрын
Thanks a lot. Glad it helped in understanding a complex topic like OOPS. :)
@fareehaliaqat9627
@fareehaliaqat9627 3 ай бұрын
@@tech.mayankagg will you plz share your email I wanna sent you solved exercises you give us at the last of this video.....?
@Rohit_ashva
@Rohit_ashva 4 ай бұрын
Excellent job sir
@Indiandragon
@Indiandragon 2 ай бұрын
Amazing 😍 explanation 💐 just loved it ❤ Thankyou so much sir ❤ Edit: Self wale part me to maza hi aa gaya sir ❤ GOD BLESS YOU 😊 Edit_2: print and __str__ Wale part me to aur bhi maza aaya sir 😊🎉 stunned by your explanation
@MdSarfrazcs
@MdSarfrazcs 3 ай бұрын
i have learn oops in c++ , Javascript but at the end i got confuse in abstraction , polymerphism thanks for making such video its clear all the nitty gritty concept of oops hats off
@tech.mayankagg
@tech.mayankagg 3 ай бұрын
Thanks a lot. Please share the video with everyone in your network and ask them to subscribe. I will be uploading more such videos in the future.
@natkhat-bateein
@natkhat-bateein 4 ай бұрын
All answers were correct 3:39:02 😁😁 , last question was little bit tricky I did in different way but may have been confused if you would have used more attributes, btw thanks for the last question
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Well done. Honestly, it's important to keep level achievable, if I kept it lot difficult then too won't be enjoyable. Glad you were able to do the same. Download questions from the resource and do try the same out.
@muhammadadilnaeem
@muhammadadilnaeem 3 ай бұрын
Great Work Sir🥰
@tech.mayankagg
@tech.mayankagg 3 ай бұрын
Thanks a lot, glad it was helpful. :)
@mohammadfurquan241
@mohammadfurquan241 4 ай бұрын
This video is recommended to me in my feed i will definitely watch and learn something new from you. I just to give you a suggestion please add time stamps as i have done handson on oops but then also i will watch so many students like me wants to watch a particular topic so thats you should add time stamps
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Hi mohammad, Thanks a lot. Do see the same and share with everyone else. The work on timestamp is already in progress. :) Will be adding them by tomorrow.
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Added timestamps/video chapters for better learning experience. :) Thanks a lot for positive feedback. Request to keep the same coming and do share with all your friends.
@Radha-q9p8l
@Radha-q9p8l 4 ай бұрын
Hope to start coding journey with u sir Aaj orientation hai Aditya sir guided us and we are so motivated
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
All the best 👍🏻 If you are new to the field also make sure to follow the hello Python series where I am teaching python from complete scratch for DSA, ML, AI. Also humble request to please share the channel with everyone in your school/college. Working on awesome content going forward which will actually help you crack great companies. :)
@MuhammadFaisal_Iqbal
@MuhammadFaisal_Iqbal 3 ай бұрын
Very helpful Great & Thanks
@tech.mayankagg
@tech.mayankagg 3 ай бұрын
Always Welcome. Thanks for sharing :)
@soham0726
@soham0726 4 ай бұрын
i ses lot of video i would say ki this is best explanation thankyou siir
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Thanks a lot Soham. Glad you liked it. Do subscribe and share with everyone in your network. More videos coming soon to make entry into the world of AI easy :)
@menshift
@menshift 4 ай бұрын
Thank you my concepts are getting better and clear
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Great to hear that.
@TheBapi2010
@TheBapi2010 4 ай бұрын
Hard work I hope now I understood oops❤
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
You surely will :) If any problems are there, do ask in comments and I will clear out the same.
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Hi, I hope it was clear now and no doubt on OOPS are left. if there are, please ask in the comments and further also download the resources from pinned comment. :)
@rahulgaikwad5058
@rahulgaikwad5058 4 ай бұрын
Bhai inheritance aur polymorphism wala section repeat hua hai, anyways awesome video on the oops, keep it up good work🎉❤🎉
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Hi rahul, yeah got to know that. have mentioned the same in chapters as well. Bada video and multiple parts :( Thanks for letting me know though. Really hope each and every concept is clear. Request to please share channel with everyone and do ask them to subscribe as well. Lots of exciting content coming through :)
@anilvarma3423
@anilvarma3423 2 ай бұрын
Sir I brought Ur course in udemy the best course for python + DSA i was very new to python but your teach was in next level sir
@tech.mayankagg
@tech.mayankagg Ай бұрын
Thanks a lot, anil. Glad that you liked the course. Would continue teaching with the same effort and approach.
@ShivaTiwari-y9v
@ShivaTiwari-y9v 4 ай бұрын
New in tech field today Aditya sir suggest ur channel and guided us We will start our coding journey with u sir 😄
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
All the best 👍🏻 If you are new to the field also make sure to follow the hello Python series where I am teaching python from complete scratch for DSA, ML, AI. Also humble request to please share the channel with everyone in your school/college. Working on awesome content going forward which will actually help you crack great companies. :)
@VickyKumar-n9j7d
@VickyKumar-n9j7d 4 ай бұрын
Thank for this video bro
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Always Welcome :) Have also added timestamps so would be very easy in learning.
@shubhamsam4124
@shubhamsam4124 2 ай бұрын
Sir this is what i was searching from 2+ years to understand OOPS. Thanks a lot for this sir, i have a request to you please upload a video on entry evel jobs absed on python developers / machine learning / Data Science as from everywhere people are saying there no job for freshers in this field and there very less requirement for python developer, i have spent 3 years in Python ML and all, now people are tellling to jump in java or MERN stack. I hope will find some clarity from you.
@tech.mayankagg
@tech.mayankagg 2 ай бұрын
hi Shubham Sure, will make the content on above as well. Just was occupied somewhere but have started creating content again for my youtube as well now.
@Motivationvideo240
@Motivationvideo240 Ай бұрын
Sir please make a video on how to make project in python and how industry work on it
@tech.mayankagg
@tech.mayankagg Ай бұрын
Hi, Sure. Have to cover projects in python and post that a lot of other things as well. So stay tuned and do subscribe to my channel.
@laveshagrawal4241
@laveshagrawal4241 2 ай бұрын
The way you are teaching, I think every teacher should teach like this everywhere. In the video there are some duplication in the last part. It would be great if you re-edit it. Thanks
@tech.mayankagg
@tech.mayankagg Ай бұрын
Hi Lavesh, Thanks a lot for your kind words. I would atleast make sure to continue teaching like this and teach hell lot of things to make tech journey easier. DO share channel with everyone in your network. Yeah I am aware of the same, removing it would lead to reupload so instead have marked the same in timestamps on the video so no issues are faced :)
@ShivaPrasadAvula
@ShivaPrasadAvula Ай бұрын
Hi Mayank, can I say the answer is "B" at 3:38:33 because it already as .value in class B itself only for print(obj.value), why will it go to class C using super( ). Can this could also be the reason for answer 'B' ?
@tech.mayankagg
@tech.mayankagg 20 күн бұрын
Hi Shiva, Would suggest to see once again. The answer is B but we also have to understand the MRO or how the code will flow. Major thing to understand here is the flow only. Let me know if not clear and will make a seperate video on this only :)
@Drishti-m5r
@Drishti-m5r 4 ай бұрын
I am new in clg and today Aditya sir guided us and tell ur channel 😄😁 happy to start python journey from u sir Aditya guided us and tell scope of python dsa ai ml django
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
All the best 👍🏻 If you are new to the field also make sure to follow the hello Python series where I am teaching python from complete scratch for DSA, ML, AI. Also humble request to please share the channel with everyone in your school/college. Working on awesome content going forward which will actually help you crack great companies. :)
@revanthjanaswamy5064
@revanthjanaswamy5064 2 ай бұрын
Hey Mayank, Amazing course on OOPS with clear explanations. Can you please clarify how did we go from class C to class B at 4:07:15 ?
@tech.mayankagg
@tech.mayankagg 2 ай бұрын
Hi Revanth, We are just following the MRO while solving this question where we are starting from child and then going to first B and then C as they are immediate parents, then we go to A. While coming back we just make sure to come in the opposite manner as we went. That is the reason we went from C to B while the calls were getting resolved.
@revanthjanaswamy5064
@revanthjanaswamy5064 2 ай бұрын
@@tech.mayankagg Thanks for clarifying Mayank !!
@TheMeme-etry
@TheMeme-etry Ай бұрын
Best resource for python
@nikitajha4802
@nikitajha4802 4 ай бұрын
Please make playlist for machine learning and statistics also
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Machine Learning I am already working on, so soon that too would be updated. Stats will pick up after that. Let me know if anything else is there which you want to learn and would make sure to provide best quality content for that as well.
@SwapanRaj-ry3mm
@SwapanRaj-ry3mm 2 ай бұрын
Thanks man, you made my concept concrete. easily explained. please make video on python DSA. and please don't degrade the quality of education and efforts. you can make things more easier and please include more examples and questions. thank you once again
@tech.mayankagg
@tech.mayankagg Ай бұрын
HI Swapan, Thanks a lot for your kind words. Really glad that you were able to understand things with the video. Python DSA already in works and will be dropping the same soon. Don't worry, will not be compromising on quality. Have made sure to include enough examples and questions, just that it always a tradeoff between time and content so in respect to that make sure to limit it. Your welcome, do share channel with everyone in your network. :)
@SwapanRaj-ry3mm
@SwapanRaj-ry3mm Ай бұрын
@@tech.mayankagg sir please provide you're email so that we can connect to you..
@SwapanRaj-ry3mm
@SwapanRaj-ry3mm Ай бұрын
@@tech.mayankagg sir also include the industry based project and implementations, real time application. please provide your email in the description of video. also provide in this comments 😄. you dont know how much you're education help us.
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Also, if anything is not clear, make sure to ask the same question in comments with Timestamp and will clear the same.
@VishalKumar-gd8tv
@VishalKumar-gd8tv 4 ай бұрын
self __init__ confusion clear time: 44:30😇
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
So Glad to do so, it is something which is very difficult and other tutorials ask us to assume which ofcourse is something even I struggled with. Thanks a lot. Keep on learning :)
@Rahulgarg-th8hg
@Rahulgarg-th8hg 4 ай бұрын
20 minutes in to the video and everything is so clearly understandable. Thanks you sir. Do share the resources.
@nonstopcodingcodewithadity8238
@nonstopcodingcodewithadity8238 4 ай бұрын
😊thx
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Thanks a lot. Do share with everyoene :)
@ShivaPrasadAvula
@ShivaPrasadAvula Ай бұрын
Hi Mayank, at 2:56:21 you are giving marks, name, age, passcode of Student right, then why are we calling name from Parent when we already have name in Student Object. Can you please clarify ?
@tech.mayankagg
@tech.mayankagg Ай бұрын
Hi Shiva, So to better use the concept of inheritance I am actually trying to not write the constructor code again and again. Hence I am trying to use the constructor of my parent to initialise all these properties, we will be removing these from Students class when we use super to call our parents constructor. Let me know if any issues is still there and will clarify more. :)
@ShivaPrasadAvula
@ShivaPrasadAvula Ай бұрын
Thanks for reply Mayank. So, you are giving name, age and ID at 2:57:26. Is the name for Student class or Parent we are giving ?
@SalmanButt-m8h
@SalmanButt-m8h 4 ай бұрын
very nicely explained, can you please make a series on Django
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Hi, Thanks a lot for your words. Surely, will pick it up. Have few things in pipeline as of now. Request to please share channel with everyone and do ask them to subscribe as well. Lots of exciting content coming through :)
@aashidm
@aashidm 3 ай бұрын
sir Best Video But i have doubt about Inheritance vs Polymorphism (mostly Polymorphism I have doubt)?
@tech.mayankagg
@tech.mayankagg 3 ай бұрын
Thanks a lot. Glad you like it. Do subscribe and share with everyone else as well. :) Ask your doubts, more than happy to clear them out.
@avinashprajapati7740
@avinashprajapati7740 4 ай бұрын
Nice video sir
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Thanks a lot, avinash. Request you to please subscribe and also share with your friends. Let me know if any doubt is there or any topic you would like to me to make video on. :)
@ameychougule6473
@ameychougule6473 15 күн бұрын
Clear explanation🫶✨️
@tech.mayankagg
@tech.mayankagg 14 күн бұрын
Thank you so much! 😊 I’m glad you found the explanation clear. Your support means a lot! Don’t forget to share the video with your friends and subscribe to the channel for more such content. 🚀✨️
@RathodAshvin-b2t
@RathodAshvin-b2t 2 ай бұрын
16:02 key concepts
@anuraggoswami3534
@anuraggoswami3534 2 ай бұрын
Great video ek confusion what is the difference between encapsulation and abstraction
@tech.mayankagg
@tech.mayankagg 2 ай бұрын
Hi Anurag, glad you liked the video. Let me try to use a real life example so that it is helpful :) Think of abstraction as like a bank ATM. When you use an ATM, you just press a few buttons, and it gives you cash, shows your balance, or transfers money. You don't know (or need to know) how the machine processes your request, how the database fetches your account information, or how it verifies your credentials. You just see the simple interface, and that's enough. Abstraction hides the complex internal processes and shows only what is necessary. Now, encapsulation is like the security guard at the bank. The security guard ensures that no one directly accesses the cash room or bank’s internal systems without proper permission. It protects the inner workings of the bank. Similarly, in programming, encapsulation means bundling the data (like your bank balance) and the methods (like deposit or withdraw) that work on that data into a single unit and restricting direct access to some components (like you can't just walk into the cash room). So, in short: Abstraction: Hides how things work (like the ATM interface). Encapsulation: Protects what you can access (like the security guard ensuring only authorized access). Hope this helps you understand! 😊 Let me know if still any doubt is there as this is very important to understand. Also make sure to understand the abstraction concept from video properly in terms of real life use case as that is something no one properly knows about. :)
@VishalKumar-gd8tv
@VishalKumar-gd8tv 4 ай бұрын
thank from heart
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Thanks a lot Vishal. Do share with everyone else in your network, should be really helpful I believe.
@shreyabathri2192
@shreyabathri2192 4 ай бұрын
hey please make a playlist of dsa python also
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Hi, already working on that. Will try to make it available quickly :) Meanwhile, do share the channel with everyone, would be of great help 😃 Also let me know if any other topic/concept is there on which you need videos and would be glad to make on them.
@ali_dev7415
@ali_dev7415 4 ай бұрын
At 2:31:24, s1 can access the schoolName, print(Student.getSchoolName()) print(s1.getSchoolName()) Both gives same output, what is the importance of static method then? Confused, can you explain
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Hi, See main benefit is some properties are associated with Classes and not objects which are majorly our static properties. Now to access them I don't need to have an object, and we can use Class directly. Now, python still allows object to access the static method actually by using object but OfCourse that is not a requirement. Majorly we use them via class. Example, for numberOfPeopleInWorld of HumanClass, you and I need not to have that or know that as of course it is not for us to know and HumanClass should know the same and hence that is a static property. let me know if still unclear. Will make sure no doubts are left. :)
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
I hope it was clear, if not let me know and will make sure to clear out the same.
@ali_dev7415
@ali_dev7415 4 ай бұрын
super clear, your explaination is mind blowing. Really liked your videos. Thanks for this
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
@@ali_dev7415 Great. Glad it is clear. Thanks a lot for your kind words. Working on more such videos on lots of content. Do subscribe and share with all your friends. :)
@SRSBinthZubair
@SRSBinthZubair 2 ай бұрын
Sir is this enough in OOPS concept for interview purpose?
@tech.mayankagg
@tech.mayankagg 2 ай бұрын
Hi, Yes it is more than enough as it covers everything in complete depth.
@SRSBinthZubair
@SRSBinthZubair 2 ай бұрын
@@tech.mayankagg Okay Thankyou so much sir. Sir I'm also following your DSA udemy course.
@Nevergiveup-dj2rp
@Nevergiveup-dj2rp 4 ай бұрын
Please one video on problem solving on oops concepts please!!
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Sure, will pick the same thing up in some time. Have added few questions in the resource so do try them out. :)
@ajj4745
@ajj4745 4 ай бұрын
Bhai please DSA using python series in one short 🙏. Thanks for OOP's ❤
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Already working on the same. Will surely be a great video to properly learn DSA focused in python. Do learn python meanwhile from my channel and share the channel with everyone around you. :)
@ajj4745
@ajj4745 4 ай бұрын
@@tech.mayankagg Bhai advance me thanks😊
@nikitajha4802
@nikitajha4802 4 ай бұрын
3:38 why don't we just return self.value ='B' why we have to move to c when we have function at B please clear my doubt
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Hey Nikita, Can you provide the correct time stamp please, didn't get your doubt clearly.
@dibbodas4116
@dibbodas4116 4 ай бұрын
please make 2,3 project for understanding better oops it will be very helpful❤
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Already working on that video, will be posting soon :) Request to let me know what else would you like me to make video upon. Also, please share the channel with everyone in your network.
@dibbodas4116
@dibbodas4116 4 ай бұрын
@@tech.mayankaggsir after python if you cover django with a well structured module then it will be great😊
@IrfanKhan-x7o5e
@IrfanKhan-x7o5e 4 ай бұрын
Thanks Sir! You Saved My Life and please can You make a Django Series and Project Based Learning Please Will be Waiting and lets Grow "Mayak Aggarwal" Community. Thanks in advance
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Thanks a lot, surely will create a series on the same. Request to please share channel with everyone and do ask them to subscribe as well. Lots of exciting content coming through :)
@IrfanKhan-x7o5e
@IrfanKhan-x7o5e 4 ай бұрын
@@tech.mayankagg Sure Sir I will share
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
@@IrfanKhan-x7o5e Thanks a ton :) Really means a lot.
@ikrammir734
@ikrammir734 Ай бұрын
Sir one question makes me alot of confused that , currently i got overview of dl,ml and also gen ai and i have to interest in gen ai but when ita comes to big companies i need a dsa ,but i have good skill of python that possible with your Mind-blowing KZbin playlist, but for dsa every person c++ as they good to work with deep into algorithm but what i will need to do ? I also have c++ basic + oop concept, Summary, is need to improve the c++ and then come back to ai or i will do Dsa in python. ?
@tech.mayankagg
@tech.mayankagg Ай бұрын
Hi, In my experience, you should be and are better placed if you practice DSA in python. Hardly would any company be very picky nowadays in terms of language provided you have your concepts clear. Along with that once you master a language say python, understanding C++ should not be that difficult. With ML, DL & AI being done in python, I strongly feel it makes sense that we do DSA in python as that would make our coding skills strong in that and it would be helpful in above technologies and in development as well.
@ikrammir734
@ikrammir734 Ай бұрын
@tech.mayankagg thanks Alot and Alot respect from Pakistan ❤️
@VishalKumar-gd8tv
@VishalKumar-gd8tv 4 ай бұрын
from abc import ABC, abstractmethod class Quadrilateral(ABC): def __init__(self,sides,angles): self.sides = sides self.angles = angles def area(self): return self.sides[0]* self.sides[1] def perimeter(self): return sum(self.sides) class Rhombus(Quadrilateral): def __init__(self,side_length,diagonals): sides = side_length angles = [90,90,90,90] super().__init__(sides) self.diagonals = diagonals def area(self): ans = 0.5*self.diagonals[0]* self.diagonals[1] return ans rh = Rhombus(9,[3,5]) rh.area() GIving me error I am not called angles in Rhombus class but its passed why. please solve this doubt.
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
super().__init__(sides,angles) Fix this in Rhombus constructor, you are not passing angles. Will work perfectly then. :)
@arpitshakya9684
@arpitshakya9684 4 ай бұрын
Sir next time se agr koi long video upload kre to try kriyega ki video ko sections me devide upload krna jisse next time jis part ko revise krna ho direct usi time se start ho video.
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
hi Arpit, Don't worry. Will add section in this too today. Wasn't aware of how to add that. in the evening, this video too will have chapters :)
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Hi Arpit, have added the same, should be a lot useful in revision now :) Let me know if you have any other request or questions. Do share the video with everyone in your network.
@arpitshakya9684
@arpitshakya9684 4 ай бұрын
Thanks sir it'll helps a lot while revising topics and also helps students to see the topic which they want directly from that time one more thing your content is really amazing because my all doubts related to oops have been cleared after watching this video ❤️
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
@@arpitshakya9684 Thanks a lot Arpit. Really means a lot. Will be uploading more such stuff with great explanations. Humble request to share with everyone in your network and ask them to subscribe :) Thank you.
@AnuragKumar-nq2dd
@AnuragKumar-nq2dd 2 ай бұрын
Ye channel itna underrated kyu hai 😮
@tech.mayankagg
@tech.mayankagg 2 ай бұрын
Thanks a lot Anurag. Really hope the video was helpful. Please share with all your friends. Will be uploading more content moving forward.
@saurabhgupta9532
@saurabhgupta9532 Ай бұрын
lajawaab
@tech.mayankagg
@tech.mayankagg Ай бұрын
Thanks a lot. Do share with your network as well :)
@IbrahimHaa
@IbrahimHaa 8 күн бұрын
Nice Bro
@tech.mayankagg
@tech.mayankagg 7 күн бұрын
Thank you! 😊 Glad you liked it! Don’t forget to share the video with your friends and subscribe to the channel for more content. 🚀
@Prince_k-7
@Prince_k-7 18 күн бұрын
Bhai yrr Jupiter nootbooks kyu use Kiya user experience bhot karab hogya
@tech.mayankagg
@tech.mayankagg 18 күн бұрын
hi prince, What should I use instead of Jupyter ? Aim should be to learn coding, jupyter par ho ya terminal par. Though let me know anything else I can use, I personally like jupyter lab while learning to code. :)
@Prince_k-7
@Prince_k-7 18 күн бұрын
@tech.mayankagg you did so much mess i watch 30 min to go through the topics but code readability is less your code is mess first a random function than executed class Imagine i am watching in mobile and so much mess out there at least Be in structure i know python if a beginner start watching it will really messup for him you should used vscode or some editor for code readability and better understanding of code BTW good teaching
@tech.mayankagg
@tech.mayankagg 17 күн бұрын
@@Prince_k-7 Thanks a lot for teaching compliment. Didn't really understood. I have good experience of writing production level code in highest quality. itna to bada code hi nahi tha ki mess create ho jaaye 🤔 For beginner, I specifically asked to make sure to first follow the python series on my channel. Also, for learning jupyter is the best editor out there as it gives you results by line thus saving you time. Thoda sa coding par dhyan dete hain instead of editor, code to paper par bhi bdiya likh denge 😁
@hari_1357
@hari_1357 4 ай бұрын
thanks!!
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
You're welcome! Do share with everyone else and ask them to subscribe. :)
@VishalKumar-gd8tv
@VishalKumar-gd8tv 4 ай бұрын
out of 9 question. starting 8 is correct but 9 is incorrect. but after the explanation it's clear.
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Great, the last question was a little tricky anyway but hopefully it will be clear now. :)
@sake._.t
@sake._.t 4 ай бұрын
Sir please teach all concept of DSA please
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Already working on the same. Will make sure it's the best DSA course out there. Meanwhile do subscribe and share with everyone.
@NickMaverick4
@NickMaverick4 2 ай бұрын
Python DSA please and data science
@tech.mayankagg
@tech.mayankagg Ай бұрын
hi nick, Python DSA already in work and will be dropping soon. As of Data Science, will be picking that up as well shortly.
@NickMaverick4
@NickMaverick4 Ай бұрын
​@@tech.mayankagg thank you sir for looking over my request for DSA in python. I want to thank you sir.. for OOP's. After watching your OOP's tutorial all concepts are easy to understand...I just want to say please never stop providing such a high quality education, how famous you become.. loved your way of teaching and sir please suggest from where I should practice OOP's questions.. from beginners to advanced levels.. please provide some site.. I know I'm a fresher but I would like to give you a suggestion that in your upcoming tutorial please mention the sources from where to practice and the journey how you master any skill.. step by step.. ❣️🙏. Sir please provide your email id in description for any doubt clearance.😊
@Atishkumar-p8p
@Atishkumar-p8p 22 күн бұрын
content repeated from 3:57:50 to 4:26:48. Rest all is excellent.
@tech.mayankagg
@tech.mayankagg 20 күн бұрын
Have mentioned the same in the topics as well. As video was quite long, missed this repetition. Thanks and request you to share it with your network. :)
@Vlogajay21
@Vlogajay21 4 ай бұрын
Sir complete python but not feel confident plz sir aap pura python ka class Laya plz
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Hi Please attend videos from below playlist. It has notes, assignments, code and project also dropping next week. If you do this, surely you would feel confident. Playlist Link:- kzbin.info/www/bejne/sHfXpJiKd5Vod68&pp=gAQBiAQB
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
I hope you are attending complete python video as well. That would be a lot helpful honestly. Connect with me if any doubts are there.
@Abhinav_gupta333
@Abhinav_gupta333 4 ай бұрын
Sir oops in c++ course banye please sir
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Banaate hain vo bhi, pehle itne ek baar Pyhton me smjh lo. 80% concept and understanding same rhegi. Do share the video and channel with your friends and please ask them to subscribe. :)
@Abhinav_gupta333
@Abhinav_gupta333 4 ай бұрын
@@tech.mayankagg ok sir
@Sarcastic._ways
@Sarcastic._ways 4 ай бұрын
bhaiya hand written notes dedo plz
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
drive.google.com/drive/folders/16wPAyRIORMcvGEAW9ScB14-TZe_PPSDv?usp=drive_link Yelo sab hain isme, Codes, assignments and handwritten notes as well. :) Ab share bhi krdo sbke saath please 😃
@shaikyaseenyaseen7692
@shaikyaseenyaseen7692 7 күн бұрын
inheritance questions all correct ans
@tech.mayankagg
@tech.mayankagg 7 күн бұрын
That’s awesome! 😊 Glad to hear you got all the inheritance questions correct. Keep up the great work! Don’t forget to share the video with your friends and subscribe for more content like this. 🚀🎉 Also, feel free to connect with me on LinkedIn for more updates and guidance: www.linkedin.com/in/mayank953/.
@ikrammir734
@ikrammir734 4 ай бұрын
Sir please math that covers all basics
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Math related to Data science/ML?
@ikrammir734
@ikrammir734 4 ай бұрын
@@tech.mayankagg yes sir .i can't find any accurate resources of math .what kind of level of math i will need to understand
@ikrammir734
@ikrammir734 4 ай бұрын
@@tech.mayankagg sir please make series' on that
@eyeque02
@eyeque02 4 ай бұрын
Oops concept k lie konsi video dekhu Live vali 4 video dekhu ya yh 1 shot valu
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
This video should be more helpful with everything in complete end to end. This video should clear all concept properly :)
@eyeque02
@eyeque02 4 ай бұрын
@@tech.mayankagg after python aap kya start kroge
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
@@eyeque02 Let me know agar aap ki koi specific request hain toh. I have multiple things in mind to cover.
@eyeque02
@eyeque02 4 ай бұрын
@@tech.mayankagg i think numpy pandas and machine learning In sbki video h nhi yotube pr hindi me or itni well explained
@BestKhoj
@BestKhoj 3 ай бұрын
Good
@tech.mayankagg
@tech.mayankagg 3 ай бұрын
Thanks a lot, glad you liked it.
@TejSingh-w8d
@TejSingh-w8d 4 ай бұрын
Use mostly hindi language for teaching so you can reach more audience and get more viewers or subscribers Otherwise content is good 👍👍❤
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
Thanks a lot :)
@NAHI_PATA1408
@NAHI_PATA1408 4 ай бұрын
Sir now make DSA through python in one shot
@tech.mayankagg
@tech.mayankagg 4 ай бұрын
haha, aaega vo bhi aaega. Meanwhile do share channel with everyone so more and more people can get benefitted. DSA in one shot will be uploaded too. :)
Hello Python Day 32 | Introduction to Sets in Python #hellopython
13:05
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 15 МЛН
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН
小丑女COCO的审判。#天使 #小丑 #超人不会飞
00:53
超人不会飞
Рет қаралды 16 МЛН
Mixins Explained in 3 Minutes (NOT The Same as Multiple Inheritance)
3:00
The Coding Gopher
Рет қаралды 2,2 М.
Object Oriented Programming in python
1:08:29
Chai aur Code
Рет қаралды 105 М.
Complete OOPs in just 100 Minutes | Object Oriented Programming | OOPs Concepts in Java & C++
1:42:16
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 15 МЛН