The preferred and default programming language of the web. JavaScript handles the behaviour and interactivity of web pages using such features as transitions, real-time validation, and on-the-fly modification of contents of a web page.
-
Introduction to JavaScript
-
Basics of JavaScript
- JavaScript Variables
- JavaScript Strings
- JavaScript Numbers
- JavaScript Booleans
- JavaScript Arrays
- Null_Undefined_NaN
- JavaScript Objects
- JavaScript Control Structure – If statement
- JavaScript Control Structure – If statement – Part 2
- JavaScript Control Structure – Switch
- JavaScript Control Structure – For Loop
- JavaScript Control structure – For Loop – Part 2
- JavaScript Control Structure – For loop – Arrays
- JavaScript Control Structure – While Loop
-
JavaScript Operators
- JavaScript Operators
- JavaScript Operators – Addition
- JavaScript Operators – Subtraction
- JavaScript Operators – Mulitiplication
- JavaScript Operators – Division
- JavaScript Operators – Compare
- JavaScript Operators – Greater than and Less than
- JavaScript Operators – Boolean
- JavaScript Operators – Ternary
-
JavaScript Functions
-
Document Object Model