0% found this document useful (0 votes)
6 views

153_activelearningJavaScript

Uploaded by

mlin
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

153_activelearningJavaScript

Uploaded by

mlin
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Course 153 – Comprehensive JavaScript and jQuery Programming

Duration: 3 days

You Will Learn How To If you are not familiar with these technologies, we
recommend course 151 – Web Development using
 Write and debug computer programs using
HTML5, CSS3 and Bootstrap.
JavaScript
Prior programming experience is not required.
 Create interactive forms with client-side
validation
 Create JavaScript function libraries for Course Content
increased code reuse and easier maintenance Introduction to JavaScript
 Make use of the jQuery JavaScript library  Introduction
 Use jQuery to perform AJAX calls  Trying Out JavaScript
 Displaying Output
Course Benefits  Getting User Input
Modern websites consist of more than just HTML  Debugging JavaScript
and CSS. JavaScript is considered to be the industry
standard to create dynamic pages that enhance the Basic JavaScript Syntax
user experience. This course consists of  Introduction

comprehensive lectures and hands-on exercises  Code Blocks, Comments, and Whitespaces
 Literals and Variables
designed to help you create feature-rich web pages
 Data Types
that make use of JavaScript. This web development
 Type Conversion
course is also a good introduction for people wanting
 Arithmetic Operators
to get started with computer programming.
 Conditional and Logical Operators
 Operator Precedence
Who Should Attend
 This course is intended for people familiar with Control Flow Structures
basic HTML and CSS, and would like to advance  if statement
their web development skills by learning  switch statement
JavaScript.
 while loop
 do-while loop
 for loop Objects
 break and continue  Introduction to Objects
 Defining a Class
Arrays and Strings  Instantiating Objects
 Arrays  Accessing Object's Attributes
 Creating Arrays  Accessing Object's Methods
 Looping through Arrays  Defining Objects in Different Ways
 Getting the Number of Elements in an Array  Passing by Reference
 Common Array Methods  Copying Objects
 Creating and Using Tables
 Getting an Array of HTML Elements Essential JavaScript Objects
 Strings  Date Object
 String Functions  Math and Numbers Objects
 Array.sort() and compare functions
Functions
 Introduction to Functions Document Object Model
 Creating and Calling Functions  Using the Browser Object Model
 Defining Function Parameters  The Document Object Model
 Returning a Value from a Function  Getting HTML elements using the DOM
 Understanding Local and Global Variable Scope  Navigating the DOM
 Using External JavaScript Files  Manipulating the DOM

Event Handling and Form Validation jQuery


 Event Handling  Setting Up jQuery
 Handing onclick Events  jQuery Selectors
 Handling onchange Events  Handling Mouse Clicks and Other Events
 Handling onmouseover and onmouseout Events  Modifying the HTML Page
 Handling onkeydown and onkeyup Events  Hiding and Showing HTML Elements
 Handling onfocus and onblur Events  Animating Elements
 Handling onload Events  Callback Functions
 Handling onsubmit Events and Form Validation  Traversing the DOM
AJAX and JSON
 Introduction to AJAX
 Loading content using jQuery
 Retrieving and Sending Data through GET
 Retrieving and Sending Data through POST
 Introduction to JSON
 Parsing JSON

About ActiveLearning, Inc.


ActiveLearning is the Philippines' leading provider
of Information Technology and Project Management
education, where thousands of students take
courses from Application Development to Project
Management to Network Security, and much more.
Our courses are taught by expert instructors, and
learning is enhanced through a blend of in-depth
lectures, workshops, and hands-on exercises.

You might also like