CS 120: High-Level Programming I: The C Programming Language

Credits 4
This course serves as a foundation for all high-level programming courses and projects by introducing control flow through statement grouping, decision making, case selection, and procedure iteration as well as basic data types. Additionally, this course addresses the lexical convention, syntax notation, and semantics of the C programming language.
Prerequisites
None