JavaScript Basics

Get started with JavaScript, the language of the web.

JavaScript Basics

Course Description

In this course you will learn the fundamentals of JavaScript: variables, functions, loops, objects, and DOM manipulation. Each lesson includes hands-on exercises and a mini-project.

Syllabus

  • Module 1: JavaScript Syntax & Basics
  • Module 2: Control Structures
  • Module 3: Functions & Scope
  • Module 4: Objects & Arrays
  • Module 5: DOM Manipulation
  • Module 6: Mini Project