C Programming Language
Overview
The C programming language course is designed to cover all
aspects of ANSI standard C. By the end of the course, the student will be proficient
in writing C functions, have an understanding of the standard C libraries, and be able to
use the C input/output routines. In addition, a short introduction to C++
object-oriented programming techniques will be presented at the end of the course.
Course prerequisites
Programming experience in any language.