programming

Definition

Procedural Programming

In procedural programming, the program flow should corresponds to the control flow.

  1. global variables and aliases are allowed and necessary, but undesirable
  2. for modularisation at most modules; procedures and objects are not data