-
Designed by Konrad Zuse designed for engineering purposes
-
Developed by John McCarthy for practical mathematical notation for computer programs.
-
Fortran was developed by John Backus for numeric and scientific computing
-
Created by Charles Katz for the UNIVAC I and UNIVAC II
-
primarily developed by Grace Hopper for use in business, finance, and administrative systems for companies and governments.
-
Developed by IBM for use on IBM i or OS/400 based systems.
-
Developed by John George Kemeny and Thomas Eugene Kurtz and was used in early computers.
-
Logo was created by Wally Feurzeig and Seymour Papert for the movement and drawing of line graphics
-
B is a programming language created by Ken Thompson and used for low memory systems.
-
developed by Niklaus Wirth to encourage good programming practices using structured programming and data structuring.
-
Created by Dennis Ritchie for general use and allows structured programming.
-
created by Robin Milner & others at the University of Edinburgh for developing proof tactics in the LCF theorem prover
-
Designed by Donald D. Chamberlin and Raymond F. Boyce for managing data held in a relational database management system.
-
ADA is a programming language developed by Jean Ichabiah and used for safety/critical software.
-
Developed by Bjarne Stroustrup for general purpose programming. Built upon the C programming language.
-
Created by Guido van Rossum for code readibility and shortness.
-
Developed by Microsoft for its COM programming model.
-
Developed by Apple, Niklaus Wirth, and Anders Hejlsberg. used primarily for console, desktop graphical, web, and mobile applications.
-
Java is a programming language developed by James Gosling and Sun Microsystems. Created so that so that code that runs on one platform does not need to be recompiled to run on another.
-
Javascript was developed by Brendan Eich to be used as part of web browsers that allow client-side scripts to interact with the user, control the browser, communicate asynchronously, and alter the document content that is displayed
-
created by Rasmus Lerdorf for web development but also used as a general-purpose programming language.