Chevron Left
Back to Python Classes and Inheritance

Learner Reviews & Feedback for Python Classes and Inheritance by University of Michigan

4.7
stars
3,715 ratings

About the Course

This course introduces classes, instances, and inheritance. You will learn how to use classes to represent data in concise and natural ways. You'll also learn how to override built-in methods and how to create "inherited" classes that reuse functionality. You'll also learn about how to design classes. Finally, you will be introduced to the good programming habit of writing automated tests for their own code. The course is best-suited for you if you are already familiar with Python fundamentals, which are covered in the "Python Basics" and "Python Functions, Files, and Dictionaries" courses (courses 1 and 2 of the Python 3 Programming Specialization). It is optional to have taken the "Data Collection and Processing with Python" course (course 3 of the specialization), but knowledge of retrieving and processing complex nested data is helpful. This is the fourth of five courses in the Python 3 Programming Specialization....

Top reviews

BS

Feb 22, 2024

It was much more challenging than the previous courses, which is what I wanted it to be. Who wants to go to a course and learn something easy that is not applicable to real world at all?

SV

May 4, 2020

Really loved it! Thanks a lot for this one again, learnt quite a bunch about the classes and how to use them - will definetely help me in my professional level quite soon!

Filter by:

601 - 601 of 601 Reviews for Python Classes and Inheritance

By Shubham A G

Nov 4, 2019

Too easy