Everything You Need to Know About Classes in Python - Object Oriented Programming Tutorial
Offered By: Keith Galli via YouTube
Course Description
Overview
Dive into a comprehensive tutorial on Object Oriented Programming in Python, focusing on classes. Learn why to use object-oriented programming, how to define classes, create class methods, and understand the 'self' keyword. Explore inheritance, subclassing, and the super() method. Discover class method overriding, plotting points with classes, and operator overloading. Gain practical knowledge through examples and explanations, preparing you to integrate classes into your everyday Python code effectively.
Syllabus
- Introduction
- Why use classes?
- Defining our first class in Python
- Class methods
- Passing in default keyword arguments size of our polygons
- Inheritance & subclassing using the super method
- Class method overriding
- Plotting points with classes
- Operator overloading
Taught by
Keith Galli
Related Courses
Introduction à la programmation orientée objet (en Java)École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction to Programming for Musicians and Digital Artists
California Institute of the Arts via Coursera Beginning Game Programming with C#
University of Colorado System via Coursera Paradigms of Computer Programming
Université catholique de Louvain via edX