Object-Oriented Programming with JavaScript

所在平台: Udemy

课程主页: https://www.udemy.com/course/object-oriented-programming-with-javascript/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** JavaScript 面向对象编程 **课程概述:** 本课程专为已有 JavaScript 经验的学习者设计,旨在深入探讨 JavaScript 在 Web UI 和应用开发中的面向对象编程(OOP)实践。课程将涵盖经典的 OOP 概念,以及如何利用 JavaScript 独特 的原型继承机制。 **学习内容:** * **基础概念:** 学习核心的面向对象编程原则,并理解 JavaScript 的对象模型。 * **作用域:** 深入掌握 JavaScript 中的作用域规则。 * **经典 OOP:** 探索 JavaScript 中的对象原型(prototypes)、原型链(prototype chain)以及数据隐藏(data hiding)等经典 OOP 特性。 * **高级主题:** 学习鸭子类型(duck typing)和行为注入(behavior injection)等高级编程模式。 通过本课程,您将能够使用 JavaScript 编写更具结构化、可维护性和可扩展性的代码。

课程评论(0条)

课程详情

JavaScript continues to evolve and have an enormous impact on UI and app development for the web. In this course, you will learn how to write classically object-oriented programs in JavaScript, as well as how to take advantage of prototypal inheritance. This course is designed for users that already have experience with JavaScript. You will start by learning basic object-oriented programming concepts and JavaScript's object model, then jump into learning about scope in JavaScript. From there, Ethan will teach you about classically object-oriented JavaScript, such as object prototypes, the prototype chain, and data hiding. Finally, this training video will cover duck typing and behavior injection.

课程标签

0人关注该课程

主题相关的课程