#59 Python Tutorial for Beginners | Operator Overloading | Polymorphism

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ก.ย. 2024
  • Python Tutorial to learn Python programming with examples
    Complete Python Tutorial for Beginners Playlist : • #1 Python Tutorial for...
    Python Tutorial in Hindi : • #1 Python Tutorial | I...
    Github :- github.com/nav...
    Editing Monitors :
    amzn.to/2RfKWgL
    amzn.to/2Q665JW
    amzn.to/2OUP21a.
    Check out our website: www.telusko.com
    Follow Telusko on Twitter: / navinreddy20
    Follow on Facebook:
    Telusko : / teluskolearn. .
    Navin Reddy : / navintelusko
    Follow Navin Reddy on Instagram: / navinreddy20
    Subscribe to our other channel:
    Navin Reddy : www.youtube.co....
    Telusko Hindi :
    www.youtube.co....
    Donation:
    PayPal Id : navinreddy20
    Patreon : navinreddy20
    www.telusko.com...

ความคิดเห็น • 281

  • @maneeshsingh2647
    @maneeshsingh2647 5 ปีที่แล้ว +237

    "This is horrible way to compare two students by marks"
    I Love this line👍🙂

  • @mainakchakrabarti
    @mainakchakrabarti 4 ปีที่แล้ว +62

    Sir your statement : "marks is not the way of comparing" won my heart

  • @utkarshachaudhari871
    @utkarshachaudhari871 5 ปีที่แล้ว +108

    After so so many years, I have finally understood operator overloading!

    • @ankitakumari2756
      @ankitakumari2756 4 ปีที่แล้ว +2

      😱😱😇

    • @tanishasethi7363
      @tanishasethi7363 4 ปีที่แล้ว

      Exactly

    • @alimdeen6921
      @alimdeen6921 3 ปีที่แล้ว +9

      Still i can't understand operator overloading 😔😓

    • @anindian4601
      @anindian4601 3 ปีที่แล้ว +3

      @@alimdeen6921 YOU ARE RIGHT, THIS GUY Showing his nose after traveling through out the universe, actually he has to tell first simple example then he can show his vaast variety of expereince on us as beginners but directly he showing something else 99.9999999% from that the thing what we need is 0.0000000001% so its very confusing he did same for duck typing also

    • @abhisheksriramoju8772
      @abhisheksriramoju8772 3 ปีที่แล้ว

      @@anindian4601 No, Actually his explanation is cool. He is explaining in the beginner point of view

  • @ankitajain2883
    @ankitajain2883 4 ปีที่แล้ว +35

    He is probably the best instructor to learn from! He teaches with so much clarity! Hats off!

  • @moinafsana5945
    @moinafsana5945 5 ปีที่แล้ว +30

    Since last Monday I have started to watching your videos . Now I am in #60.. , ultimately your teaching skill is too good . I have some basic core java knowledge, that's why I can catch up quickly and without you I couldn't go in depth in python.. thank you very much for sharing those materials . Appreciate your hard work.

  • @alicandonmez6748
    @alicandonmez6748 4 ปีที่แล้ว +16

    You are a talented teacher! Happy that i've found you. Keep up the videos coming

  • @madansirish9356
    @madansirish9356 5 ปีที่แล้ว +7

    Excellent explanation I ever heard. You are amazing. Your teaching skills are at a peak. Impressed.

  • @sm07
    @sm07 ปีที่แล้ว +2

    I was here to learn what operator overloading is. At the time of the end of the video, I learned about the structure and how the things behind the scene gonna work. Take a Bow Navin Sir.

  • @sairajdas6692
    @sairajdas6692 6 ปีที่แล้ว +7

    Wow I never knew about these double underscore function. Glad to learn new things from your channel. Thank you sir.

  • @tanaysamanta4730
    @tanaysamanta4730 3 ปีที่แล้ว +7

    I ain't able to figure out the example of operator overloading :(

  • @motog9464
    @motog9464 6 ปีที่แล้ว +23

    Awesome sir...
    Also being an educator, I can imagine how much effort you are putting in these videos.👍

    • @harshavardhandsh5190
      @harshavardhandsh5190 5 ปีที่แล้ว +2

      How cruel are these language developer, can they not make this little easy....

    • @amongdoomers9464
      @amongdoomers9464 5 ปีที่แล้ว +1

      @@harshavardhandsh5190 Python is easy thou

    • @RavikanthTalakoti
      @RavikanthTalakoti 4 ปีที่แล้ว

      I can also see the effort you put in these videos, Navin sir. And today is my birthday Navin sir!

  • @sarthakyadav9950
    @sarthakyadav9950 3 ปีที่แล้ว +3

    Thanks for providing quality content for free it's better than most of the paid courses out there .
    You are just amazing.(:

  • @surajjena1437
    @surajjena1437 4 ปีที่แล้ว +4

    Thanks superhuman for this great explanation, right now I can feel what is happening behind the scene

  • @vasudevareddy5378
    @vasudevareddy5378 5 ปีที่แล้ว +2

    One of the Good lecture, Students need teachers like you

  • @Mushsayer
    @Mushsayer 4 ปีที่แล้ว +3

    Clearly explained the concept of method overloading in Python. Thank you!

  • @arihantjain4344
    @arihantjain4344 4 ปีที่แล้ว +6

    Are concepts really so easy,or it's his teaching that's making them??

  • @mbumbamwalila4224
    @mbumbamwalila4224 3 ปีที่แล้ว +1

    Thanks, sir! from now on, you opened my eyes on what python can do. All confusions are gone from my head. I really understand python now.

  • @IrfanShaikh-lw8jl
    @IrfanShaikh-lw8jl 4 ปีที่แล้ว +4

    In the code of addition
    def __add__(self, other):
    m1 = self.m1 + self.m2
    m2 = other.m1 + other.m2
    s3 = Student (m1, m2)
    This is correct

  • @coolguy-zm7tn
    @coolguy-zm7tn 3 หลายเดือนก่อน +1

    Great video, got lots to learn thank you so much 😊

  • @ravitejathumnoori1450
    @ravitejathumnoori1450 6 ปีที่แล้ว +9

    sir, can you make videos on REST API using python

  • @neomuks
    @neomuks 4 ปีที่แล้ว

    The way you explained the connection and flow behind the code was exceptionally well, your video increasing my knowledge of python exponentially.

  • @habibahmad9415
    @habibahmad9415 3 ปีที่แล้ว +2

    Sir you are passing double values through s1 & s2 but it added only first values of both s1 & s2 ...my question is where second values has gone

    • @theanirudhroy
      @theanirudhroy 3 ปีที่แล้ว

      I was looking in the comment section to see if anyone has asked this particular question, I have no idea what other people understood !

  • @Laith.Alkhazragy
    @Laith.Alkhazragy 4 ปีที่แล้ว +1

    this is not so easy to understand, you did it also very quickly.. anyway thank u very much ..

  • @moinafsana5945
    @moinafsana5945 5 ปีที่แล้ว +8

    Excellent Sir .. now I feel like a coder 😁

  • @vikaspal2799
    @vikaspal2799 3 ปีที่แล้ว +2

    9:08 LEGEND!!!!!

  • @mariaxia2687
    @mariaxia2687 4 ปีที่แล้ว +5

    Thank you for uploading these awesome lectures, Sir. There's a typo in this video though. "Syntactic Sugar" instead of "Synthetic Sugar".

  • @Shubham-fk4is
    @Shubham-fk4is 5 ปีที่แล้ว +5

    I think below method is much more easy
    class A:
    def __init__(self,a):
    self.a = a
    def __add__(self,other):
    return self.a + other.a
    x = A(1)
    y = A(2)
    print(x+y)
    o/p = 3

    • @vibhashikhanna1864
      @vibhashikhanna1864 5 ปีที่แล้ว +1

      can you also help for subtraction

    • @Shubham-fk4is
      @Shubham-fk4is 5 ปีที่แล้ว +1

      @@vibhashikhanna1864
      class A:
      def __init__(self,a):
      self.a = a
      def __sub__(self,other):
      return self.a - other.a
      x = A(3)
      y = A(2)
      print(x-y)
      o/p = 1

    • @vibhashikhanna1864
      @vibhashikhanna1864 5 ปีที่แล้ว +1

      @@Shubham-fk4is thnx buddy

    • @vibhashikhanna1864
      @vibhashikhanna1864 5 ปีที่แล้ว +1

      class A:
      def __init__(self,a):
      self.a = a
      def __add__(self,other):
      return self.a + other.a
      def _sub_(self,other):
      return self.a-other.a

      x = A(int(input("enter the number ")))
      y = A(int(input("enter the second number ")))
      print(x+y)


      x = A(int(input("enter the number ")))
      y = A(int(input("enter the second number ")))
      print(x-y)
      can youn help me with this...i wanna do it with operator overloading

    • @Shubham-fk4is
      @Shubham-fk4is 5 ปีที่แล้ว +1

      @@vibhashikhanna1864
      This program works well but you made a mistake with underscores.
      so use double underscores instead of single i.e. __sub__

  • @divyanshusingh6105
    @divyanshusingh6105 4 ปีที่แล้ว

    Really I never understand this topic... But nowww i really know the meaning of operator overloading! Hats off to you sir🙌

  • @adarsharora6097
    @adarsharora6097 ปีที่แล้ว

    This video was very informative. Feels good to understand how magic methods works. Thanks Navin Sir!

  • @bandhanmondal4685
    @bandhanmondal4685 2 ปีที่แล้ว

    this is the best channel on youtube to learn coding

  • @ShaheenPatan
    @ShaheenPatan 5 หลายเดือนก่อน +2

    00:03 Operator overloading allows usage of operators with user-defined types like strings and classes.
    02:02 Python uses methods to carry out operations like addition.
    03:48 Operator overloading allows defining how operators work with user-defined classes.
    05:36 Operator overloading allows us to define custom behavior for operators
    07:28 Python allows operator overloading for custom classes
    09:08 Operator overloading allows custom comparison of objects.
    10:59 Operator overloading and polymorphism in Python
    12:43 Operator overloading in Python allows us to customize the behavior of operators.

  • @TM-ej9mr
    @TM-ej9mr 3 ปีที่แล้ว

    Best Tutorial series in youtube ..........Love Sir

  • @namansingh8081
    @namansingh8081 4 ปีที่แล้ว +2

    Thnx very much I'm having exam tomorrow very nicely explained

  • @bhaveshmevada8424
    @bhaveshmevada8424 6 ปีที่แล้ว +2

    Sir what next after this basic ?? Blockchain or advance python??

  • @GamingSunDBZ
    @GamingSunDBZ 4 ปีที่แล้ว +1

    Excellent video...finally understood the concept

  • @kaushalkishor4404
    @kaushalkishor4404 3 ปีที่แล้ว +1

    No doubt, explanation is quite perspicuous.
    I am just curious how print(a+b+c) performed behind the scene because __add__ can add only two number
    Any Explanation/suggestion will be highly appreciated

    • @ihateracistandblackpeople4272
      @ihateracistandblackpeople4272 2 ปีที่แล้ว

      it's too late but if you're still curious then variable length argument concept would be used in that case,you would accept the b,c in a list in the formal args and then perform the addition by using required mean like iteration etc

  • @shrikarp7233
    @shrikarp7233 4 ปีที่แล้ว

    Sir u literally thrown away my difficulty of understanding magical methods 🔥

  • @TheKapilsharma143
    @TheKapilsharma143 3 ปีที่แล้ว

    After waching video in sequence this is the firts video i enjoy in diff way. ;)

  • @gouravchouhan1790
    @gouravchouhan1790 3 ปีที่แล้ว +2

    That's who things should be taught, loved the way you created a some background

  • @jdranpariya3601
    @jdranpariya3601 6 ปีที่แล้ว +3

    Hi sir will you teach advance python like networking with python etc...

  • @engineeringwithprogramming
    @engineeringwithprogramming 3 ปีที่แล้ว

    Finally in this tutorial somethings I couldn't understand started making sense, thanks to this man!

  • @sam.mankar
    @sam.mankar 4 ปีที่แล้ว +2

    Sir ek aur video bana do operator overloading k upar... Apke sare tutorials samj gye, ye nhi smja

  • @mysketchbook9630
    @mysketchbook9630 5 ปีที่แล้ว +1

    Thanks Naveen, every time I go through your video, I thank you and your team.

  • @bhaveshmevada8424
    @bhaveshmevada8424 6 ปีที่แล้ว +1

    Sir please make step by step videos on interview preperation....

  • @Ihsan_almohsin
    @Ihsan_almohsin 2 ปีที่แล้ว

    you are just awesome

  • @subhamthemusicalguy8851
    @subhamthemusicalguy8851 2 ปีที่แล้ว

    Excellent explanation

  • @cokcury
    @cokcury 4 ปีที่แล้ว

    hat's off guruji, im glad that people are aware about the marks comparison way, i aint a fan that way either. but as you said on youtube it might have reached a mass crowd...

  • @EylulTurksever
    @EylulTurksever 4 ปีที่แล้ว

    thank you for your amazing lessons sir.
    def __str__(self):
    return " ".join(map(str, [self.mark1, self.mark2]))

  • @kulamritbamrah4880
    @kulamritbamrah4880 4 ปีที่แล้ว +2

    Actually, the __div__(self,other) magic method for operator (/) is only for Python 2.x. For Python 3.x -- as I have found -- the (/) operator call the __truediv__(self,other) magic method.

  • @saviofernandes5263
    @saviofernandes5263 3 ปีที่แล้ว +1

    At 1:24 it's supposed to be "Syntactic Sugar"

  • @khalidelgazzar
    @khalidelgazzar 4 ปีที่แล้ว +1

    This is one hell of a great video! Thank you

  • @vyomchandragallani3645
    @vyomchandragallani3645 6 ปีที่แล้ว +4

    why it is giving only one output in case of sum... i mean 118 and 134 should be there.... also if i want to get both sums what i has to write ?

    • @shivashishnaramdeo1712
      @shivashishnaramdeo1712 5 ปีที่แล้ว +2

      while printing he has only written "s3.m1"..print "s3.m2" as well to get 134

  • @AyushSharma-be4kh
    @AyushSharma-be4kh 4 ปีที่แล้ว

    Best Way one can teach ! Appreciative content.

  • @santhosha1312
    @santhosha1312 ปีที่แล้ว

    Sir Your videos are like preparing tastiest Briyani and giving it as service for free 😃🥰🥰

  • @alpabhanushali3512
    @alpabhanushali3512 4 ปีที่แล้ว +1

    What if we want to add 3 values by method overloading...? 🤔
    Like... s4=s1+s2+s3

  • @eliehaddad84
    @eliehaddad84 ปีที่แล้ว

    This man is a genius 🙌

  • @fathimathsameera9593
    @fathimathsameera9593 2 ปีที่แล้ว

    Your classes are amazing...

  • @mratanusarkar
    @mratanusarkar 5 ปีที่แล้ว +3

    @Telusko, Sir, How to know the magic method used for an operator from pycharm itself?
    Sir, by your experience and knowledge you are saying that for "+" __add__ is used, for "print()" __str__ is being used, how do we know for a random operator/method, what magic method is being used in the background...so that we may overload it to our usage/preference??

    • @deepenpatel5403
      @deepenpatel5403 5 ปีที่แล้ว

      Yes, I want to know the same.

    • @manojputhalapattu1469
      @manojputhalapattu1469 5 ปีที่แล้ว

      press control and click on the operator you want to know to get MAGIC method

    • @krishnarout9176
      @krishnarout9176 4 ปีที่แล้ว

      Double click "shift" and search magic method

  • @054_ritesh3
    @054_ritesh3 3 ปีที่แล้ว +1

    Print(S1.AMAZING,S1.AWSOME)

  • @chinmayraut6058
    @chinmayraut6058 4 ปีที่แล้ว +1

    what if we get many teacher like him
    .
    .
    .
    .
    .
    .
    .
    .
    .
    In no time INDIA will be a super developed country

  • @prakhargupta477
    @prakhargupta477 3 ปีที่แล้ว

    Sir why we write ??
    if r1 > r2: (why not >> if r1 < r2 )
    return True
    else :
    return false

  • @Chandalyt
    @Chandalyt 4 ปีที่แล้ว +1

    Please make one more video on class and __init__

  • @rushilmehta4415
    @rushilmehta4415 4 ปีที่แล้ว +1

    How can we know which method is called in the behind if we use a specific operator?

  • @indreeshpandey343
    @indreeshpandey343 3 ปีที่แล้ว

    sir please bring up a series of python for intermediate where we can understand advance concepts of python.

  • @deepanshubabbar9324
    @deepanshubabbar9324 5 ปีที่แล้ว +2

    i have a question. Can you please tell me why you have written s3=Student(m1,m2) inside the __add__(self,other) method. I am not able to understand this. Please tell this.

    • @SpontaniousGuy
      @SpontaniousGuy 5 ปีที่แล้ว

      By adding s3 = Student(m1,m2) under the __add__ function, this will automatically 'create' another 'student' with the resultant marks.

  • @milimishra6447
    @milimishra6447 6 ปีที่แล้ว

    Ur python videos are awsmm.. watched all ur videos on python . waiting for next videos on python..pls keep making videos on python..thankuu sir

  • @srujanapavanpatwari8502
    @srujanapavanpatwari8502 4 ปีที่แล้ว +1

    There is no div magic method, please can you tell me for division how it works

  • @mohdsaif8423
    @mohdsaif8423 2 ปีที่แล้ว

    Hi Naveen,
    what are the programs used in Product development Programs
    Kindly make video

  • @sreyadeb2673
    @sreyadeb2673 4 ปีที่แล้ว +1

    For defining add or any operator in class can i use any other keyword like, for add __a__. Or for greater than __grt__??

  • @kenshinnanashi9469
    @kenshinnanashi9469 5 ปีที่แล้ว

    These tutorials are great, but it would be a lot better to watch if the code in the background was a bigger font and/or more zoomed on, couse althought the content is awesome, you can hardly read the code it self.cheers

  • @rabilrbl
    @rabilrbl 4 ปีที่แล้ว

    Great explaination!
    Its crystal clear for me now.

  • @bhagyalakshmibadiginchala38
    @bhagyalakshmibadiginchala38 4 ปีที่แล้ว

    I have a doubt about these statements will you please explain..
    X+y is translated into x.__add__(y)
    If x has not implemented __add__ and x,y are of different types then y.__radd__(x) is called. There are equivalent "r" methods for all magic methods just mentioned.

  • @ROHIT-gv7xk
    @ROHIT-gv7xk 5 ปีที่แล้ว +1

    nice video sir

  • @tensfantasy2384
    @tensfantasy2384 3 ปีที่แล้ว

    9:10 .....Golden Line 👏👏👏👌👌

  • @sunshodan5883
    @sunshodan5883 4 ปีที่แล้ว +1

    in the first code why we need a student object on line 12

  • @deepenpatel5403
    @deepenpatel5403 5 ปีที่แล้ว +1

    Can we overload the '__add__' method multiple times inside the same class? (Each method having its own different code)

  • @kartickchandramanna267
    @kartickchandramanna267 ปีที่แล้ว

    Awesome lecture.
    Thank you sir 🙏

  • @raihankhanphotography6041
    @raihankhanphotography6041 3 ปีที่แล้ว

    You're an awesome teacher!

  • @keshavashukla
    @keshavashukla 3 ปีที่แล้ว

    Amazing video , And an amazing series. can we say that defining __str__ is an example of operator overriding ? also is there anything like operator overriding ?

  • @s.baskaravishnu22
    @s.baskaravishnu22 5 ปีที่แล้ว

    your explanation is excellent

  • @bhuvanaguna7782
    @bhuvanaguna7782 4 ปีที่แล้ว

    thank you for your excellent class...I felt very very happy..thank you sir

  • @Praveenkumar-wv8qy
    @Praveenkumar-wv8qy 5 ปีที่แล้ว

    great sir again the imformation which will add some values in my life😍

  • @abdmjd
    @abdmjd 2 ปีที่แล้ว

    This is good and just.
    Thank you.

  • @sukruthh1
    @sukruthh1 4 ปีที่แล้ว

    Hi Navin, I was trying to overload the "__truediv__" operator and could see that its having an issue. Below is my code. Please do let me know, if i am doing anything wrong. BTW, i am using the Python 3 version :-
    class Stduent:

    def __init__(self,m1,m2):
    self.m1=m1
    self.m2=m2

    def __truediv__(self,other):
    m1=self.m1/other.m1
    m2=self.m2/other.m2
    s3 = Student(m1,m2)
    return s3
    S1=Student(20,40)
    S2=Student(10,20)
    s3=S1/S2
    print(s3.m1)
    TypeError: unsupported operand type(s) for /: 'Student' and 'Student'

  • @sriramasudhamsurachapudi6496
    @sriramasudhamsurachapudi6496 ปีที่แล้ว

    A small doubt: for math operation like +, - , * , we can understand which method will be called. How to know which way of calling maps to which builtin method?
    Eg. - How to know by calling print(a) will call __str__() ?

    • @adarsharora6097
      @adarsharora6097 ปีที่แล้ว +1

      google or by reading document. You can search - print() function's magic/inbuilt method. like that

  • @atharvsarathe540
    @atharvsarathe540 3 ปีที่แล้ว

    also please explain the difference between data type and class.
    is int, list , str a class or are they data type?

  • @just_a_viewer5
    @just_a_viewer5 ปีที่แล้ว

    it's actually "syntactic sugar" at 1:31

  • @vickyjha6839
    @vickyjha6839 4 ปีที่แล้ว

    Thanks a lot sir you cleared my doubts

  • @Sathishkumar-oj3sw
    @Sathishkumar-oj3sw 4 ปีที่แล้ว +1

    how is it possible to call methods by the class, shouldnt there be an object first and then call the method?? someone please clarify. thanks in advance

  • @unnatiagrawal8936
    @unnatiagrawal8936 4 ปีที่แล้ว

    inside int class in add function self is argument which means add method is instance method.why we are able to call "int.add " it should be object.add()

  • @babasahebbhosale7908
    @babasahebbhosale7908 3 ปีที่แล้ว +1

    class student:
    def __add__ (self,n1,n2):
    s=0
    s=n1+n2
    return s
    s1=student (1,2)
    print (s1)
    #will it show error dont say #indentation error becoz i had types

  • @pawnage3
    @pawnage3 3 ปีที่แล้ว

    Thank you so much!

  • @maheshvangala8472
    @maheshvangala8472 3 ปีที่แล้ว

    Just Enjoyed It Thanks

  • @Harsh-fd4ml
    @Harsh-fd4ml 3 ปีที่แล้ว

    Please make video on meta class in python

  • @sigmagirl14
    @sigmagirl14 4 ปีที่แล้ว

    Need Help
    can we overload operator for two different classes obj
    for example:
    class Electonic_Device:
    brand= "Apple"
    def __add__(self, other):
    a=self.brand
    b=other.size
    return a+b
    class Pocket_gadget:
    size= "12 inches"
    if __name__ == '__main__':
    mobile=Mobile()
    m1=Electonic_Device
    m2=Pocket_gadget
    print(m1+m2)

  • @shashirastogi4827
    @shashirastogi4827 3 ปีที่แล้ว +1

    print(s1.m1 + s2.m1)
    if we can simply add by this statement why this then??????????????

  • @MohitKumar-kh6mv
    @MohitKumar-kh6mv 3 ปีที่แล้ว

    Awesome Awesome Awesome

  • @pymondo1147
    @pymondo1147 6 ปีที่แล้ว +1

    So amazing sir.. Thank you for the awesome tutorial.

  • @wasimzaman674
    @wasimzaman674 2 ปีที่แล้ว

    You are just a flame sir G

  • @BrighterWay
    @BrighterWay 5 ปีที่แล้ว

    As useal greater explanation sir💯💯