Chevron Left
Back to Python Classes and Inheritance

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

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

BY

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.

TY

Aug 12, 2020

Great course! A month ago I still knew nothing about programming. Now I can try to understand and write codes for a mini game, which is super cool. Many thanks to the teachers and Coursera.

Filter by:

126 - 150 of 546 Reviews for Python Classes and Inheritance

By Frederic C

Oct 21, 2019

I finally learned about those famous classes everyone refers to! Great course, fun project at the end.

By Luciana M G

Feb 17, 2019

Amazing course, excellent material and instructions. I would only improve response rate at the Forums.

By Kirtan P

Apr 22, 2021

This was one of the best parts of the course. I thoroughly enjoyed each and every part of the module.

By Anshul G

Sep 13, 2020

Excellent course for learning classes. Gives a very intuitive understanding! Project was very helpful

By Vivek B

Jul 7, 2020

Excellent course, excellent material and delivery, defo recommended for anyone who is new to Python.

By Mostafa R A E

Jun 10, 2020

it is totally recommend i have some experience in Python but i am thinking to go through this course

By Soham K

Jun 27, 2020

Overall the course is pretty good. But to be honest, I loved the final the python of wheel project.

By Omid K

Oct 14, 2021

It was a great course in Classes and Inheritance. I learned lots of things in this course. thanks.

By Sophie T

Oct 29, 2019

The Wheel of Fortune is a very good entertaining Project! while practicing programming with class!

By Saravanan M

Aug 7, 2019

The final project was challenging and intriguing. Thank you professors of University of Michigan!

By Jorge A

Mar 9, 2021

So I finally learned how objects and methods get created. A very rewarding part of the training.

By SANTIAGO H N

Jul 5, 2020

Great course to undertand the basic of the class and inheritance, the games are very interactive

By Suman S

Apr 30, 2020

One of the best courses on Coursera. Very important stuff covered in this course for a beginner.

By Ocean M

Apr 27, 2020

A very good course for anyone who wants to dive a little deep in object oriented programming

By Mayank S

Aug 23, 2022

Great Course. Really well taught and the learning environment is quite unique. Thanks a Lot

By jang j

Jan 20, 2022

Thanks for this course. I can understand about the class, inheritance and try/exception.

By THOMAS L

Mar 30, 2021

A little more complicated than the previous ones it is still a great course. Dont miss it

By Alec T T

Aug 19, 2020

Great way to learn at your own pace and get a sense of how you can apply it in the future

By Asen K G

Mar 30, 2022

perfect, can't complain about any aspect of the course. had a great time, learned a lot.

By NANDAN S

Feb 13, 2021

A very easy way of learning tough things has been taught in this course. Truly awesome!

By Eileen A

Feb 5, 2021

Learned a lot from this course. Runestone is a great tool. Thanks to the instructors!

By Deleted A

Jan 9, 2022

Thanks for the opportunity to unlock my full potential and bring out the best in me.

By Agustín P

Nov 8, 2021

The course was great, but you should start working with the students using an IDE

By Aftab A

Sep 23, 2020

great course, excellent assignment and a little bit challenging the final project.

By Chandler T

Jun 9, 2020

Great introduction to classes, inheritance, and unit/functional testing in Python.