Language Concepts

This section covers the C programming language at its core. It explains why the language is built the way it is, what the most basic concepts are in particular with reference to the compilation behind them, the usefulness for the programmer and the consequences for the program design.

Semantics of the Language

Syntactic Elements

Data Organization and Process Flow

Zeros and Ones