CSC 215 — Modern Programming
This course provides an introduction to problem solving methods and algorithm development through the study of the program, control structures, and data structures of the C++ programming language. The main aspects of the course include: the concepts of procedural and object-oriented programming, algorithm design, control structures in C++, functions and recursions, arrays, pointers, characters and strings, structured data, file operations, classes.