JavaScript, jQuery, and JSON

所在平台: Coursera

课程主页: https://www.coursera.org/learn/javascript-jquery-json

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:JavaScript、jQuery 和 JSON 课程概述:本课程将着重探讨JavaScript语言及其如何支持面向对象编程(OO)模式,特别是JavaScript在这一方面的独特之处。同时,我们将简要介绍广泛应用于浏览器中对文档对象模型(DOM)和事件处理进行操作的jQuery库。此外,课程还将深入了解JavaScript对象表示法(JSON),这是一种常用于在服务器端(如PHP)与浏览器端(JavaScript/jQuery)之间交换数据的语法。 学习要求:参加本课程的学习者需已完成本专业中的《构建Web应用程序》和《构建数据库应用程序(PHP)》课程。 课程大纲: 1. **JavaScript简介**:快速回顾JavaScript语言,重点展示与PHP的不同之处。 2. **JavaScript对象**:简要探讨JavaScript如何支持面向对象的编程模式,强调其独特之处。 3. **使用jQuery**:简要介绍jQuery库,主要用于浏览器中对DOM的操作与事件处理。 4. **JSON - JavaScript对象表示法**:分析JSON的使用,解释其在服务器端(如PHP)与浏览器端(JavaScript/jQuery)之间数据交换中的作用。 通过本课程,学习者将能够理解并运用JavaScript、jQuery和JSON技术,提升其网页开发技能。

课程大纲

Name:Introduction to JavaScript

Description:We take a quick look at the JavaScript language. We assume that you already know PHP - so it is a pretty quick introduction focusing on what is different about JavaScript.

Name:JavaScript Objects

Description:We do a quick look at how the JavaScript language supports the Object-Oriented pattern. This is the second time we look at the OO pattern so we focus on the unique aspect of how JavaScript approaches OO.

Name:Using JQuery

Description:This is a brief introduction to the JQuery library which is widely used to do in-browser manipulation of the Document Object Model(DOM) and event handling.

Name:JSON - JavaScript Object Notation

Description:In this section we look at JavaScript Object Notation (JSON). JSON is commonly used as a syntax to exchange data between code running on the server (i.e. in PHP) and code running in the browser (JavaScript/JQuery).

课程评论(0条)

课程详情

In this course, we'll look at the JavaScript language, and how it supports the Object-Oriented pattern, with a focus on the unique aspect of how JavaScript approaches OO. We'll explore a brief introduction to the jQuery library, which is widely used to do in-browser manipulation of the Document Object Model (DOM) and event handling. You'll also learn more about JavaScript Object Notation (JSON), which is commonly used as a syntax to exchange data between code running on the server (i.e. in PHP) and code running in the browser (JavaScript/jQuery). It is assumed that learners have already taken the Building Web Applications and Building Database Applications in PHP courses in this specialization.

课程标签

0人关注该课程

主题相关的课程