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:

76 - 100 of 572 Reviews for Python Classes and Inheritance

By Sonal D K

Dec 7, 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.

By Stefano C

May 26, 2021

An excellent introductory course to classes in python, with some very useful insights on OOP in general and some best practices for programmers ( like testing and incremental development)

By Bertsetseg S

Feb 23, 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?

By Paul M

Jun 14, 2020

Well done! Steve (and the team) did an excellent job. I have worked with Python Classes, but now I believe I truly understand how and "why" they are constructed as they are. Cheers!

By Brandon H

Aug 27, 2020

once again excellent. the videos at the end were a little anti-climatic, as though the jdango discussion and the generalized description of the final project were a drag to record.

By Bhanu S V B

Apr 22, 2020

It is an excellent course i have ever done, it is up to my level. It will be very useful for python learners who are at the beginning level. I was so glad as I completed the course.

By Ryan B G

Jun 27, 2020

The courses in this Python 3 Programming Specialization are all so good. Paul Resnick and his team from the University of Michigan have put together the best MOOC I've ever taken.

By �Kurt S

Apr 5, 2021

Very torough introduction to Python. Somewhat more time consuming than I might like it to be, no real chances to skip known materil by testing out of it, but otherwise excellent.

By PUVVADI S

Oct 20, 2022

yeah! this course is so awesome it is easy to understand .thanks to professors in university of michigan who teach execllent course. I hope upcoming courses will be good.

By Yadnesh D

Oct 17, 2020

The course is really good for learning object oriented programming in python for we beginners. Thank you coursera and Fr. CRCE for giving a platform to learn these courses.

By Sven V

May 5, 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!

By Delaney A

Sep 22, 2021

This was a great course! Things were clear and concise, and the homework assignments were helpful practice. I thought it was a really engaging layout for these topics.

By DANIEL R

Jan 10, 2021

The course was excellent for me. I was able to learn many things that I will try to see again in greater detail. The final project was very challenging. Thanks a lot

By Jacqueline S

Dec 2, 2020

Much more challenging that course 1 and 2 about the same level of difficulty for final assessment/project as course 3. Will be returning to review topics as well :)

By KOLEKAR O V

Jun 16, 2020

A very good course designed to enhance your thinking and programming ability. I thank all the staff members to craft such an amazing course. Thanking you once again

By Hadi V M

Dec 23, 2019

I have been programming for a long time. Through this course I have learnt the fundamental of object oriented programming. Thanks to all the competent instructors.

By Ani M

Sep 17, 2020

Really Good Course!

The end assignment was challenging and fun.

Auto graders give scores a bit too leniently, something that should be fixed.

Otherwise, It's perfect

By Yiyan W

Dec 19, 2021

The textbook and reading material used in the courses are super super useful and intuitive. Very good learning material. Thank you instructors for this course.

By Nicolás S V

Apr 12, 2020

The final challenge was really good. I enjoyed the way the material was presented and also how everything got integrated on the final project. Enjoy the ride!!

By 晴空

Feb 27, 2021

A very good example of leading students from code segments into a whole project. Finding a continuous project for the course goal is crucial for us to follow.

By Manish T

Aug 9, 2020

Learning with coursera is amazing, its open all nervous of mind with easy approach of learning, thanks to trainer and team those who have design the course.

By Ashish S T

Jul 15, 2020

This course clears much more of my doubts related to oop also the last course project is not only interesting but also awesome to test your commands on oop

By Todd H

Jul 18, 2019

so far, best of the series. the final project was well defined, fun, and challenging. Good coverage of classes, class inheritance, and use of exceptions.

By Chetan B

Jul 28, 2020

I seriously was exhausted during the Final Project !

But the satisfaction after completing is just Awesomeee!

Thank you all the instructors, it was fun !

By Dakore P

Feb 11, 2021

Really great course! Gives a good introduction to Classes. If you have been struggling to understand OOP like me, this course will help a great deal!