Looking for JavaScript Training in Ahmedabad?
Course: JavaScript
(1) Introduction To JavaScript (no of lecture – 0.5)
- Internal JavaScript
- External JavaScript
(2) Variables (no of lecture – 0.5)
- Rules for Variable names
- Declaring the Variables
- Assign a value to a variable
- Scope of variable
(3) Using Operators (no of lecture – 1)
- Arithmetic operators
- Assignment operators
- Comparison operators
- Logical operators
- String operators
- Conditional operators
(4) Control Statements (no of lecture – 1)
- if Statement
- if else Statement
- try catch statement
- select statement
(5) JavaScript Loops (no of lecture – 1)
- The for Loop
- The while Loop
- The do while Loop
(6) JavaScript Functions (no of lecture – 1.5)
- Defining a Function
- Returning Value from Function
- User Define Function
(7) JavaScript Objects (no of lecture – 2)
- Window object
- Document object
- String object
- Array object
- Date object
(8) Events (no of lecture – 1)