| This course introduces the student to the C++ object-oriented language. The student will begin by learning the C++ basics and develop programs such as a biorhythm calculator and a date matchmaker. Then gaming concepts will be introduced such as looping and array processing to allow the development of static games for determining card hands and searching for a treasure on a matrix. Finally, object-oriented classes will allow the student to program movement, color and collision detection into a maze-type program. |