2024-2025 Undergraduate Catalog

CS 170 Structured Programming

This course will introduce the student to the C++ programming language and its many features. Structured programming will be stressed as I/O, data types, decision structures, functions, and looping. Iteration will be introduced and incorporated into programming projects. 

Credits

3

Offered

Fall, Spring

Student Learning Outcomes

  1. Become effective problem solvers
  2. Learn how to design and implement structured algorithms in C/C++
  3. Gain an awareness of what the discipline of Computer Science involves