The Complete JavaScript Bootcamp

The Complete JavaScript Bootcamp
The Complete JavaScript Bootcamp, Learn Fundamental of JavaScript, jQuery, AngularJS and NodeJS

  • Created by EDUmobile Academy
  •  English
  • 5 hours on-demand video
  • 50 downloadable resources
  • Full lifetime access
  • Access on mobile and TV
  • Certificate of Completion

Preview This Course - GET COUPON CODE

What you'll learn

  • Understand the basics of working with JavaScript, jQuery, AngularJS and NodeJS
  • Understand DOM in a better way
  • Understand Functions, Events, Conditions and many more

Description
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


  1. JavaScript
  2. Numbers
  3. Variables
  4. String
  5. Arrays
  6. Functions
  7. Conditions
  8. Loops
  9. Events
jQuery
  1. Selectors
  2. Events
  3. Effects
  4. Animations
  5. DOM
  6. Ajax
AngularJS
  1. Expressions
  2. 2 way data handling
  3. Form submissions
  4. Filter search
  5. Form validation
NodeJS
  1. Installtion
  2. Intro to NPM
  3. REPL utility
  4. File 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.

Who this course is for:

  • Any fresher who wants to learn JavaScript, jQuery, AngularJs and NodeJS
  • Expert who needs to brush up their knowledge

Post a Comment for "The Complete JavaScript Bootcamp"