Overview
Description
Covers elementary to intermediate level concepts and skills, design criteria, tools, and languages required to develop a functional business web site for a business application.
Requirements
Prerequisites
- Business major or minor.
IS 201
Original catalog text
Prerequisites
Prerequisite(s): IS 201; Business major or minor.
Units
Lecture3
Catalog Details
Offering
Offered: Every Spring
Terms
spring
Restrictions
Business major or minor.
Attributes
Standard
Learning Outcomes
- develop, test and deploy HTML 5 documents to the Internet. These HTML 5 documents are made up of standard tags, semantic tags, links, input elements, and other tags.
- utilize cascading style sheets (CSS 3) to format HTML 5 documents.
- develop JavaScript so as to validate user input.
- develop JavaScript that operates with the Document Object Model (DOM).
- develop Asynchronous JavaScript (AJAX) code that will connect with Web Services including the Yahoo Query Language (YQL) and other APIS.
- use jQuery to create interactive HTML 5 documents.
- use jQuery widgets to create a robust Web user interface.