Introduction to Programming in C
Organizer: | CDI - Deutsche Private Akademie für Wirtschaft |
Duration: | 14 days |
Participants: | 17 persons, MCSD trainees |
The goal is to provide basic knowledge for C development. The focus was on hands-on application of the acquired skills. Visual C/C++ was used.
Content:
- C basics, C-Syntax and simple expressions
- Data types, program structures, operators
- Vectors
- Functions and the handover of arguments
- Grouped commands, head and foot controlled loops
- Input/output of formatted files
- Memory classes, pointers
- Macros, preprocessor, build process (make)