CIS-276 — Introduction to C/C++ Programming
Introduction to C/C++ Programming provides the student with an introduction to programming using the C/C++ programming language. This course is suitable for students with little or no programming background. C/C++ is an object-oriented programming language that will be used in this course to teach control structures: sequence, selection, iteration, to teach structured program design, programming style, documentation, modular design, code reusability, and program testing.
Prerequisites: CIS-102, CIS-170