C++ Programming I | St. Clair College
Course Code
MIT501
Course Credit
4

This course will introduce the student to the C++ programming language. The student will extend their problem-solving skills as applied to both structure programing and object oriented programing. Subjects covered will include basic input and output, modular program design, data storage & memory management, basic file access, and class creation & use . This course will concentrate largely on the ways data can be represented in memory, and the way memory can be handled to prepare the student for learning to make and use the advanced data structures in the next course (MIT 601).