Clayton State University - The Duck
This site has been replaced by the new Academic Information Website.
The Academic Information site is the new home to the Course Catalog and Schedules as well as a new Campus Directory. Please visit the site and update your bookmarks. Click Here.

Intermediate Programming C/C++

ITSK 2313


An intermediate class in object oriented programming using
C++. Students will understand the nature of object oriented
programming via objects, classes and methods. Students will
learn the tools and techniques of programming in and for a
graphical user interface. Discussion includes the windows
API and dynamic link libraries, error trapping and error
handling, and a variety of data structures and file access
methods. Also covered: stream I/O, virtual functions,
operator overloading, and templates.
Pre-Requisites:
ITFN 1303 with a minimum US grade of C

Co-requisites: