8

 · JavaScript Development Suite is a comprehensive training program that equips candidates with an exhaustive grounding of Ajax development fundamentals, JavaScript fundamentals,

  • Upload
    others

  • View
    0

  • Download
    0

Embed Size (px)

Citation preview

Page 1:  · JavaScript Development Suite is a comprehensive training program that equips candidates with an exhaustive grounding of Ajax development fundamentals, JavaScript fundamentals,
Page 2:  · JavaScript Development Suite is a comprehensive training program that equips candidates with an exhaustive grounding of Ajax development fundamentals, JavaScript fundamentals,

Table of Contents

01 Learning Path

Introduction JavaScript What is JavaScript? What is AJAX?

Setup

Developer Essentials The development workflow

Selecting the right tools for the job

Just enough HTML and CSS

Understanding objects

Understanding variables

Making comparisons

Understanding events

Passing values to functions

Creating loops

Detecting objects

Reading arrays

Returning values from functions

Writing arrays

Building do and while loops

Re-using functions

Page 3:  · JavaScript Development Suite is a comprehensive training program that equips candidates with an exhaustive grounding of Ajax development fundamentals, JavaScript fundamentals,

02 Learning Path

Starting to Code

Writing your first script

Internal vs. external scripts

Using comments in scripts

Using the no script tag in HTML

Interacting with Users Creating alert dialogs

Understanding conditional statements

Getting confirmations from users

Creating prompts for users

Making links smarter

Using switch/case statements

Handling errors

Creating Rollovers images Creating a basic image rollover

How to write a better rollover

Creating a three-state rollover

Making rollovers accessible

Making disjointed rollovers

Creating slideshows

Displaying random images

Page 4:  · JavaScript Development Suite is a comprehensive training program that equips candidates with an exhaustive grounding of Ajax development fundamentals, JavaScript fundamentals,

03 Learning Path

Forms Getting started

Creating jump menus

Creating dynamic menus

Requiring fields

Cross-checking fields

Displaying more informative errors

Verifying radio button selections

Setting one field with another field

Verifying email addresses

Events Responding to window events

Responding to mouse movements

Responding to mouse clicks

Responding to onBlur form events

Responding to onFocus form events

Responding to keyboard events

Working with Cookies Demystifying cookies

Writing a cookie

Reading a cookie

Displaying a cookie

Counting with cookies

Deleting cookies

Handling multiple cookies

Cookies in action

Page 5:  · JavaScript Development Suite is a comprehensive training program that equips candidates with an exhaustive grounding of Ajax development fundamentals, JavaScript fundamentals,

04 Learning Path

The DOM, Nodes, and Objects Understanding the DOM

Adding nodes to the DOM Deleting nodes from the DOM

Inserting nodes into the DOM

Replacing nodes in the DOM

Dates and Times Displaying dates

Displaying times

Creating a countdown

Real World Applications Creating sliding menus

Creating pop-up menus

Creating slideshows with captions

Creating a style sheet switcher

Page 6:  · JavaScript Development Suite is a comprehensive training program that equips candidates with an exhaustive grounding of Ajax development fundamentals, JavaScript fundamentals,

About the Course JavaScript Development Suite is a comprehensive training

program that equips candidates with an exhaustive

grounding of Ajax development fundamentals, JavaScript

fundamentals, advanced JavaScript and fundamentals of

jQuery. IT organizations across the globe seek competent

professionals who are trained in JavaScript.

JavaScript is dynamic programming language, which is multi-

paradigm and supports object-oriented, functional and

imperative programming styles. It is basically a client-side

scripting language that is used in creating interactive effects

among the web browsers.

Duration : 40 hrs

Page 7:  · JavaScript Development Suite is a comprehensive training program that equips candidates with an exhaustive grounding of Ajax development fundamentals, JavaScript fundamentals,

Key Features

Real Time Projects

Exam Preparation

Mock Test

Job Assistance

Training Material

Lab Videos

Mock test for Certification

Resume Updating

Interview Preparation

Page 8:  · JavaScript Development Suite is a comprehensive training program that equips candidates with an exhaustive grounding of Ajax development fundamentals, JavaScript fundamentals,

WHO SHOULD ATTEND

Students and professionals who wish to become Java

developers

Software developers

Web designers

Engineering graduates

PREREQUISITES

No coding experience is required. You will start learning

from the basics.

All you need to get started is a code editor & internet

browser.

If you know basic html & css that would be bonus

otherwise no worries.