C Language Training Program
Course description
The course fully covers the basics of programming in the “C” programming language and demonstrates fundamental programming techniques, customs and vocabulary including the most common library functions and the usage of the preprocessor.
Course outline
Introduction Ø
Types and declarations Ø
Pointers, Arrays and Structures Ø
Expressions and Statements Ø
Functions Ø
Namespaces and Exceptions Ø
Ø
Source Files and Programs Ø
Classes Ø
Operator overloading Ø
Derived class Ø