DiscoverAdvanced Topics in Web Development - Fall 2010
Advanced Topics in Web Development - Fall 2010
Claim Ownership

Advanced Topics in Web Development - Fall 2010

Author: Dr. Tony Pittarese, Computer and Information Sciences, http://einstein.etsu.edu/~pittares

Subscribed: 1Played: 1
Share

Description

This course will cover advanced Web coding concepts and teach students how to add an extra layer of usability to a Web page using a current scripting language or tool. Students will learn how to create, accessible modern web applications that integrate current Web standards. Course content will include: JavaScript, AJAX, and other Web 2.0 related techniques and technologies.

**ATTN: PODCAST LISTENERS**
For example source code and lecture slides, see the link at the left "Slides to accompany Podcasts"
11 Episodes
Reverse
Introduction to AJAX

Introduction to AJAX

2010-11-0201:15:55

Intro to how AJAX works
Document Object Model (DOM), parsing a document and changing its contents with DOM attributes and functions
Window and other BOM components and techniques
Factory Pattern, Constructor Pattern, and Prototype Pattern
Introduction to Objects, Arrays, Reference Objects
Operators, Control Structures, Functions, Identifier Scoping
JavaScript syntax basics; identifiers, basic language elements
JavaScript syntax basics; identifiers, basic language elements
XHTML Script tag

XHTML Script tag

2010-09-0837:01

Use of the XHTML script tag within client-side web scripting
Client-Side Web Scripting background, history, and fundamental concepts
Course Overview, Class Logistics and expectations
Comments 
loading