CS161U — Computer Science I - C++
CS 161U - Computer Science I - C++ CS 161U - Computer Science I - C++ 4 Credit(s) Emphasis is on a disciplined approach to algorithm development and problem-solving methods using the programming language C++. The course covers basic programming constructs, syntax, semantics, and logic of the C++ programming language. Topics include algorithms, simple data types, conditional and iterative structures, function definition, structured programming and documentation. Course Learning
Prerequisites: CIS120, CS120, MTH95