|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/javascript-for-absolute-beginners-level-one/
课程评论:没有评论
Coursera 上的 JavaScript 初学者入门课程(Level One)旨在从零开始教授 JavaScript 这一世界上最流行的编程语言。 课程将深入讲解 JavaScript 的基础知识,包括: * **数值、类型与运算符:** 涵盖数字、字符串、布尔值和未定义值。 * **JavaScript 应用结构:** 学习表达式、语句、注释、`while` 和 `for` 循环等。 * **JavaScript 函数:** 理解函数的声明和使用。 * **JavaScript 数据结构:** 深入学习对象、属性、数组和方法。 * **正则表达式:** 重点讲解这一重要的 JavaScript 部分。 * **测试与错误处理:** 学习测试、调试和异常处理。 课程通过大量的代码示例进行分析和解释,帮助学员在短时间内掌握 JavaScript 的核心领域。
In this tutorial we are going to learn one of the most popular programming languages in the wold - JavaScript!First of all we'll start learning JavaScript from the basics. We'll discuss JavaScript language itself in a very detailed way.We'll start from reviewing JavaScript Values, Types and Operators. We'll cover Numbers, Strings, Boolean values and Undefined values.We'll then get down to the understanding of JavaScript applications structure and will cover expressions, statements, comments, "while" and "for" loops and many other items related to JavaScript application structure. After that we'll learn JavaScript functions to give you a fundamental understanding of declaring and using the functions in your future applications. In this tutorial we'll also analyze JavaScript Data Structures, Objects and Arrays. You'll have a deep understanding of Objects, Properties, Arrays and Methods. And of course we'll cover Regular Expressions, since this is a very important part of JavaScript. Once we cover all these areas, we'll get down and discuss testing and handling errors in JavaScript applications. This part will give you a good understanding of testing, debugging and exceptions in your applications. Once again, in this course we'll learn JavaScript from from the very beginning and will analyze and explain a number of code examples.So you'll have a great idea about most common and major JavaScript areas in just a few hours!