CS 161 — Programming & Problem Solving
Introduces programming, with emphasis on one language but using concepts that are fundamental for many languages, including values, variables, conditionals, loops, and functions. Explores how a computer executes programs, the difference between a program and a computation, and how to write and analyze a program to justify confidence in its result.
Prerequisites: CS 160