|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/object-orientation/
课程评论:没有评论
**课程名称:PHP 中的面向对象** **课程概述:** 本课程旨在帮助学习者深入理解面向对象编程(OOP)的理念和过程,而不仅仅是停留在特定语言的语法层面。许多程序员即使掌握了 OOP 语法,也未必真正理解“面向对象”的含义,或者对 APIE(抽象Abstraction、多态Polymorphism、继承Inheritance、封装Encapsulation)等核心概念的理解不够深入。 本课程将: * **提供更清晰的面向对象定义:** 帮助学习者全面掌握围绕面向对象的所有概念和思想。 * **强调基础概念的重要性:** 强调理解 OOP 的核心理念、思想和基本原理是有效编程的关键,而非仅仅掌握某一种语言的语法。 * **关注大型项目实践:** 教授如何在大型项目中应用面向对象的设计和分析,例如 UML 的正确使用。 * **面向不同水平的学习者:** * **对 OOP 有接触的程序员:** 即使仅接触过 OOP 语法,也能在本课程中获得更深刻的理解和高阶的认识。 * **新手入门:** 从零开始,以最简单易懂的方式教授 OOP 概念,即使不侧重编程实践,也能学到大量知识。 * **拆解核心 OOP 原则:** 以“喂饭式”的简化教学方式,深入浅出地讲解抽象、多态、继承和封装等核心概念,无论你是初学者还是希望加深基础的经验程序员,都能轻松理解。 **总结:** 本课程超越了单纯的 PHP 语法教学,致力于构建学习者对“面向对象”这一编程范式及其核心理念的深刻理解,为应对复杂项目和深入掌握编程之道打下坚实基础。
Learning object oriented programming may seem like a chaw but in reality once learnt it's not difficult. However many programmers learn object orientation programming instead of the whole object orientation process, for example what do we mean by object orientation? What does the APIE acronym stand for and do we understand all concepts of this acronym? Those who may even have a general knowledge of object orientation programming may want to take this course because it'll give a higher definition of object orientation and all concepts that surround it. To truly understand how to program in an object oriented manner then we must first understand all there is to know about the concepts, ideologies and fundamental understanding not just the syntax of any one language.If you just know how to program object oriented then that will not cut it. What happens when you need to map out an application are you using UML and are you using it correctly? Everything we do in the programming world is for real world use so understanding the syntax only or understanding object orientation in a general way will not cut in large scale projects. So those programmers who may have been exposed to object orientation syntax may find this course of some use and don't for object oriented analyse and design don't refer to any programming language. Also new comers will definitely learn a boat load from this course in the simplest manner possible right from the start even if you don't want to do the programming part.This course includes lectures that break subjects down like abstraction, polymorphism, inheritance and encapsulation in a simplified spoon fed manner for anyone to understand from beginner or even an experienced programmer who wants to know more about the object oriented fundamentals.