Page 96 - complete

COURSES OF STUDY
95
Computer Science (CS)
Major Requirements
No major or minor is offered in computer science.
Courses in Computer Science
CS 170 Introduction to Computing (1)
An introduction to the field of computer science. Topics include
computing concepts and terminology. A major part of this course is
problem solving and algorithm development using a programming
language such as Pascal, Java, or C++. Fall, Spring.
CS 250 Advanced Programming (1)
A second programming course assuming a good understanding of
fundamental programming processes. Emphasis is placed on good
software engineering practices. Basic data structures are introduced.
Prerequisite: CS 170.
CS 290 Data Structures (1)
A study of structures for storing and manipulating data. Students learn
to create and use such data structures as stacks, lists, trees, and graphs.
Prerequisite: CS 250.