Chevron Left
Back to Python Classes and Inheritance

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

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

476 - 500 of 572 Reviews for Python Classes and Inheritance

By Anusha S S

Nov 8, 2020

The videos were great. But the assignments under exception could be made a little harder.

Thank you!!!

By GAJENDRA R

Jun 23, 2020

Some of Functions were hidden which resulted in confusion apart from that the course had great content

By Yam H L L

Jun 28, 2019

Good course but final assessment was too long and the question design and flow was bad and confusing

By Shahriar H F

Jun 3, 2020

Great course. The course project was much harder than the previous one but it was worth learning.

By Harsahib S

Jun 14, 2019

Its a bit less descriptive,personally think that more depth and information need to be covered

By Gerson R

Sep 10, 2020

The course materials are good, but would have preferred a more ambitious final project.

By Jasper M

Aug 12, 2023

Fabulous class, yet some errors with the auto test cases in the final course project.

By Irina Z

Mar 27, 2020

Would be nice to have more tasks for inheritance and reusing values between methods

By Sourabh C

Aug 25, 2020

its very helpfull specially when you want to make your carrier in python language.

By Md M H

Jun 29, 2020

there are some lectures which are not compatible with following reading materials

By Mehul J

Apr 29, 2020

Loved Making the Final Project , It included everything I learnt in the courses

By ht e

Dec 16, 2020

I suggest examples for classes and inheritance adding other rather than game.

By 121810307059 S C

May 20, 2021

I feel that the Final Project should be somewhat easy, It is little bit hard

By Javier E

Aug 30, 2021

Great course to understand the classes and the exercises are helping a lot.

By Sumedh B

Apr 13, 2021

This course makes it easy for you to understand difficult topics in python.

By Aishik R

Mar 8, 2020

Final Project had errors.

It expects the attribute prizeMoney as prizemoney.

By Dr. V R K N

Jul 27, 2020

Wonderful reading material, challenging programs, good learning experience

By Juan D

May 18, 2021

last project need to be better explained and organized in smaller parts.

By AAKANSH G

Jul 28, 2020

Django was not that useful. Also the course project may have some bugs.

By Longfei J

Jan 22, 2021

Wonderful instruction. Explained classes and inheritance quite well.

By Yash S Y

Mar 31, 2022

the project was not that easy to implement but somehow i got it :)

By Muhammad E

Aug 27, 2020

good course to get started with python object oriented programming

By Adwait G

Jun 4, 2020

The course if good, but the last project is not that descriptive

By Michele I

Apr 9, 2020

videos and content are prime, but assignments were way too easy.

By Rony

Jan 25, 2021

i think it was a bit easy. it could be that i already know OOP