CSCI 123: Introduction to Programming Concepts Using C++

General Information

[Home]     [Up]     [Tentative Schedule]     [Announcements]     [Handouts]     [Assignments]    

Description

This course is an introduction to the basic principles of programming using a structured programming language, C/C++. Students will design algorithms, write external documentation, design and write source code in C/C++, and write internal documentation for programming problems.

Prerequisites

Math 142 (Trigonometry) or three years of high school mathematics including trigonometry with grades of "C" or better.

Other Requirements

One hour per week in the Computer Science Lab, for a total of twelve hours by the end of the semester.

Student Learning Outcomes

Upon successful completion of CSCI 123 F Intro to Programming Concepts in C++ student will be able to design and implement Abstract Data Types using C++ classes.