4. AlgorithmΒΆ

In this lesson are presented the essential notion of algorithmic language. It first proposes a formalism to write an algorithm independantely of any programming language. Then it exposes how to design an algorithm and how to analyse its execution. This lessons covers the concepts of instrcutions for choice, loops, fonctions, etc.