CS 110 Home Page
Computing & Information Science I
Fall 2006
This course provides an introduction to problem solving and beginning computer programming in C++.
Topics include algorithms, program structure, variables and data types, input/output,
functions and parameters, local variables, top-down design, testing and debugging, control structures,
1-dimensional arrays, and text files. Both console applications and Windows forms applications will be used.
The course concentrates on procedural programming in C++,
though some use of objects and classes (but not the creation of user-defined classes) is included.
The study of C++ programming is continued in the follow-up course CS 111, which concentrates
on object-oriented programming.
Further Information

|
Maintained by: Br. David Carlson
Last updated: August 09, 2007
Disclaimer
|
|