|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/javascript-for-absolute-beginners2/
课程评论:没有评论
**课程名称:** JavaScript 入门 **课程概述:** 本课程旨在教授您网页编程的基础知识,重点在于使用当今功能最强大的网页编程语言——JavaScript (JS)。通过本课程的学习,您将能够自信地掌握编写JavaScript程序的技能和技术知识,并迅速成为一名熟练的JS程序员。课程将通过逐行代码讲解的方式,实时教授相关知识。 **主要学习内容:** * JavaScript 编程入门 * 变量 (Variables) * 数组 (Arrays) * 常量 (Constants) * 算术运算符 (Arithmetic Operators) * 值赋值 (Value Assignments) * 控制结构: * for 循环 * while 循环 * do…while 循环 * switch & break 语句 * 函数 (Functions) * 面向对象编程 (Object-Oriented Programming) --- 以JS为例 * 类 (Classes) * 对象 (Objects) * 客户端/服务器通信 (Client/Server Communication) --- 以JS为例 * XMLHttpRequest
This course will teach you the fundamentals of Web Programming using the most powerful web programming language in use today: JavaScript (JS). This course will help you gain the confidence and the technical know-how of being able to write JavaScript programs. In addition, you will become a proficient JS programmer in no time.This course will cover topics in real-time by providing walking you through code line-by-line.In this course we will cover the following topic:Intro. to JS ProgrammingVariablesArraysConstantsArithmetic OperatorsValue AssignmentsControl Structures for loops, while loopsdo…while loops,switch & break statements.FunctionsObject-Oriented Programming with JSClasses & ObjectsClient/Server Communication with JSXMLHttpRequest