CIS Logo SVC Logo

   Computing & Information Systems
   Department

 

Schoology Facebook        Search CIS Site      Tutorials

CS 110 Home Page



Computing & Information Science I



Fall 2011


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, modularity and top-down design, testing and debugging, control structures, 1-dimensional arrays, and text files. Although the course primarily uses Windows console applications, there will be some two-dimensional graphics applications and at least one Windows forms application. 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

Instructor: Dr. Anthony Serapiglia