ANSI C Series
Audience:
This Series is for the beginning programmer or for the experienced programmer who wants to learn ANSI C.
Delivery Method:
Language Options:
Total Learning Time:
Course Includes:
C in 21 Days: 1
This course begins with a basic explanation of C language components and quickly progresses to writing and debugging C programs. Sample listings complete with sample output and an analysis of code illustrate the topics of the day.
C in 21 Days: 2
This course covers pointers and variable scope concepts that are important to capitalizing on C's assets. It also covers numeric arrays characters and strings and structures. It introduces additional program control statements provides detailed explanations of functions and presents alternative functions. Sample listings complete with sample output and an analysis of code illustrate the topics of the day.
C in 21 Days: 3
This course begins with advanced pointer topics and moves on to the use of disk files for data storage and retrieval. It also covers advanced function topics and explores the function library in more detail. The week ends with a discussion of memory management header files and preprocessor directives. Sample listings complete with sample output and an analysis of code illustrate the topics of the day.
|