-
Plankalkül
Designed for engineering purposes by Konrad Zuse. Plankalkül is German for Plan Calculus. -
Delphi
The chief architect behind Delphi was Anders Hejlsberg. -
MATH-MATIC
MATH-MATIC was written by a team led by Charles Katz. MATH-MATIC has a very business oriented language. MATH-MATIC is the marketing name for the AT-3 (Algebraic Translator 3) compiler. -
Fortran
FORTRAN or formula translation was the first high-level programming language (software) invented by John Backus. Fort- stands for formula and -tran stands for translator. -
Lisp
Lisp was developed by John McCarthy while he was at MIT. Lisp was originally created as a practical mathematical notation for computer programs. -
COBOL
Dr. Grace Murray Hopper led the team that developed COBOL. It was intended to be a user-friendly business software program. Likewise, COBOL stands for Common Business-Oriented Language. -
RPG
RPG is a high-level language used for business applications. It was originally developed by IBM in 1959. RPG stands for Report Program Generator. -
BASIC
John G. Kemeny and Thomas E. Kurtz designed the original BASIC language. BASIC’s design philosophy emphasizes ease of use and accessibility. BASIC stands for Beginner's All-purpose Symbolic Instruction Code. -
LOGO
Logo is an educational programming language, designed by Wally Feurzeig, Seymour Papert and Cynthia Solomon. This program is graphic and logic oriented unlike many others of its time. The name LOGO is derived from the Greek logos meaning word or "thought". -
B
B was made in Bell Labs. B was designed for recursive, non-numeric, machine independent applications such as system and language software.B may have been based on Bon, an earlier, unrelated, programming language. -
PASCAL
Niklaus Wirth created PASCAL, a language using structured programming and data structuring. PASCAl was named in honor of the French mathematician, philosopher and physicist Blaise Pascal. -
C
Dennis Ritchie created the coding language C. Many of C's principles and ideas were taken from the earlier language B and B's earlier ancestors BCPL and CPL. -
ML
Designed by Robin Milner, ML is a general purpose coding language. ML stands for "Meta Language" -
ADA
Created by Jean Ichbiah at CII Honeywell Bull, meant for design-by-contract, Ada was named for Augusta Ada King. -
C++
C++ was developed by Bjarne Stroustrup at Bell Labs. It is an extension of the C language and was meant to be an improved but familiar coding language. -
SQL
Initially developed at IBM by Donald D. Chamberlin and Raymond F. Boyce. SQL stands for Structured Query Language. -
Python
Python was created by Guido van Rossum in 1991. Python is a high-level program used for general purposes. -
Visual Basic
Visual Basic was created by Microsoft. Used for creating applications -
Java
James Gosling created Java. Java was designed to have the look and feel of the C++ language, but it is simpler to use than C++ and enforces an object-oriented programming model -
Javascript
Brendan Eich made Javascript. A company called Netscape was founded in 1994 and created one of the first web browsers. They recruited Eich in 1995, because they wanted him to create a programming language for that web browser. -
PHP
Development for PHP began in 1995 when Rasmus Lerdorf made CGI programs in C. PHP is centered around web design and development. Originally stood for "Personal Home Page"