Sunday 2 February 2014

Java Script Syllabus


JavaScript Essentials

JavaScript Essentials

Chapter 1 Introduction To Web Development


Literals:
·          White space
·          Line break up code
·          type of operators
·         special operators (delete operator, new operator, void operator)
1.      
·           If statement
·         If else progra
·         Switch case
(II)               Jump statements(break, continue)
(III)             LOOPING STATEMENTS
  ·          For –in loop
·         For loop
·         While loop
FUNCTIONS : Defn, Syntax, Example , output
·         factorial of a given number

·         Popup boxes
·         Confirm box

(I)                 USER DEFINED FUNCTIONS
(II)               PREDEFINED FUNCTIONS (DIALOGUE BOXES)
3.       * Objects(how create, syntax, various objects) (i)
(i)                  Predefined objects or Native objects :Defn (ii) syntax (iii) properties of that objects (iv) methods
4.       DOM (DATA OBJECT MODEL)
5.       *Events
6.       * Validations
DHTML




Chapter 2 Getting Started With JavaScript

1.      Number Object
2.     Boolean object
3.     String object
4.     Array object
5.     Regular Expression
6.     Math object
7.     Date Object

Chapter 4 How To Test And Debug A Javascript Application

Chapter 5 How To Work With Arrays

Chapter 6 How To Script The DOM With Javascript

jQuery Essentials

Chapter 7 Get Off To A Fast Start With jQuery

Chapter 8 How To Use Effects And Animations

Chapter 9 How To Use The DOM Manipulation And Traversal Methods

Chapter 10 How To Work With Forms And Data Validation Form Basics
Chapter 11 How To Create And Use Plugins
jQuery UI Essentials
Chapter 12 Get Off To A Fast Start With jQuery UI Themes and Widgets
Chapter 13 How To Use Jquery Ui Interactions And Effects


Chapter 4 How To Test And Debug A Javascript Application

Chapter 5 How To Work With Arrays

Chapter 6 How To Script The DOM With Javascript

jQuery Essentials

Chapter 7 Get Off To A Fast Start With jQuery

Chapter 8 How To Use Effects And Animations

Chapter 9 How To Use The DOM Manipulation And Traversal Methods

Chapter 10 How To Work With Forms And Data Validation Form Basics
Chapter 11 How To Create And Use Plugins
jQuery UI Essentials
Chapter 12 Get Off To A Fast Start With jQuery UI Themes and Widgets
Chapter 13 How To Use Jquery Ui Interactions And Effects


3 comments: