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
- Create Web pages containing enumerated and definition lists.
- Create Web pages containing tables.
- Create Web pages containing images and sound.
- Create Web pages containing clickable images.
- Create Web pages containing hyperlinks.
- Write JavaScript programs to handle events associated with text boxes, buttons, check boxes, and radio buttons.
- Write JavaScript programs that collect user input.
- Understand and effectively utilize Cascading Style Sheets (CSS).
- Create a complete Website with proper layout.