CMPSC125

Download as PDF

CS I: Programming in C++

Upon successful completion of this course, the student will be able to

apply the fundamental knowledge about identifiers, declarations, expressions, statements, and functions.

ILO Tags

Reasoning

Upon successful completion of this course, the student will be able to

identify the sequential processing, repetition processing, and selection processing.

ILO Tags

Reasoning

Upon successful completion of this course, the student will be able to

design, implement, debug and test programs using the fundamental elements of C++.

ILO Tags

Reasoning

Upon successful completion of this course, the student will be able to

describe the advantages of a high level language , the programming process, and the compilation process.

ILO Tags

Communication

Upon successful completion of this course, the student will be able to

manipulate arrays, pointers, and files.

ILO Tags

Reasoning

Upon successful completion of this course, the student will be able to

apply object-oriented programming concepts in C++ by creating programs that use method overloading, parameter passing, data types, return values, comments, exception handling, and assertions.

Upon successful completion of this course, the student will be able to

manipulate data using one- and multi-dimensional arrays or similar structures by applying efficient data traversal methods.