JAVA SCRIPT

Syllabus

Environment

  • HTML 5
  • ES2015

 

Introduction

  • JavaScript Overview
  • JavaScript Syntax
  • Type of JavaScript
  • Embedding Script In HTML File
  • Variable
  • Operators
  • Arithmetic
  • Logical
  • Comparison
  • Assignment

Conditional Statement & Looping Statement

  • If
  • If- Else
  • Switch
  • While
  • Do/while
  • For

Function & Object

  • Passing Parameter to function
  • Returning a value from function
  • Creating Object
  • Accessing Object Properties &

Method

  • Array Object
  • String Object
  • Date Object
  • Math Object
  • Window Object
  • Navigator Object
  • Event Type
  • Mouse Events
  • Frame/Object Events
  • Form Events