-
Plankalkül
developed by Konrad Zuse to be a programming language designed for engineering. -
Fortran ( Formula Translating System)
Developed by IBM as imperative programming language that is especially suited to numeric computation and scientific computing. -
Math Matic
created by Charles Katz as a intent to improve Fortan. -
Lips
developed by: Steve Russell, Timothy P. Hart, and Mike Levin as a practical mathematical notation for computer programs, influenced by the notation of Alonzo Church's lambda calculus. -
COBOL (common business-oriented language)
Made by CODASYL, ANSI, ISOand is a compiled English-like computer programming language designed for business use. -
RPG
Developed by IBM as a high-level programming language (HLL) for business applications. -
C
Made by Dennis Ritchie & Bell Labs and was used to re-implement the Unix operating system. -
Basic (Beginner's All-purpose Symbolic Instruction Code0
Made by John G. Kemeny and Thomas E.Kurtz the mad this to enable students in fields other than science and mathematics to use computers. -
LOGO
Wally Feurzeig, Seymour Papert forToday the language is remembered mainly for its use of "turtle graphics", in which commands for movement and drawing produced line graphics either on screen or with a small robot called a "turtle". It was originally conceived to teach concepts of programming related to Lisp and only later to enable what Papert called "body-syntonic reasoning" where students could understand the turtle's motion. -
B
Made by Ken thompson and Dennis Ritchie was designed for recursive, non-numeric, machine independent applications, such as system and language software. -
Pascal or procedural programming language
developed by Niklaus Wirth as a small and efficient language intended to encourage good programming practices using structured programming and data structuring. -
ML or metalanguage
developed by Robin Milner & others at the University of Edinburgh and it was conceived to develop proof tactics in the LCF theorem prover -
SQL or Structured Query Language
Made by ISO/IEC it is a special-purpose programming language designed for managing data held in a relational database management system (RDBMS), or for stream processing in a relational data stream management system (RDSMS). -
ADA
Made by:Dr. Jean Ichbiah to help the department of defense. -
C++
Made by Bjarne Stroustrup was designed with a bias toward system programming and embedded, resource-constrained and large systems, with performance, efficiency and flexibility of use as its design highlights -
Python
Python Software Foundation and is designed for philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. -
Visual Basic
derived from BASIC and enables the rapid application development (RAD) of graphical user interface (GUI) applications, access to databases using Data Access Objects, Remote Data Objects, or ActiveX Data Objects, and creation of ActiveX controls and objects. -
Java
madeJames Gosling and Sun Microsystems, It is intended to let application developers "write once, run anywhere" (WORA),[14] meaning that compiled Java code can run on all platforms that support Java without the need for recompilation. -
Javascript
Made by Netscape Communications Corporation, Mozilla Foundation, Ecma International -It has been standardized in the ECMAScript language specification. Alongside HTML and CSS, it is one of the three essential technologies of World Wide Web content production; the majority of websites employ it and it is supported by all modern web browsers without plug-ins. -
PHP
Developed by Zend Technologies as a web development but also used as a general-purpose programming language -
Delphi
Developed by Borland it was used for a rapid application development tool for Windows,