C Programming
Duration: 5 Days (Face-to-Face or Remote-Live), or 35 hours of coursework with personal facilitation over a four week span (On-Demand)
US Price: $2495 (Face-to-Face or Remote-Live), or $1495 (On-Demand)
Delivery Options: Attend face-to-face in the classroom, remote-live or via on-demand training
Registration: Click here to view upcoming schedules and register for face-to-face sessions, click here to register for live remote attendance sessions, or click here to register for on-demand training with a start date that is convenient for you.
Description
This hands on C programming course provides a comprehensive introduction to the ANSI C language, emphasizing portability and structured design. Students are introduced to all major language elements including fundamental data types, flow control, and standard function libraries. Thorough treatment is given to the topics of string and character manipulation, dynamic memory allocation, standard I/O, macro definition, and the C runtime library. The course explains the use of aggregate structures, unions, and pointers early on so the students can practice extensively in the hands on labs. Structured programming constructs and varargs functions are also covered. Emphasis is given to the processing of command line arguments and environment variables so students will be able to write flexible, user-friendly programs. The course also includes coverage of portability tips drawn from experienced programmers working in production environments. Comprehensive hands on exercises are integrated throughout to reinforce learning and develop real competency.
Prerequisites
Prior understanding of fundamental programming concepts.
Course Overview
Overview of C
|
Compiler Directives and the
C Preprocessor
|
Fundamental Data Types,
Storage Classes, and Scope
|
Pointers and Dynamic Allocation
|
Macros
|
Arrays
|
Basic Formatted I/O
|
Program Debugging
|
Operators and Expressions
|
Flow Control Constructs
|
Functions (Subroutines)
|
Structures
|
Advanced Structures and Unions
|
C Runtime Library Standard
Functions
|
Strings and Character Manipulation
|
Accessing Command Line Arguments
and Environment Symbols
|
Structured Programming
|
Advanced Programming Consideration
|
Related Training
Course |
---|
C++ Programming for C Programmers |
C++ Programming for Non-C Programmers |