JavaScript For Beginners

所在平台: Udemy

课程主页: https://www.udemy.com/course/javascript-language-for-beginners/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:初学者JavaScript 课程概述:本课程旨在教授如何使用JavaScript语言,为构建基于JavaScript的后端和前端应用做好准备。内容涵盖JavaScript语言的所有概念,包括面向对象编程和函数式编程。通过本课程,学员将掌握以下主题: - 使用Visual Studio Code及其与JavaScript相关的扩展 - 如何在HTML页面中嵌入JavaScript - 如何使用Node运行JavaScript - 变量、数据类型与提升(hoisting)的使用 - 算术、关系和逻辑运算符的使用 - 条件语句的使用(if语句和switch语句) - 访问和验证HTML表单中输入数据的方法 - 循环结构的使用(for循环和while循环) - 字符串及其相关方法的使用 - 数组及其相关方法的使用 - 使用Set和Map - 使用正则表达式提取和验证数据 - 使用Date对象及其相关方法 - 创建带参数的简单函数 - 使用默认参数和剩余参数 - 将函数作为参数传递给另一个函数并实现回调 - 实现箭头函数 - 使用依赖于回调的数组方法(filter()、forEach()、find()和map()) - 在数组和对象中使用扩展运算符 - 在数组和对象中实施解构赋值 - 使用类和对象实现面向对象编程 - 创建静态和私有字段及方法 - 实现继承 - 在子类中重写超类的方法 - 创建模块并导出与导入其成员 - 使用try和catch处理运行时错误 - 在浏览器对象模型(BOM)中使用对象(window、location、history) - 使用内置的弹出窗口(alert、confirm和prompt) - 使用localstorage在浏览器中存储数据 - 处理时间事件(timeout和interval) - 在DOM中处理事件,理解事件冒泡与捕获的区别 - 使用jQuery - 了解AJAX并使用jQuery实现AJAX 本课程适合JavaScript初学者,希望通过系统化学习为未来的开发工作打下坚实的基础。

课程评论(0条)

课程详情

This course is designed to teach how to use JavaScript language so that you are ready to build Back End and Front End applications using other libraries and frameworks based on JavaScript. It covers all concepts of JavaScript language including Object Oriented Programming and Functional Programming. The topics covered in this course:How to use Visual Studio Code and its extension related to JavaScriptHow to embed JavaScript in HTML pages How to run JavaScript using NodeHow to use variables, datatypes and hoistingHow to use arithmetic, relational and logical operatorsHow to use conditional statements - if and switchHow to access and validate data entered in HTML formsHow to use looping structures - for and whileHow to use Strings and related methodsHow to use Arrays and related methodsHow to use Set and MapHow to use Regular Expressions to extract and validate dataHow to use Date object and related methodsHow to create simple function with parametersHow to use default and rest parametersHow to pass a function as parameter to another function and implement callbacksHow to implement arrow functionHow to use Array methods that depend on callbacks - filter(), forEach(), find() and map() How to use spread operator with Arrays and Objects How to use destructuring assignment with Arrays and Objects How to implement Object Oriented Programming using Classes and ObjectsHow to create static and private fields and methods How to implement inheritance How to override methods of superclass in subclass How to create a module and export and import its membersHow to handle runtime error using try and catchHow to use object in Browser Object Model (BOM) - window, location, history How to use built-in popup windows - alert, confirm and promptHow to store data in browser using localstorageHow to handle timing events - timeout and intervalHow to handle events in DOMUnderstand the difference between event bubbling and event capturing How to use JQuery What is AJAX and how to implement AJAX using jQuery

课程标签

0人关注该课程

主题相关的课程