Chevron Left
返回到 Python Classes and Inheritance

学生对 University of Michigan 提供的 Python Classes and Inheritance 的评价和反馈

4.7
3,716 个评分

课程概述

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

热门审阅

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!

NA

Aug 5, 2020

All of these courses have been really great. Courses 3 and 4 though have been a lot shorter and therefore it feels like the improvement and experience are not as great as in the first two courses.

筛选依据:

501 - Python Classes and Inheritance 的 525 个评论(共 601 个)

创建者 Diego N C

May 6, 2024

El curso es bueno, lo malo es que las lecturas son largas y a veces te puedes confundir

创建者 Gerson R

Sep 9, 2020

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

创建者 Jasper M

Aug 12, 2023

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

创建者 Irina Z

Mar 27, 2020

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

创建者 Sourabh C

Aug 25, 2020

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

创建者 Md M H

Jun 29, 2020

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

创建者 Mehul J

Apr 29, 2020

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

创建者 ht e

Dec 16, 2020

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

创建者 121810307059 S C

May 20, 2021

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

创建者 Javier E

Aug 30, 2021

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

创建者 Sumedh B

Apr 13, 2021

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

创建者 Aishik R

Mar 7, 2020

Final Project had errors.

It expects the attribute prizeMoney as prizemoney.

创建者 Dr. V R K N

Jul 27, 2020

Wonderful reading material, challenging programs, good learning experience

创建者 Juan D

May 18, 2021

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

创建者 AAKANSH G

Jul 28, 2020

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

创建者 Longfei J

Jan 22, 2021

Wonderful instruction. Explained classes and inheritance quite well.

创建者 Yash S Y

Mar 31, 2022

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

创建者 Muhammad E

Aug 27, 2020

good course to get started with python object oriented programming

创建者 Adwait G

Jun 4, 2020

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

创建者 Michele I

Apr 9, 2020

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

创建者 Rony

Jan 25, 2021

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

创建者 Yuvraj P

Aug 16, 2020

Good for beginners to learn classes and inheritance in python.

创建者 Harsh Y

Aug 23, 2020

Met my Expectations.Though its time allotment is not correct.

创建者 Fateme M

Jul 26, 2020

It was good but it would be better if the project were easier

创建者 Krishnavenimeka

Aug 10, 2020

good platform to enhance knowledge about the specific course