Chevron Left
Back to Python Classes and Inheritance

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

4.7
stars
3,560 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

SK

Dec 6, 2020

As always like how I told, there's no doubt about this being the best python course that you will ever find, and take it from a guy who never found interest in studying until now.

Thank you.

MS

Jun 24, 2023

An amazing course! Thank you so much. Everything about this course was incredible, especially the final project. As always, I thoroughly enjoyed solving problems in the Runestone environment.

Filter by:

526 - 550 of 572 Reviews for Python Classes and Inheritance

By Yash Z

Sep 2, 2020

Great experience

By Jose H C

Nov 10, 2019

It's all good.!

By YEDURADA J K

Aug 8, 2020

very helpfull

By Aditya S

Aug 27, 2020

Good Content

By Paul H

Jan 27, 2021

Great class

By Anshuman B

Jun 18, 2020

Enjoyed !!!

By KAPIL P

Aug 17, 2019

Good course

By Muhammad A O

Aug 19, 2021

very good

By ADITHYA P

Jul 23, 2020

Its good

By Golam K A

Jul 9, 2020

moderate

By Dixant B S

Apr 22, 2020

Amazing

By Nischitha A

Oct 19, 2022

good

By GANESH M W

May 19, 2020

Nice!

By ANISH K

Aug 25, 2020

nice

By Taraksa R

Jun 29, 2020

good

By albuquerque j

Jun 7, 2020

💯💯

By Dileep k

Jun 4, 2020

good

By Joseph R

Jan 5, 2021

While I am very new to Python, I found some of the information out of date and this is very confusing for someone new to python or programming for that matter. I understand python is updated on a regular basis but you are teaching modules that have not been used by python in some time. Also this course could have been taught in a two hour block it did not need to be spread out so much. I understand you are trying to make money while teaching people a new skill but I am happy I only audited this course as I would probably get a lower score

By Samanth N

Oct 4, 2020

This course was actually a welcome concept. This introduced so many possibilities and how structured your data can be organized into. However, the final project assignment was a little too long and the instructions which were provided were not clear enough. I did spend a lot of time getting the code tick all the tests but, it did not run during the final code which is the whole point of the assignment and, the textbook let me continue so, I decided to go with it.

By Pranav G

Jun 6, 2021

The course is great for developing an actual understanding of the OOP. The exercises are built in a way which when done, help you become familiar with how to write the OOP code.

Why not 5 stars:

1. The course could be better. Topics like multiple inheritance should be covered.

2. The last exercise is tricky, which is what it should be, but unless the user can see the full error message in the test case table, it becomes difficult to fully troubleshoot the code.

By Julián E

Aug 1, 2022

This was a good course, but I wish it had more enough exercises to really get to practice the OOP stuff, as it is definitely not easy. Decent introduction, though. Keep going on. If you need further explanations for the material covered here, Corey Schafer's videos on the subject (OOP Python) will definitely strenghten your knowledge.

By Maria S

Mar 26, 2021

This course taught me about classes and inheritance, trying and exception. I feel like it might have pushed a little too hard, in some respects. At those times, it felt a little overwhelming. I feel like I learned the basics, though, and I am grateful for that. Thank you!

By Tom W

Sep 4, 2020

The other courses in this series felt better paced. This one crammed a LOT of information into a short period, like each week of the class could have been a class of its own. There is a serious leap from "how to make one inherited class" to "now write your own text game"

By Apostolos G

Mar 11, 2019

It's not that coherent as it touches very different topics without an obvious relationship among them (e.g. Classes, Test Cases, Django!) All the tasks are very easy, addressed to beginers while the final project is challenging and needs to have some experience skills.

By Garima M

Oct 7, 2020

Not satisfactory, not enough examples. Quality of material to read has surprisingly gone down drastically compared to previous courses, considering the fact these are important oop and programming concepts. Dissapointed, just another half baked online course.