CS1044 Summer 1999 Course Description

Introduction to Programming in C++


Course description

This course covers the fundamental concepts underlying software solutions to many problems. Specific concepts covered include statement sequencing, logic control, input/output, classes, functions/methods, pointers, linked lists, and inheritance. Structured programming and object-oriented programming methodologies are used in this course.

Plain English Interpretation of Course Description

This course teaches C++ programming. There is no pre-requisite for this course. Students who have not previously programmed will have to study more to keep up with those students who have previous programming experience.