Definition: Ada is a programming language invented in the early 1980s as part of a US Government sponsored competition for a new standard language. It was named after Countess Ada Lovelace, the daughter of the poet Lord Byron. She was a friend of the inventor Charles Babbage famous for his "Difference Engine", a mechanical computer.
Ada is similar to Pascal, for instance employing begin.. end to mark blocks of code rather than the curly braces { } used in C, C++ and C#. It is now used mostly in the military and safety-critical areas such as aviation flight control systems, nuclear poower stations and some medical equipment but has not been a success in other commercial software sectors.
Glossary:
A B C D E F G H I J K L M N O P Q R S T U V W X Y ZExamples: I've just won a contract where I need to program in Ada.

