Author: Frank J. Mitropoulos
-

Sequence, Selection, and Iteration – The Building Blocks of Programming Languages
There are many, many programming languages available that allow us to program computers to solve all kinds of problems. There are scripting languages, systems languages, web programming languages, dynamic languages, object-oriented languages, functional languages, and the list goes on and on. But did you know that all programming languages have 3 elements in common? Three…