INP 271: Overview
Web Coding 3
This course focuses on Web application development using JavaScript and the Document Object Model. Accessible, unobtrusive, and standards-compliant coding techniques are stressed. Asynchronous JavaScript and XML (AJAX) approaches are also considered.
Upon successful completion of this course, students will be proficient in:
- Implementing functionality in Web pages using JavaScript and the Document Object Model
- Modifying page content dynamically using JavaScript and the Document Object Model
- Using JavaScript to access the Browser Object Model
- Reading and writing cookies
- Using regular expressions for a variety of purposes, including form validation
- Retrieving and storing data using Asynchronous JavaScript and XML