Intermediate JavaScript Week 1

In this introduction, we will be covering the history of JavaScript. Included will be overview of code organization, and some common conventions.


Intermediate JavaScript Week 2

This week's material will contain variables, operators, algorithms, scope, and functions. Also included will be some of the changes brought with ES6.


Intermediate JavaScript Week 3

In this section, we will be covering conditional statements, objects and JSON. We will also be highlighting the importance of strict comparision operators.


Intermediate JavaScript Week 4

In this section, we will be covering arrays. Included will be common array methods, iterating through arrays, and ES6+ syntax overview.


Intermediate JavaScript Week 5

In this section, we will be covering jQuery, Forms, and Form Validation. We will also explore HTTP protocols and the differences between each method.


Intermediate JavaScript Week 6

In this section, we will be covering JSON, AJAX, and asynchronous programming. We will explore some new features from ES6 and newer versions of JavaScript including promises and async/await.


Intermediate JavaScript Week 7

In this section, we will be browser and HTML5 API's. Included is the Navigator object, History API, Geolocation, Web Workers, and Service Workers.


Intermediate JavaScript Week 8

In this section, we will be covering regular expressions, error handling, and exceptions.


Intermediate JavaScript Week 9

In this section, we will be cover in introduction to using NodeJS, NPM and front-end frameworks.



Posted in