|
Jan 22, 2025
|
|
|
|
CISP 1032 - C++ Programming (TTP Course)
Credit hours: 3
Course Description: This course is an introduction to computer program design concepts and development using the C++ programming language. Emphasis is on syntax, usage, modularity of program design, and development of program libraries.
Student Learning Outcomes: Students will be able to:
- Use problem solving techniques to (1) define the problem; (2) design a solution; (3) code a solution that matches the design; (4) test and debug the program; (5) maintain the program.
- Compile and execute programs using an effective program development supplement to an operating system.
- Comprehend the concepts of data types, data structures, and algorithms.
- Define, generate and use functions in a programming language including the passing of arguments to functions - both value arguments and reference arguments.
|
|