CS 110 Home PageComputing & Information Science IFall 2011This 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 InformationInstructor: Dr. Anthony Serapiglia |


