CMPS 370B Object Oriented Programming

This course will introduce the student to the concepts underlying object-oriented programming. It reviews pointers, procedures, and structures in C. It introduces the concept of classes and objects for problem analysis, design, and solution. It covers the ANSI standard of C++, syntax, and implementation aspects with a wide range of class definitions and object manipulations. Some commercially available C++ program developments will also be discussed.

Credits

3

Prerequisite

CMPS 201B