|
Jan 15, 2025
|
|
|
|
2023-2024 Official General Catalog [Archived Catalog]
|
CST 127 - Introduction to C++ for Engineers Introduction to the fundamentals of structured programming using C++. Topics may include input-output statements, data types, loop structures, decision structures and functions. Lab assignments emphasize engineering concepts as well as program development using modular design and self-documentation.
Credits: 3 Hours 2 Class Hours, 2 Laboratory Hours Note (This course cannot be used as a course substitute in any CST program)
Course Profile Learning Outcomes of the Course:
Upon successful completion of this course the student will be able to:
- Use a C++ editor and compiler.
- Effectively use input/output statements, variable and constants.
- Use assignment statements, if statements, loops and methods.
- Create programs that use input and output file.
- Create programs that declare, initialize and manipulate arrays.
- Use C++ elements to solve engineering problems.
|
|