Please Note: (i) Part 10 has already been uploaded in One Shot on Apna College (sorry we forgot to upload it here, will do soon) (ii) While learning overloading we have represented complex numbers' real & img part as i & j to make the concept understandable for younger & non-maths students. No need to worry if you don't understand complex numbers, it is just an example used to understand overloading concept❤
@hemanthkumarkurakula42098 ай бұрын
Didi please do a playlist on DSA with Python 😢❤
@yashbansal97668 ай бұрын
Didi pls make playlist on machine learning and robotics
@NehadAsgar8 ай бұрын
Cute Aman sir ki wife please (web dev.& DSA) ke alwa v kuchh KZbin pr upload kijiye na❤️ like SDE,AI/Ml
@flyingheart_078 ай бұрын
Thank you @Shradha Khapra ma'am today I completed my python with all your lectures and I also completed C language. This is the best channel for my coding journey. 👉🏻✍🏻✍🏻I hope you will try to upload DSA in Python in KZbin as well as ✍🏻✍🏻👈🏻❤❤
@newthinkingnewpossibilities8 ай бұрын
Shraddha Mam, google drive me apne Lecture 9 ki notes nahi dali hai. kya ap wo daldoge?
@sherlockholmes40358 ай бұрын
This is an object oriented tutorial. Cleared every doubtful object in my brain class
@tooclose8010 ай бұрын
00:01 Part 2 covers inheritance and polymorphism in OOP 02:21 Explaining the concept of private entity in object-oriented programming. 07:04 Concept of private and public in Python classes. 09:33 Understanding private attributes and methods in classes. 15:37 Inheritance in OOP allows properties and methods to be passed from parent to child classes 19:36 Learning about inheritance and the super method in OOP 26:13 Static methods cannot access and modify class state but can be used for utility in Python. 28:10 Understanding the impact of class attribute changes on object attributes 32:13 Understanding the three types of functions in OOPS: static methods, class methods, and instance methods. 34:14 Calculating percentage of student marks using OOPS 38:42 Automatic updates based on attribute changes 40:48 Understanding Polymorphism and Operator Overloading 45:05 Operator overloading allows operators to have different meanings based on context. 47:28 Complex numbers have real and imaginary parts, which are added separately. 52:25 Creating a function to add complex numbers 55:05 Operator overloading changes the meaning of operators for a class 59:03 Creating a Circle class and defining constructor and methods 1:01:30 Creating and using classes in Python with attributes and methods. 1:06:35 Separate logic for different data types in classes. 1:08:30 Last lecture will focus on project-oriented implementation.
@ShadowKing0108 ай бұрын
Kab aa raha hai fir yeh last lecture
@ekanshjain735027 күн бұрын
yo ty
@Thecountrys7 ай бұрын
Timestamp 00:00 Part 2 covers inheritance and polymorphism in OOP 02:21 Explaining the concept of private entity in Object-oriented programming. 07:04 Concept of private and public in Python classes. 09:33 Understanding private attributes and methods in classes. 15:37 Inheritance in OOP allows properties and methods to be passed from parent to child classes 19:36 Learning about inheritance and the super method in OOP 26:13 Static methods cannot access and modify class state but can be used for utility in Python. 28:10 Understand ing the impact of class attribute changes on object attributes. 32:13 Understanding the three types of functions in OOPS: static methods, class methods, and instance methods. 34:14 Calculating percentage of student marks using OOPS 38:42 Automatic updates based on attribute changes 40:48 Understanding Polymorphism and Operator Overloading. 45:05 Operator overloading allows operators to have different meanings based on context. 47:28 Complex numbers have real and imaginary parts, which are added separately. 52:25 Creating a function to add complex numbers. 55:05 Operator overloading changes the meaning of operators for a class. 59:03 Creating a Circle class and defining constructor and methods. 1:01:30 Creating and using classes in Python with attributes and methods. 1:06:35 Separate logic for different data types in classes. 1:08:30 Last lecture will focus on project-oriented implementation.
@aryanaggarwal258610 ай бұрын
After Python beginner Please make Python Intermediate course also & Python exercises discussion for practice
@vatsaljuneja913Ай бұрын
yeah where to do actual excercises
@priyanshutewatiya4 ай бұрын
00:00 Part 2 covers inheritance and polymorphism in OOP 02:21 Explaining the concept of private entity in object-oriented programming. 07:04 Concept of private and public in Python classes. 09:33 Understanding private attributes and methods in classes. 15:37 Inheritance in OOP allows properties and methods to be passed from parent to child classes 19:36 Learning about inheritance and the super method in OOP 26:13 Static methods cannot access and modify class state but can be used for utility in Python. 28:10 Understanding the impact of class attribute changes on object attributes 32:13 Understanding the three types of functions in OOPS: static methods, class methods, and instance methods. 34:14 Calculating percentage of student marks using OOPS 38:42 Automatic updates based on attribute changes 40:48 Understanding Polymorphism and Operator Overloading 45:05 Operator overloading allows operators to have different meanings based on context. 47:28 Complex numbers have real and imaginary parts, which are added separately. 52:25 Creating a function to add complex numbers 55:05 Operator overloading changes the meaning of operators for a class 59:03 Creating a Circle class and defining constructor and methods 1:01:30 Creating and using classes in Python with attributes and methods. 1:06:35 Separate logic for different data types in classes.
@Shikhar07187 ай бұрын
00:01 Object Oriented Programming - Inheritance and Polymorphism 02:21 Understanding public and private entities in object-oriented programming 07:04 We can make attributes and methods private inside a class using double underscore. 09:33 Objects can access private members within the class 15:37 Inheritance allows properties and methods to be passed on 19:36 Understanding inheritance and the super method in OOP. 26:13 Static methods in Python can't access and modify class state but are used for utility purposes. 28:10 Understanding the impact of changing class attributes and object attributes in Python OOP 32:13 Understanding different types of methods in Python classes 34:14 Calculation of percentage based on marks of multiple subjects 38:42 Polymorphism is the concept of using the same thing in different ways, and Python provides a good example of polymorphism. 40:48 Operator overloading changes operator meanings based on context. 45:05 Operator overloading allows different meanings according to context. 47:28 Complex numbers are added by adding their real and imaginary parts separately. 52:25 Creating a function to add two complex numbers 55:05 Operator overloading in Python classes 59:03 Creating and defining methods in a Circle class. 1:01:30 Creating Employee and Engineer classes with attributes and methods 1:06:35 Custom class logic for comparison in Python 1:08:30 Remaining lectures will focus on project implementation. Crafted by Merlin AI.
@flyingheart_078 ай бұрын
Thank you @Shradha Khapra ma'am today I completed my python with all your lectures and I also completed C language. This is the best channel for my coding journey. I hope you will try to upload DSA in Python in KZbin as well as ❤❤
@bishalkhatiwada26072 ай бұрын
how are you doing nowadays? has this course helped you?
@faizanmedico10 ай бұрын
I never knew coding in Python could be so fun before you. You're the absolute best teacher. Feeling so grateful for all you have done. You're the best. Not only best, "SuperBest!" I'm Sultan from Pakistan.
@ShadowKing0108 ай бұрын
Some people are saying this all is very very less in comparison to whole python
@Unidentified.warrior7 ай бұрын
@@ShadowKing010 but ma'am has written that next parts are uploaded on "APNA COLLEGE" yt channel you can continue to next parts and complete your python learning journey..... ONE ADVICE FOR YOU :- BELIEVE IN YOURSELF NOT IN THOSE "CHAAR LOG" 🗣️
@ShadowKing0107 ай бұрын
@@Unidentified.warrior i)mam ne mere message ke baad vo message dala tha also sirf 1 hi part aur available hai us channel par usme bhi jyada kuch new to hai nahi ii)Thanks for your advice but I already knew that 🦥so I checked if it was true or not
@Basically72274 ай бұрын
@@Unidentified.warrior I cant find prt 10
@Ashwinkotturu2 ай бұрын
@@ShadowKing010 yes. It's less. There are many channels which discussed python a lot deep.
@brainybenzene90563 ай бұрын
so today i completed this course . it was super useful and i developed a great understanding of all major python concepts. Thank you @Shradhakhapra mam .
@aleezasoomro61552 ай бұрын
Today I completed taking all lectures. Thank you so much, Shradha ma'am. Nobody could have done better than you. You are exceptional. I cannot thank you enough.
Very thankful video i am happy because understand the your lecture and clear python language thankyou so much
@sankalpjain76456 ай бұрын
Thanks for the Video on OOPS it was an amazing lecture. Just wanted to point out 1i + 3j is not a complex number its a form of Vector where i and j are the unit vectors of x and y axis Although concept was clear about the addition. Apart from this Amazing lecture. Thank You so much.
@gd1444410 ай бұрын
Introduction 00:00 00:38 - del keyword 2:39 - private(like) attributes & methods 11:08 - Inheritance 22:24 - super keyword 26:20 - class method 33:56 - property decorator 39:36 - Polymorphism: Operator overloading 58:52 - Let's practice
@MdMahafuzurRahman-y3o4 ай бұрын
Thank you so much for the entire course. I have completed this course and learned a lot of things..Your clear explanations and practical examples made learning Python enjoyable and accessible. I appreciate the time and effort you put into creating these lessons. Thank you for sharing your knowledge and for being such a fantastic instructor! May Allah bless you..! By the way, I have a question,who is this Rahul Kumar? You have used this name so much in this course that now when I try to give an example, Rahul Kumar comes up.
@AJosl3602 ай бұрын
topic with time stamp :-----> 00:01 Object Oriented Programming - Inheritance and Polymorphism 02:21 Understanding public and private entities in object-oriented programming 07:04 We can make attributes and methods private inside a class using double underscore. 09:33 Objects can access private members within the class 15:37 Inheritance allows properties and methods to be passed on 19:36 Understanding inheritance and the super method in OOP. 26:13 Static methods in Python can't access and modify class state but are used for utility purposes. 28:10 Understanding the impact of changing class attributes and object attributes in Python OOP 32:13 Understanding different types of methods in Python classes 34:14 Calculation of percentage based on marks of multiple subjects 38:42 Polymorphism is the concept of using the same thing in different ways, and Python provides a good example of polymorphism. 40:48 Operator overloading changes operator meanings based on context. 45:05 Operator overloading allows different meanings according to context. 47:28 Complex numbers are added by adding their real and imaginary parts separately. 52:25 Creating a function to add two complex numbers 55:05 Operator overloading in Python classes 59:03 Creating and defining methods in a Circle class. 1:01:30 Creating Employee and Engineer classes with attributes and methods 1:06:35 Custom class logic for comparison in Python 1:08:30 Remaining lectures will focus on project implementation. thankyou
@sayeedhasansaim83558 күн бұрын
I have completed this Python course. Thank you for making it easy for me to understand all the concepts very well. Best wishes to you.❤❤
@vaibhavpal4208 күн бұрын
Thank you so much Didi sab samj aa gya itna easy tha mujhe nhi pata tha... 🤝🙏❤️🌞. In general you are a focused person and your efforts are helping this generation. You are fulfilling your purpose in life. 😊😊😊 Thank you so much.
@akhileshghatate41575 ай бұрын
19:31 multi level inheritance using super(): class Car: @staticmethod def start(): print("car started") @staticmethod def stop(): print("car stopped") class Toyotacar(Car): def __init__(self,brand,name): self.brand=brand self.name=name class Fortuner(Toyotacar): def __init__(self, brand, name, type): super().__init__(brand,name) self.type=type class Varient(Fortuner): def __init__(self, brand, name,type, low, middle, top): super().__init__(brand,name,type) self.low=low self.middle=middle self.top=top def details(self): return f"{self.brand} {self.name} {self.type} {self.middle} {self.low} {self.top}" c1=Varient("Toyota","fortuner","petrol","low","middle","top") c1.start() print(c1.details())
@ApurvaSrivastava-rz6ql2 ай бұрын
46:00 There is a mistake. The number written in the form of (ai + bj) is a Vector and the number written in the form of (a + bi) is a Complex number. But as ma'am taught us process of doing Mathematical operation on Vector is just as similar to that of Complex number. 😊😊Ma'am taught us super good 😍and i really want to thank you ma'am for coming in our life💕💕💕💕💕.
@gchethan94722 ай бұрын
Hello all This one the best python basic lecture you will ever get, In the entire video she never asked for subscribe or like. Let’s encourage her to do more courses like this and help crores of students and learner’s. Keep up the good work Shraddha and keep on helping people.
@akhileshghatate41575 ай бұрын
22:18 class A: varA="wecome to a" class B(A): varB="welcome to b" class C(B): varC="welcome to c" B1=B() C1=C() print(B1.varA) print(C1.varA)
@Shahidsoc6 ай бұрын
@20:10 why we need super to call parent method, earlier we could call parent's methods without super. and even we could call those methods out of the child class in our main code.
@shydcuk6 ай бұрын
bro to call parent methods inside the child class **focus on word inside the class ** earlier we are accessing it by making its objects but if we want to get access of those inside the classs we need super()
@shitizgoel502719 күн бұрын
Thank You Ma'am for Python OOP's Part-1 and 2 videos. Really learnt the concept with clarity. 🙂
@prernamayank61519 ай бұрын
Very nice mam. Please continue this session and complete it.
@ShadowKing0108 ай бұрын
Go to apna college channel A long video on python of 10 hour is already available These all vids are just part of that only Ek project hai fir khatam
@heroicboy366825 күн бұрын
36:26 oh so doing this(stu1.phy=86) is just modifying the object and not the class so the self.percentage is not changing and to change it we define a new method calc_percentage
@jyotiprajapati99129 ай бұрын
other two videos🥺 please upload .This playlists are very helpful
@ShadowKing0108 ай бұрын
Go to apna college channel A long video on python of 10 hour is already available These all vids are just part of that only
@ShadowKing0108 ай бұрын
Mini project ka portion reh gaya hai
@paramjjethwa8734Ай бұрын
what a beauiful explanation of inheritance thank you maam god bless you and your team!!
@paramjjethwa8734Ай бұрын
Maam thank you so much you are amazing ill always remember you for teaching me python in the most articulated and simplest way possible best playlist on entire youtube god bless you!!
@dummy09729 ай бұрын
Please continue this series. It was indeed a great help
@ShadowKing0108 ай бұрын
Go to apna college channel A long video on python of 10 hour is already available These all vids are just part of that only
@ShadowKing0108 ай бұрын
Ek project ka reh gaya hai usme Jo nahi dala ab tak yha Uske elava free me nahi parayengi tumhari mam
@mdshabbirhasan813310 ай бұрын
I am an application support engineer.. I have knowledge on Java, OOP. very nicely explained staticmethod classmethod
@shradha Kapra: thank you for creating this Content!
@vigneshholla1212Ай бұрын
In code which is shown in the timestamp 26:09, the super method is used to call the constructor of the parent class.But why are you using super().start() , when it can be directly inherited from the parent class Car . Here is the code : class Car: def __init__(self, type): self.type = type @staticmethod def start(): print("car started ....") @staticmethod def stop(): print("car stopped ....") class Toyota(Car): def __init__(self, name, type): self.name=name super().__init__(type) //caling of the parent class constructor car1= Toyota("Innova","Diesel") print(car1.name) print(car1.start()) print(car1.type)
@arsalansiddique98908 ай бұрын
Hi Shradha, Thank you so much for detailed oriented videos with concepts. I'd ask you, do you have any videos on Java basics as well?
@Oopyy.302 ай бұрын
Thankyou soo much shraddha ❤
@devesh092 ай бұрын
Lecture 9 notes are not available on the provided link.
@BCA_Aashish9 ай бұрын
This lecture is really helpful for me even i learnt c programming language that's why this course became very easy for me. Now i am able to solve some questions in python. "Keep practicing and keep learning" Now i am going to explore my new coding language c++ which helps me during learning DSA. I want to master c++ with DSA. Thanks alot mam for this masterpiece course.
@ShadowKing0108 ай бұрын
All the best Bhaiya ji
@ShadowKing0108 ай бұрын
Vese ek baat puchni thi Ya 2-3😅 College life kesi hoti hai jesi school me sochte the vesi ya busy all time wali Bca ki parai easy hoti hai ya muskil Dusri yeh ki placement ka scenario kya hota hai reality mei Bta doge to Purnya milega aapko 🫠
@Gamer_Harsh75728 ай бұрын
@@ShadowKing010 college pe depend karta ha
@ShadowKing0108 ай бұрын
@@Gamer_Harsh7572 apna experience batana 🫣
@sspanwar-v3mАй бұрын
@@Gamer_Harsh7572 so true, mera college bahut hectic hai :(
@ARYANKUMAR-gz2qw2 ай бұрын
much better than the so called paid courses, Thanks
@mdsadik74449 ай бұрын
Mam modiule ke liye ak lecture chahiye please💔🥺🤕
@CuriocityCorner3 ай бұрын
Hi Shradha writing this to show appreciation for great content. plz keep making such content. there were some concept that were very beautifully explained PS: prof python developer (1yrs)
@kavitapandye11149 ай бұрын
You are doing great job,please make full playlist of django after this
@nikhilkushwah928626 күн бұрын
Thank you ma'am you helped me lot in python for my class test.
@aagmanpal8690Ай бұрын
Very Amazing Video!!! Understood Everything!!!
@PhotoshopEditing-t9s3 ай бұрын
Amazing video. Thanks Shrdha didi! YOU HAVE MADE EVERYTHING CLEAR.
@bhavinthakur10 ай бұрын
I love the series 😍😍
@vemulasoumyasri8303 ай бұрын
Love you shradha didi ❤️🥰 ur way of teaching❤️🥰😍🥰🤩
@MdShakil-gx1tr5 ай бұрын
Your way of teaching is very helpful mam Thank you so much 🎉
@Dhruv-k5iАй бұрын
Didi Aapki Smile bhut acchi hai ❤.. Happy Diwali 🎇
@laxmiagarwal32857 ай бұрын
very nice and informative video, thanks! I wanted to know what is the different use cases of super( ) method and multi-level inheritance?
Hi.....Can you please make a full course on Power BI, it will be very helpful
@prashanthyadav-k5p2 ай бұрын
Today finally completed python series . Thankyou
@tejas09242 ай бұрын
Hi Shardha didi, I cannot find the lecture 9 notes in google drive folder. Please share kar do, apke lectures see muje bohot benefit hua hai. Thanks a lot 🙏
@rohitgehlot562110 ай бұрын
21.02.24 finally i finished this, looking forward to use those in my way. Thankyou❤️
@pritichowdhury27677 ай бұрын
Thank You.... You are a great teacher....🙏🙏🙏🙏
@anilabukhari97753 ай бұрын
Really helpful Python Lectures. Thanks a Lot!
@muhammadharis36784 ай бұрын
Shradha Maam you are a very good teacher.
@JagmeetRai6 ай бұрын
thank you Shardha for creating great content for python learning. It is not only good for adult newbies to learn python but also for young children. my nephew loved this python series. thank you !!
@Sameersingh-r6z6 ай бұрын
Mam mera PC ke settings me windows update me review your Microsoft license term show kar raha hai toh mai kya karu click karu ya na karu bahut confusion hai plz koi toh reply Karo ❤❤❤❤❤❤❤
@sankalp50344 ай бұрын
Window ka license version kharidne bolra hai
@byasadevmohanty30283 ай бұрын
Thank you didi. I have completed this playlist 🎉❤❤
@GT_650_hr985 ай бұрын
Operator Overloading concept is new to me , Thanks for explaining
@inderjeetkumar177810 ай бұрын
Thankyou for offering such a great lecture
@Pardhu-g5g9 күн бұрын
Nice explanation ...Thank you didi
@oreokapoor57710 ай бұрын
Mam plz tell me how to access to lecture of Sigma batch I have enrolled and it is better start from today so from where I can see lecture
@saadrao8044 ай бұрын
we can access any private attribute using name mangling, eg: class Abs: __name = "saad" print(Abs._Abs__name) the output will be saad
@Mr_Gill_8 ай бұрын
Hi guys, I have a doubt: class Car: @staticmethod def start(): print("Car started...") @staticmethod def stop(): print("car stoped///") class Toyota_car(Car): def __init__(self, brand): self.brand = brand class Fortuner(Toyota_car): def __init__(self, type): self.type = type car1 = Fortuner("Diesel") print(car1.start()) This is the code for multi-level inheritance. Can we access the brand in Fortuner class? I want to print Car1's brand. How can I? Because when I declared car1 = Toyota_car("XYZ") then print car1.brand it shows that Fortuner doesn't have brand attribute. If this cannot happen how does inheritance access other things.... time stamp: 19:33
@DhruvKathuria-rh9nk7 ай бұрын
class Car: @staticmethod def start(): print("Car started...") @staticmethod def stop(): print("car stoped///") class Toyota_car(Car): def __init__(self, brand): self.brand = brand class Fortuner(Toyota_car): def __init__(self, type): super().__init__('xyz') self.type = type car1 = Fortuner("Diesel") print(car1.brand) Dekho aap class attribute ko toh inheritance mein car1. krke access kr skte ho but jo brand hai wo instance attribute hai toh phle hmein btana pdega na ki is object ke liye brand name chahiye toh isliye hum super() method ka use krte hain jaise maine upar code mein kiya hua hai
@DhruvKathuria-rh9nk7 ай бұрын
class Car: @staticmethod def start(): print("Car started...") @staticmethod def stop(): print("car stoped///") class Toyota_car(Car): def __init__(self, brand): self.brand = brand class Fortuner(Toyota_car): def __init__(self, type): super().__init__('xyz') self.type = type car1=Toyota_car('x') print(car1.brand) and jo aapka second doubt tha , toh ye toh execute ho rha hai
@Mr_Gill_7 ай бұрын
Thanks bro
@DhruvKathuria-rh9nk7 ай бұрын
@@Mr_Gill_ mention not brother
@manjushapatade55065 ай бұрын
Thank you, Shradha. This is a very helpful series for me.
@Chandravanshi_PN5 ай бұрын
Last lecture kaha milega mam
@sargam32454 ай бұрын
Did you find the last lecture or not?
@Basically72274 ай бұрын
@@sargam3245 koi mujhe bhi last lecture ka ata pata btao
@Krishna-ez1xy3 ай бұрын
playlist hai channel pain jake dekho
@prabhatchhatui39929 ай бұрын
Thanks didi. I have benefited a lot from watching this video.🙏🙏🙏
@theseeker95913 ай бұрын
For some reason mujhe didi ka explanation bahot easily samajh aataa hai
@BVKCHHATARPUR3 ай бұрын
ok
@tanvirhasanmahmud10 ай бұрын
We also need numpy, pandas and matplotlib
@Karannraj9 ай бұрын
ya
@xccchannel60834 ай бұрын
Thank you so much for everything 🙏 shraddha didi
@deepakjunnarkar17 ай бұрын
Very good tutorial. Please add more video like database connectivity with mysql and mongo db, multi theads, piplot, numpy, and more. If you have more paid course related to complete python please share it.
@Oopyy.302 ай бұрын
I have best python full course for you
@anjeetkumar59296 ай бұрын
08.06.24 finally i finished this, looking forward to use those in my way. Totally i take 35 days to complete this playlist, i Don't how i take so much time to complete it . But finally i finished ....... Thankyou
@chiragpratap6336 ай бұрын
Bhai ab kya start karne wale ho python k baad
@KyuYerАй бұрын
complex number mein 'a+ib' hota hai , naa ki 'ai+bj'. COOL BANNE KE SHOK ME YE BHI BHOOL GAYI KI KYA LIKH RHI HAI 🤡
@shivammalik427329 күн бұрын
Bhai itti batemezi se btaoge ap
@shivammalik427329 күн бұрын
Bhai itti batemezi se btaoge ap
@anishpatwardhan289615 күн бұрын
Arey thik hai na hota hai kabhi kabhi.......
@dpndr.d6 ай бұрын
48:55 You can create complex no. directly in python by using : a = complex(x,y) a = variable name x,y = numbers
@abhishekahluwalia237421 күн бұрын
Great Job in this entire series, heartful thank you for sharing the knowledge. When can I expect part 10 to be uploaded here. I am not able to view it. Once again Kuddos to your explainations!!!
@lokeshchaudhary-x1e7 ай бұрын
teaching way is very nice, a lot of thanks for shradha mam
@krishnakanthati23 күн бұрын
26:40 : Golden Words
@premsharma25955 ай бұрын
00:01 Object Oriented Programming - Inheritance and Polymorphism 02:21 Understanding public and private entities in object-oriented programming 07:04 We can make attributes and methods private inside a class using double underscore. 09:33 Objects can access private members within the class 15:37 Inheritance allows properties and methods to be passed on 19:36 Understanding inheritance and the super method in OOP. 26:13 Static methods in Python can't access and modify class state but are used for utility purposes. 28:10 Understanding the impact of changing class attributes and object attributes in Python OOP 32:13 Understanding different types of methods in Python classes 34:14 Calculation of percentage based on marks of multiple subjects 38:42 Polymorphism is the concept of using the same thing in different ways, and Python provides a good example of polymorphism. 40:48 Operator overloading changes operator meanings based on context. 45:05 Operator overloading allows different meanings according to context. 47:28 Complex numbers are added by adding their real and imaginary parts separately. 52:25 Creating a function to add two complex numbers 55:05 Operator overloading in Python classes 59:03 Creating and defining methods in a Circle class. 1:01:30 Creating Employee and Engineer classes with attributes and methods 1:06:35 Custom class logic for comparison in Python 1:08:30 Remaining lectures will focus on project implementation.
@arkapravabhattacharya3118Ай бұрын
In JAVA, multiple inheritance is not allowed. It is handled through interfaces. The logic being if superclass A and B have same properties, then child class C gets confused after inheritance that which property comes from which class. How does Python handle this confusion ? Can you please explain. @Shradha Khapra
@shreefinancialservices32437 ай бұрын
Happiest upcoming birthday didi Thoda time hai but wish kar diya so if I forget ther is no problem
@coolg55567 ай бұрын
Mam please reply mene sigma2.0 batch lita hai but course ki video show nahi ho ri kya karu mam
@dhananjayjadhav75686 ай бұрын
IT WAS SUPER AWESOME TO LEARN AND UNDERSTAND ALL CONCEPTS THANKX A LOT
@aitechnoworld9 ай бұрын
Thanks a lot Shraddha di😊
@armanmansuri50483 ай бұрын
I know its single topic but two 1hr video is bit hard for a begineer just to understand everything......no doubt your teaching is great
@Asrarzohib10 ай бұрын
Hallo sister I am watching this playlist from Pakistan.thank you❤
@data_eng_tuts9 ай бұрын
Shradhha ne jo samjhaya hai vo main jindagi me kabhi nahi bhula paunga, what a lovely lecture ❤
@GameWithGamers2829 күн бұрын
Thank you @Shradha Khapra ma'am
@muhammadaliakram51757 ай бұрын
Fun fact : She knows about cars, their model very well. Applause 👏 its incredible 🙌
@KaziFarzanaYeasmin-o7p22 күн бұрын
Teacher, I am from Bangladesh, Love ur lectures ❤❤❤❤Please do a playlist on DSA with Python ..please please please 🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏
@seemanazeer019 ай бұрын
thank youu for the clear explanation !!
@sorcererop47972 ай бұрын
Mazedaar Tutorial
@akankshayadav99876 ай бұрын
Thankyou mam for such a wonderful series 😊
@ananyasingh23334 ай бұрын
Ma'am thank you for this amazing series. Can you please upload a playlist for Linux operating system as well. From the beginning only.
@dharmikgala26682 ай бұрын
Please make a video for Regular Expressions,Multithreaded Programming,Creating the GUI Form and Adding Widgets and Layout Management & Storing Data in Our MySQL Database using PyQt in Python
@AjayKumarSahu_510 ай бұрын
how to acces the notes ?? its not showimg in google drive