ALGOL Programming

Field Computing
Went Obsolete mid 1980s
Made Obsolete By Object-oriented programming
Knowledge Assumed Basic command of written language
When useful Standard of any computer course curriculum

From Wikipedia: ALGOL (short for ALGOrithmic Language) is a family of imperative computer programming languages originally developed in the mid 1950s which greatly influenced many other languages and became the de facto way algorithms were described in textbooks and academic works for almost the next 30 years. It was designed to avoid some of the perceived problems with FORTRAN and eventually gave rise to many other programming languages, including BCPL, B, Pascal, Simula, C, and many others. ALGOL introduced code blocks and the begin and end pairs for delimiting them and it was also the first language implementing nested function definitions with lexical scope. Fragments of ALGOL-like syntax are sometimes still used as pseudocode (notations used to describe algorithms for human readers).

 
skills/algolprogramming.txt · Last modified: 2011/05/15 16:55 by ccdesan
 
Recent changes RSS feed Creative Commons License Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki