NY State-Licensed Certificates in Design, Coding & AI — Online
The Fastest Way to Become a Backend Developer Online
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
Learn operator overloading in Python through this 14-minute video tutorial that explores how to customize the behavior of built-in operators for your custom classes. Discover what operator overloading means and see practical examples of how the same operator can behave differently for different objects. Explore how to implement operator overloading in classes using special (dunder) methods such as __add__(), __str__(), and __gt__(). Master the technique of changing the default behavior of built-in operators by applying custom logic through hands-on examples. Gain a clear understanding of how to control operator behavior for your custom classes using Python's special methods, making your code more intuitive and Pythonic.
Syllabus
#50 Operator Overloading in Python
Taught by
Telusko