Computer Systems II | St. Clair College
Course Code
EET515
Course Credit
3

EET 515 is an introductory course in C++ programming. The following topics will be studied: the concepts of procedural and object oriented programming; the basic language syntax for outputting to the monitor display and inputting from the keyboard; introduction to user defined functions; passing parameters from one function to another; types of constants and variables; the study of various simple programs which exemplify numerical processing; the concept of pointers; strings and string manipulation; printing formats; and introduction to the graphics environment. Throughout the course the student will use a computer to design and simulate the operation of the above-mentioned activities.