CSC 2030 — C Programming: Platform
Prepares students to be a better programmer using the C programming language. C is a mid-level language whose economy of expression and data manipulation features allows a programmer to deal with the computer at a low level. The goal is to learn skills that are usable in many languages and understand what is happening at the machine level. The student should already understand the control structures selection, iteration, and subroutines (functions/methods).
Prerequisites: CSC 1019, CSC 1020, CSC 1001, CSC 1010, CSC 1060