|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/python-oops-beginners/
课程评论:没有评论
**课程名称:** Python OOP:Python 3 面向对象编程的四大支柱 (Python OOP: Four Pillars of OOP in Python 3 for Beginners) **课程概述:** 本课程旨在通过 Python 语言教授面向对象编程 (OOP) 的概念,帮助学习者将 Python 技能提升至中级水平。随着数据科学领域的蓬勃发展,Python 开发者的需求日益增长,掌握 OOP 知识将使学习者在众多 Python 开发者中脱颖而出,获得更好的职业发展机会。 **课程内容:** 本课程将深入讲解面向对象编程的四大核心支柱: * **抽象 (Abstraction):** 如何隐藏复杂性,只暴露必要的接口。 * **封装 (Encapsulation):** 如何将数据和操作数据的方法捆绑在一起,形成一个独立的单元。 * **继承 (Inheritance):** 如何让一个类(子类)继承另一个类(父类)的属性和方法。 * **多态 (Polymorphism):** 如何让不同的对象对相同的方法调用做出不同的响应。 通过将这些抽象的概念与现实世界的例子相结合,本课程将使学习者更轻松地理解和掌握如何在 Python 中创建类 (Classes) 和对象 (Objects) 以及设计 OOP 模式。 **先修知识:** 学习本课程需要具备 Python 的基础知识,包括变量、数据类型等。 **课程收获:** * 掌握 Python 面向对象编程的核心概念。 * 能够设计和编写结构清晰、易于维护的 Python 代码。 * 提升 Python 编程技能,为进一步学习高级 Python 模块打下基础。 * 增强在就业市场上的竞争力。 **适合人群:** * 希望将 Python 技能提升到中级水平的学习者。 * 对面向对象编程感兴趣的初学者。 * 希望学习如何创建自己的 OOP 设计模式的 Python 开发者。 * 准备进入数据科学或需要强大 Python 编程能力的领域的人员。 **更新信息:** * 最后更新日期:2018年11月11日(新增了英文字幕)
Python is one of the most sought after programming language. This course will teach you Object Oriented Programming, using Python as the programming language. You need to be familiar with the basics of Python such as Variables, Data Types, etc By learning OOP using Python , you are taking your Python skills to the intermediate level from where you can pursue other advanced Python modules.With the spike in growth of Data Science, Python developers are much in demand. With increase in number of Python developers, it is very important to let potential employers spot you from the rest of the 'usual' Python crowd. This is where having the knowledge of OOP becomes very important. By being able to write well designed code in Python , you are giving yourself a boost to climb up the ladder of your Python journey.This course will help you understand how Abstraction, Encapsulation, Inheritance and Polymorphism - the four pillars, hold together the world of Object Oriented Programming in PythonHave you ever stumbled into someone else's Python code and wondered how to create Classes and Objects and other designs of OOP ? Well, this course will teach you how to start creating your own OOP designs in PythonI have related all the concepts to real world examples to help you understand them better. And with Python as the programming language, it couldn't get any simpler!Enrol today and take your Python skills to the next level!Last updated - 11 November 2018 => Added Closed Captions in English