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.
Offered
Fall, Spring
Student Learning Outcomes
- Become effective problem solvers
- Learn how to design and implement structured algorithms in C/C++
- Gain an awareness of what the discipline of Computer Science involves