Please Rotate Your Device

For best viewing on a small screen, rotate your device to landscape mode.
Image showing a device being rotated to landscape mode.

SUNY-Wide Course Catalog

Campus
Broome Logo

Broome
907 Upper Front Street Binghamton, NY 13901-1001
Website

SUNY Transfer Paths

Broome has listed this a core course in the following categories:

The core course can be applied to following SUNY Transfer Paths:

Additional Information
Status: Active
SUNY ID: 148348
Full Title: Introduction to C++ for Engineers
Level: Lower Division (UG)
CIP: 1512 Computer Engineering Technologies/Technicians

CST 127 | Intro to C++ for Engineers

0 to 3 credits

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:

1. Use a C++ editor and compiler.
2. Effectively use input/output statements, variable and constants.
3. Use assignment statements, if statements, loops and methods.
4. Create programs that use input and output file.
5. Create programs that declare, initialize and manipulate arrays.
6. Use C++ elements to solve engineering problems.