CS 131 Computer Science I - C++
	This course provides an introduction to programming using the Standard C++ programming language.  Students learn the basic concepts of assignment, iteration, and looping.  The course includes extensive coverage of objects and the concepts of object-oriented programming.  In addition, students will learn how to effectively structure a program.