The Advanced AJAX course is designed to demonstrate how to build web pages that use AJAX to create interactivity with data on a server.
The course begins with an exploration of the XHR (XMLHttpRequest) Object. Next, it then moves on to investigate common design principles around AJAX and its security. Finally, the course finishes with lectures and exercises around RSS feeds, XSL, XPath and XSLT.
Purpose
|
Learn how to build web pages that use AJAX to create interactivity with data on a server. |
Audience
|
Web Developers who have taken the Introduction to Ajax course or have equivalent topical knowledge. |
Role
| Software Developer - Web Developer |
Skill Level
| Advanced |
Style
| Fast Track - Targeted Topic - Workshops |
Duration
| 2 Days |
Related Technologies
| JavaScript | Web Development | Ajax |
Productivity Objectives
- Distinguish between webpage and website application design and how this relates to data use
- Utilize the primary AJAX methods to make calls to a database or API
- Test and profile AJAX performance
- Understand security around user and application data as it relates to AJAX