What is Programming?
Algorithms get translated into computer programs.
A programming language is a simplified (not
necessarily easy to use) form of English that
adheres to a strict set of grammatical rules.
Algorithms may be translated
into different languages
by different people in different ways (styles)
Documentation is an important part of the
programming process.