Vind een opleiding

The Complete JavaScript Bootcamp - Udemy

Doelgroep: Alle niveaus
Duur: 47 colleges - 5 uur
Richtprijs: € 194,99
Taal: Engels
Aanbieder: Udemy

>> proefles

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


    >> Meer info