Roadmap

  1. C and its time - a short history

  2. Main differences to Java

  3. Language types and keywords

  4. Functions

  5. Pointers

  6. The Standard C library

  7. Tools: Preprocessor, C-Compiler, Linker, Archiver, Debugger

  8. The C Runtime (Memory areas, stack etc.)