 |
Course Description
This series is for programmers who want to learn ANSI C. It covers the use of numeric variables, constants, and operators to manipulate C expressions, writing, compiling, and testing programs, arrays, and control statements. The series also covers pointers and variable scope concepts. Advanced topics include the function library, memory management, and preprocessor directives.
|