Python Classes and Inheritance

所在平台: CourseraArchive

课程类别: 其他类别

大学或机构: CourseraNew

课程主页: https://www.coursera.org/archive/python-classes-inheritance

课程评论:没有评论

第一个写评论        关注课程

课程简介

University of Michigan

课程评论(0条)

课程详情

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.

Python类和继承:本课程介绍类,实例和继承。您将学习如何使用类以简洁自然的方式表示数据。您还将学习如何覆盖内置方法以及如何创建重用功能的“继承”类。您还将学习如何设计课程。最后,将向您介绍为自己的代码编写自动测试的良好编程习惯。 如果您已经熟悉Python基础知识,则该课程最适合您,这是“ Python基础知识”和“ Python函数,文件和字典”课程(“ Python 3编程专业”的课程1和2)中介绍的内容。可以选择参加“使用Python进行数据收集和处理”课程(专业课程3),这是可选的,但是了解和处理复杂的嵌套数据非常有帮助。 这是Python 3编程专业课程中的五门课程中的第四门。

课程标签

0人关注该课程

主题相关的课程