HTML5 with JavaScript & CSS3: Data Flow, Consuming, & Transmitting Data
Overview/Description
Expected Duration
Lesson Objectives
Course Number
Expertise Level
Overview/Description
A big part of most web pages is the handling of data. Explore important programming aspects, such as program flow, and event and exception handling, as well as how to consume and transmit data with both HTML5 and Ajax.
Expected Duration (hours)
0.7
Lesson Objectives HTML5 with JavaScript & CSS3: Data Flow, Consuming, & Transmitting Data
recognize various expressions, switch statements, and collection arrays
recognize how to handle common events exposed by DOM, bubbled, and anonymous functions
implement exception handling using catch and null checks
define Ajax and how it relates to JavaScript
recognize how to use XMLHTTPRequest
recognize how to consume XML data
recognize how to consume JSON data
define serializing and deserializing and how they're used to consume data
illustrate the process involved in handling data using Form.Submit
recognize how to send data in HTML5
recognize how to track the progress of data
recognize how to use JSON.stringify and JSON.parse to handle data, and recognize how jQuery serialization works
demonstrate how we can sanitize the inputs by using URL/form encoding
recognize the process of consuming and sending data using various processes
Course Number: it_wdphjc_07_enus
Expertise Level
Intermediate