Programming Javascript

Section 1: Javascript Basics

Section 1 Part 1: Prompts and alerts.

Section 1 Part 2: Numbers, Strings, Booleans, and null

Section 1 Part 3: Math Operators

Section 1 Part 4: Arrays

Section 1 Part 5: Comparison Operators

Section 1 Part 6: Logical Operators

Section 1 Part 7: If Statements

Section 1 Part 8: Break and Continue

Section 1 Part 9: Loops

Section 2: Functions and classes

Section 2 Part 1: Functions

Section 2 Part 2: Objects

Section 2 Part 3: Classes -Properties

Section 2 Part 4: Classes -Methods

Section 3: HTML and CSS

Section 3 Part 1: Text elements

Section 3 Part 2: links, images, and videos.

Section 3 Part 3: CSS

Section 3 Part 4: Attributes

Section 4: The DOM

Section 4 Part 1: Event handlers

Section 4 Part 2: Accessing the content of an element.

Section 4 Part 3: Accessing the attributes of an element.

Section 4 Part 4: JQuery

Programming Main page