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.

筛选依据:

126 - Python Classes and Inheritance 的 150 个评论(共 601 个)

创建者 SAPTARSHI D

Jul 11, 2020

Great course. Enjoyed learning.

Thanks to the instructors Steeve and Paul, Coursera and University of Michigan.

创建者 Songs L

Jan 17, 2021

You are the best course and still for a long time and keep the newest technology forever. Very thank to you.

创建者 RICARDO H R

Nov 24, 2020

Great course to get deep in understanding how other libraries/classes/functions are built. Fully recommended.

创建者 Mugdha S B

Mar 11, 2020

Excellent course! I feel this is the perfect course for beginners and everything is well explained in detail.

创建者 Juan C A E

Oct 27, 2019

Great course! All the most important concepts are explained very well with videos and lectures. Thanks!

创建者 James M S

Apr 2, 2020

Great in showing the little details regarding classes and inheritance. The Code Lens does help on this

创建者 Frederic C

Oct 21, 2019

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

创建者 Luciana M G

Feb 17, 2019

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

创建者 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.

创建者 Anshul G

Sep 13, 2020

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

创建者 Vivek B

Jul 7, 2020

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

创建者 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

创建者 Soham K

Jun 26, 2020

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

创建者 Omid K

Oct 14, 2021

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

创建者 Sophie T

Oct 29, 2019

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

创建者 Saravanan M

Aug 7, 2019

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

创建者 Jorge A

Mar 8, 2021

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

创建者 SANTIAGO H N

Jul 5, 2020

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

创建者 Suman S

Apr 30, 2020

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

创建者 Ocean M

Apr 27, 2020

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

创建者 Mayank S

Aug 23, 2022

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

创建者 Michal W

Sep 14, 2023

Everything that you need to know about Classes as a beginner pythonist! Recommend it 100%

创建者 jang j

Jan 20, 2022

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

创建者 THOMAS L

Mar 30, 2021

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

创建者 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