Structured Programing

A Programing Languages paradigm emerged in the late 1950s with ALGOL, this paradigm introduced:

  • if/then/else
  • while and for loop

It introcuded code block, and it still in used in language such as: