Chevron Left
Zurück zu Class Creation in Object Oriented Python

Bewertung und Feedback des Lernenden für Class Creation in Object Oriented Python von Coursera Project Network

4.2
Sterne
86 Bewertungen

Über den Kurs

Python is an Object Oriented Language. Object Oriented languages allow the developer to think in terms of real-world objects, such as people, cars, and animals for example. In the procedural realm, developers think in terms of functions (or procedures) and the data those functions act on. By using objects, the data can be combined with functionality – a person has eye color, an animal has behavior etc. This can lead to programs that are easier to understand, maintain, and reuse. In this course, you will create a Python application in which you will create a class definition, create a constructor for the class, create object instances of the class, and sort a list of objects created from a file. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions....

Top-Bewertungen

MB

26. Juli 2020

good guided project and you will practically learn the project on how to make the class and use it through the objects. and various other functions are beautifully explained along with application

AK

21. Nov. 2020

Recommended as a foundation course learning the core basics to start exploring more advanced aspects using Classes

Filtern nach:

1 - 15 von 15 Bewertungen für Class Creation in Object Oriented Python

von Oscar A

•

30. Nov. 2020

Class creation is practiced but the bases of a class are not cleared explained, even so, you can find that information in the final article provided with the last video.

von MANISH B

•

27. Juli 2020

good guided project and you will practically learn the project on how to make the class and use it through the objects. and various other functions are beautifully explained along with application

von Anastasios K

•

22. Nov. 2020

Recommended as a foundation course learning the core basics to start exploring more advanced aspects using Classes

von Shanshan W

•

21. März 2021

although it's a little too easy for me, it's a very well-constructed course.

von Mauricio R

•

12. Apr. 2021

very good and concise guided project

von Lucas d S R

•

17. Juli 2020

É bem claro para quem está começando

von ritwik m

•

10. Aug. 2020

excellent course

von Sinchan S

•

11. Sep. 2020

nice

von Jimmy M A

•

2. Feb. 2021

For myself I should have taken an intro to python before starting on this project. Though I did learn since I know a few languages it would have helped to know about python basics first. Great course though!

von Chow K M

•

6. Nov. 2021

Probably useful for people with object oriented programming background to appreciate why classes are used.

von Andre S

•

26. Sep. 2020

Ryhme is REALLY slow. But the course is great.

von Howoo J

•

12. Okt. 2020

quick take for class and inheritance

von Hammad Y

•

4. Jan. 2021

good

von YI H

•

29. Okt. 2020

Warning: NOT for OOP beginners and this project is NONREFUNDABLE. Totally wasted my 9.99$ and a good hour of my life.

von Xingzi X

•

8. Juni 2021

Not a lot of content tbh...