|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/java-object-oriented-programming-basic-principles/
课程评论:没有评论
Coursera 课程《面向初学者的 Java 面向对象编程项目》旨在帮助学习者掌握 Java 面向对象编程(OOP)的基础知识。课程将从类(class)和对象(object)的概念讲起,随后深入讲解 OOP 的核心原则:封装(encapsulation)、继承(inheritance)、抽象(abstraction)和多态(polymorphism)。 课程内容结构清晰,学习者可以跟随讲师的进度,边学边练。每一段代码的逻辑都将得到详尽的解释。在理论知识讲解完毕后,学习者将独立完成三个实际项目,讲师会在过程中提供指导。 鉴于 OOP 是现代程序员必备的技能,本课程为初学者提供了一个学习和实践的绝佳机会,助力其迈出 OOP 学习的第一步。
Once we cover the idea of classes and objects, you are to be introduced to the basic OOP principles - encapsulation, inheritance, abstraction and polymorphism, The lectures are structured in a way to let you move in pace with the instructor, applying everything you have just seen by yourself. The logic of every piece of code is to be explained in details. Once the theoretical part cover, you'll complete 3 more projects, by yourself, as I'll be guiding you on the way. Nowadays, every programmer needs to be aware of what OOP is and how it is applied - so, why not making the first step now?