Java Script Training Course

 

Training & Certification

Java Script Training

Palium Skills offers the following Java Script training to individuals and corporates.

Course Outline:

1.  Hello Javascript!

  • Hello World in Javascript
  • Where to put Javascript
  • Lab Exercise

2. Storing Information in Variables

  • Learning to use Variables
  • Variable Operators
  • Lab Exercise

3. Conditional Statement

  • Simple Conditionals
  • If Else If Statements
  • Switch… Case… Break Statements
  • Lab Exercise

4. Dialog Boxes

  • Three Types of Dialog Boxes
  • Lab Exercise

5. Now We’re Iterating! Loops in Javascript

  • While Loops and Do…While Loops
  • For Loops and Practical Application of a Loop
  • Lab Exercise

6.  Coding Javascript Functions

  • Function Introduction
  • Functions, Parameters, and Returns
  • Calling Functions from Events
  • Lab Exercise

7. Working with Arrays

  • Declaring Arrays
  • Manipulating Arrays
  • Lab Exercise

8. The String Object

  • String Objects
  • Lab Exercise

9. Obtaining and Manipulating User Information

  • Navigator Object
  • Window Objects
  • Screen Object
  • User Information
  • Lab Exercise

10. The Document Object

  • Document Object
  • The InnerHTML Property

Lab Exercise

•      Conclusion