This PDF covers the
following topics related to JavaScript : Getting started with JavaScript,
JavaScript Variables, Built-in Constants, Comments, Console, Datatypes in
JavaScript, Strings, Date, Date Comparison, Comparison Operations,
Conditions, Arrays, Objects, Arithmetic (Math), Bitwise operators,
Constructor functions, Declarations and Assignments, Loops, Functions,
Functional JavaScript, etc.
In this note, we will focus
on the JavaScript language itself. The goal of this note is to take your
understanding of JavaScript to a deeper level, from scripter to programmer.
This note covers the following topics in
Java scripting: introduction, embedding Javascript into an html document,
variables, literals, arrays, operators, using javascript objects, functions,
if-then statements, loops and commenting.