![]() |
Contact |
| ANSI C Programming: Introducing C |
| Course Status: | Released |
| Course Language: | English |
| Course Duration: | 4 Hours |
| Deployment Options: | Online, Interactive CDs, Network, Downloads, Intranet |
| Click here for the complete C Programming training curriculum |
| Audience |
| Programmers and software developers new to ANSI C |
| Prerequisites |
| Awareness of programming concepts; experience of using a third-generation, high-level language such as Pascal, PL/1, BASIC, or FORTRAN |
| Course Aim |
| To familiarize students with the capabilities of the ANSI C language and to enable them to write useful C programs |
| Learning Objectives |
| Explain the processes of compiling, linking, and running ANSI C programs. Write useful ANSI C programs. Describe important ANSI C language constructs. |
| Topics Covered |
| File types in C - File classification - Compilation and execution - The C preprocessor Basics of C programming - Simple programs and functions - Data representation and device I/O - Hands-on: Writing a C program Operators and statements - Operators, expressions, and statements - Conditional statements - Hands-on: Writing a for statement Advanced features - Arrays - Pointers - Hands-on: Coding an array pointer |