The Complete JavaScript Bootcamp

所在平台: Udemy

课程主页: https://www.udemy.com/course/the-complete-javascript-bootcamp/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:完整的JavaScript训练营 课程概述: 在本课程中,您将学习非常流行的编程语言,如JavaScript、jQuery、AngularJS和NodeJS。JavaScript是一种可以在所有现代网页浏览器中运行的编程语言,它与网页的HTML代码一起下载。与仅用于显示内容的HTML不同,JavaScript允许网页设计师为网站添加功能和互动性。 jQuery是一个广泛使用的JavaScript库,被广泛应用于现代网站。该库简化了常见的JavaScript任务,如动画、事件处理、HTML内容操作以及与外部服务器的通信。除了易于使用的特性外,jQuery还自动解决了许多跨浏览器的兼容性问题。 AngularJS是一个开源的JavaScript框架,主要用于开发单页应用(SPA)。它通过添加新的属性来扩展HTML,使开发变得简单,并在用户端提供更好的响应能力,因为HTML本身并未设计用于动态视图。AngularJS易于理解,因此学习它是一种乐趣。 Node.js是一个强大的JavaScript引擎,可以用于多种任务。在本课程中,我们将学习Node.js的基础知识,包括核心库的使用,并了解如何使用npm(Node包管理器)加载和使用为Node.js开发的第三方包。此外,我们还将学习使用Node.js编写和运行简单Web服务器的三种方法。 课程主题: - JavaScript:数字、变量、字符串、数组、函数、条件、循环、事件 - jQuery:选择器、事件、效果、动画、DOM、Ajax - AngularJS:表达式、双向数据处理、表单提交、过滤搜索、表单验证 - Node.js:安装、NPM简介、REPL工具、文件输入与输出 先决条件: - HTML:学生必须知道如何使用HTML标签和属性,假设只有对HTML有基本了解即可。 - 推荐使用Notepad++:Notepad++是一个免费的开源文本编辑器,虽然JavaScript和HTML可以使用任何文本编辑器编写,但由于其语法高亮和自动完成功能,强烈推荐使用Notepad++。 此课程将为学习现代网页开发打下坚实的基础。

课程评论(0条)

课程详情

In this course you will learn very popular programming languages like JavaScript, jQuery, AngularJS and NodeJS JavaScript is a programming language that can be run by all modern web browsers. It is downloaded alongside the HTML code of a webpage. Unlike HTML, which can only be used to display content, JavaScript allows web designers to add functionality and interactivity to their websites. JQuery is a popular JavaScript library that is used extensively in modern websites. This library facilitates common JavaScript tasks such as animations, event handling, manipulating HTML content, and communication with external servers. In addition to its easy-to-use features, JQuery also takes care of many cross-browser compatibility issues automatically. AngularJS is basically a JavaScript framework (an open source web application framework) library, which is distributed as JavaScript file. Mainly used in developing Single Page Application (SPA). It extendes HTML with additional new attributes hence making simple development and making it more responsive at user's end, since HTML was never design for dynamics views. AngularJS is very easy to understand hence learning it is a fun. NodeJs is a powerful JavaScript engine that can be used for a variety of tasks. In this course, we'll learn the basics of working with NodeJS. We'll work with the core libraries, but also learn about using npm: the Node Package Manager to load and work with any third party package that has been developed for NodeJS. We'll also look at three ways to write and run a simple web server using node. Course Topics JavaScript NumbersVariablesStringArraysFunctionsConditionsLoopsEvents jQuery SelectorsEventsEffectsAnimationsDOMAjax AngularJS Expressions2 way data handlingForm submissionsFilter searchForm validation NodeJS InstalltionIntro to NPMREPL utilityFile input and output Prerequisites HTML: The student must know how to use HTML tags and attributes. Only a very basic understanding of HTML is assumed. Notepad++ (Recommended): Notepad++ is a free, open-source text editor. Although JavaScript and HTML can be written using any text editor, Notepad++ is highly recommended because of features such as syntax highlighting and auto-complete.

课程标签

0人关注该课程

主题相关的课程