CSCI 121

Introduction To Internet Programming

Coordinator: Nazli hardy

Credits: 4.0

Description

Designed to introduce internet programming to students who are not computer science majors. Topics include web-page design, scripting languages, graphics animation, image handling, event handling, document object model, and graphical interface control objects. No credit toward computer science major. Offered periodically.

Prerequisites

None

Sample Textbooks

None

Course Outcomes 

  1. Create Web pages containing enumerated and definition lists.
  2. Create Web pages containing tables.
  3. Create Web pages containing images and sound.
  4. Create Web pages containing clickable images.
  5. Create Web pages containing hyperlinks.
  6. Write JavaScript programs to handle events associated with text boxes, buttons, check boxes, and radio buttons.
  7. Write JavaScript programs that collect user input.
  8. Understand and effectivtely utilize Cascading Style Sheets (CSS).
  9. Create a complete Website with proper layout.