Tristan Prado's Programming Language Timeline

  • Period: to

    Programming Languages

    The history of programming languages from 1948 to 1995
  • Plankalkul

    Plankalkul is a programming language designed for engineering purposes. It was designed by Konrad Zuse.
  • MATH-MATIC

    MATH-MATIC is the marketing name for the AT-3 compiler, an early programming language for the UNIVAC I and UNIVAC II. It was deisgned by Charles Katz
  • FORTRAN

    FORTRAN (Fourmla Translating System) is a general-purpose, imperative programming language that is especially suited to numeric computation and scientific computing. It was designed by John Backus who then devolped it with IBM.
  • LISP

    LISP was created as a practical mathematical notation for computer programs. It was designed by John Mcarthy and it is one of the second oldest programs.
  • RPG

    RPG (Report Program Generator) is a high-level programming language (HLL) for business applications. It was designed by IBM.
  • COBOL

    COBOL (Common Business-Oriented Language) is primarily used in business, finance, and administrative systems for companies and governments. It was designed by Howard Bromberg, Howard Discount, Vernon Reeves, Jean E. Sammet, William Selden, and Gertrude Tierney.
  • BASIC

    Acronym for ( Beginner's All-purpose Symbolic Instruction Code). John G. Kemeny and Thomas E. Kurtz designed the original BASIC language at Dartmouth College in New Hampshire in 1964
  • LOGO

    LOGO is 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 deisgned by Wally Feurzeig and Seymour Papert.
  • B

    B is a programming language devolped at Bell Labs. This was the work of Ken Thompson and Dennis Richie. B was designed for recursive, non-numeric, machine independent applications, such as system and language software.
  • PASCAL

    PASCAL is a historically influential imperative and procedural programming language. It was designed by Niklaus Wirth.
  • C

    C provides constructs that map efficiently to typical machine instructions, and therefore it has found lasting use in applications that had formerly been coded in assembly language, including operating systems, as well as various application software for computers ranging from . supercomputers to embedded systems. C was made my Dennis Ritchie, co-worker of Ken Thompson.
  • ML

    ML is known for its use of the Hindley–Milner type inference algorithm, which can automatically infer the types of most expressions without requiring explicit type annotations. It was designed by Robin Milner and others at the Univeersity of Edinburgh
  • SQL

    SQL (Structured Query Language) 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). It was designed by Donald D. Chamberlin and Raymond F. Boyce.
  • ADA

    ADA was devolped by Jean Ichbiah. Ada is a structured, statically typed, imperative, wide-spectrum, and object-oriented high-level computer programming language, extended from Pascal and other languages.
  • C++

    C++ is a general-purpose programming language. It has imperative, object-oriented and generic programming features, while also providing facilities for low-level memory manipulation. It was designed by Bjarne Strostrup.
  • Visual Basic

    Visual Basic is a legacy third-generation event-driven programming language and integrated development environment (IDE). It was designed by Microsoft.
  • PYTHON

    PYTHON is a widely used general-purpose, high-level programming language. Its design 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. It was designed by Gudio Von Russom,
  • JavaScript

    Java Scipt is a high level, dynamic, untyped, and interpreted programming language. It was deisgned by Brendan Eich and it was then devolped by Netscape unlike Java at Sun Microsystems.
  • Java

    Java is a general-purpose computer programming language that is concurrent, class-based, object-oriented,[12] and specifically designed to have as few implementation dependencies as possible. It was designed by James Gosling and Sun Microsystems.
  • PHP

    PHP (Hypertext Processor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. It was designed by Rasmus Ledorf.
  • Delphi

    Delphi is an integrated development environment (IDE) for console, desktop graphical, web, and mobile applications. It was devolped by Borland from 1995 to 2008.