Internet Explorer in all versions is a dangerous browser. It has many deficiencies and security vulnerabilities that make it unsafe.
You should instead use a current version of Chrome or
Firefox if you're using windows or Safari for the Mac.
This site will not function properly in Internet Explorer. Emails will not be sent, downloads will not function, assignments will not be
submitted...
3 credits
C++ Programming Language
The information shown on this page is simply that, information. This information is related only to this course in
general, not to a specific class or instance of this course that is being offered. The labs shown on this page are
those that I have created for this course, they are not those that are specifically assigned. For actual class
information, the information that my current students should be looking at, return to the
homepage and choose a currently offered class.
Programming techniques in object-oriented programming, including data abstraction, inheritance, polymorphism, and dynamic object creation. Emphasis will be placed on the
reusability of objects and the focus on object concepts as they deal with future program maintenance. Prerequisite: CSYS 1203 and CSCI 2473 or instructor approval.
Objectives
Students should be able to interpret written programming specifications
Students should be able to debug and test C++ programs
Students should be able to setup a C++ development environment
Students should be able to use algorithmic problem solving
Students should be able to apply object-oriented programming practices including data abstraction, inheritance, polymorphism
Students should be able to use top down design principles for the C++ language