-
1400 BCE
Delphi
Object Pascal refers to a branch of object-oriented derivatives of Pascal, mostly known as the primary programming language of Delphi. -
PLANKALKUL
Plankalkül is a programming language designed for engineering purposes by Konrad Zuse between 1942 and 1945. It was the first high-level programming language to be designed for a computer. -
MATH-MATIC
MATH-MATIC is the marketing name for the AT-3 compiler, an early programming language for the UNIVAC I and UNIVAC II. -
LISP
Lisp is a family of computer programming languages with a long history and a distinctive, fully parenthesized prefix notation. It was designed by John McCarthy -
RPG
RPG is a high-level programming language for business applications. RPG is an IBM proprietary programming language and its later versions are available only on IBM i- or OS/400-based systems. -
BASIC
BASIC is a family of general-purpose, high-level programming languages whose design philosophy emphasizes ease of use. Basic was developed by John G. Kemeny and Thomas E. Kurtz -
LOGO
Logo is an educational programming language, designed in 1967 by Wally Feurzeig, Seymour Papert and Cynthia Solomon. -
B
B is a programming language developed at Bell Labs circa 1969. B computer language is designed by D M. Ritchie and K. L. Thompson. -
PASCAL
Pascal is an imperative and procedural programming language, which Niklaus Wirth designed in 1968–69 and published in 1970, as a small, efficient language intended to encourage good programming practices -
C
C is a general-purpose, imperative computer programming language, supporting structured programming, lexical variable scope and recursion. C was developed by Dennis M. Ritchie -
ML
ML is a general-purpose functional programming language. It has roots in Lisp, and has been characterized as "Lisp with types. It was designed by Robin Milner & others at the University of Edinburgh -
ADA
Ada is a structured, statically typed, imperative, wide-spectrum, and object-oriented high-level computer programming language. This Language is created by Jean Ichbiah, and S.TuckerTaft -
COBOL
COBOL is a compiled English-like computer programming language designed for business use. It was also designed by Howard Bromberg, Howard Discount, Vernon Reeves, Jean E. Sammet, William Selden, and Gertrude Tierney -
PYTHON
Python is an interpreted high-level programming language for general-purpose programming. Created by Guido van Rossum and first released in 1991, Python has a design philosophy that emphasizes code -
Visual Basic
Visual Basic is a third-generation event-driven programming language and integrated development environment from Microsoft for its Component Object Model programming model first released in 1991 and declared legacy during 2008 -
PHP
PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language. Originally created by Rasmus Lerdorf in 1994. -
JAVA
Java is a general-purpose computer-programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible. It was also designed by James Gosling. -
JavaScript
JavaScript, often abbreviated as JS, is a high-level, dynamic, weakly typed, prototype-based, multi-paradigm, and interpreted programming language. It was also designed by Brendan Eich -
FORTRAN
Fortran is a general-purpose, imperative programming language that is especially suited to numeric computation and scientific computing. It was also Designed by, John Backus -
SQL
SQL is a domain-specific language used in programming and designed for managing data held in a relational database management system, or for stream processing in a relational data stream management system. -
C++
C++ is a general-purpose object-oriented programming (OOP) language, and was developed by Bjarne Stroustrup, and is an extension of the C language.