Catalog 2015-2016

COP 2334 C++ Programming

This course teaches the C++ Programming language for students with a prior working knowledge of the "C" programming language. The course reviews "C" programming and covers the basic elements of C++ including data structures. Topics include input/output, control structures, user-defined functions, arrays, strings, recursion, records, classes, data abstraction, pointers, linked lists, stacks, queues, searching/sorting algorithms, and binary trees.

Lab fee $20.

3 credits

Prerequisites

COP 2000