COMS 2473 — C Language
This course serves as an introduction to the C programming language. The student will learn to write efficient, maintainable, and portable codes. Concepts covered include running a C program, functions, data types, I/O, character strings, arrays, operators and precedence, expressions, control statement, pointers, structures, recursion, and bit-operations.
Prerequisites: COMS 1133