Programming

Programming Languages Timeline

By treygo
  • Period: to

    Programming Languages

  • Plankalkül

    Plankalkül

    Plankalkülis a programming language designed for engineering purposes by Konrad Zuse between 1943 and 1945
  • MATH-MATIC

    MATH-MATIC

    is the marketing name for the AT-3 compiler, an early programming language for the UNIVAC I and UNIVAC II. Intended as an improvement over FORTRAN.
  • FORTRAN

    FORTRAN

    FotranIs a general-purpose, imperative programming language that is especially suited to numeric computation and scientific computing. Originally developed by IBM[
  • LISP

    LISP

    Is a family of computer programming languages with a long history and a distinctive, fully parenthesized Polish prefix notation
  • COBOL

    COBOL

    is a compiled English-like computer programming language designed for business use
  • BASIC

    BASIC

    acronym for (Beginner's All-purpose Symbolic Instruction Code) is a family of general-purpose, high-level programming languages whose design philosophy emphasizes ease of use.
  • LOGO

    LOGO

    LOGO is an educational programming language
  • B

    B

    Bis a programming language developed at Bell Labs circa 1969. It is the work of Ken Thompson with Dennis Ritchie. B first appeared circa 1969.
  • PASCAL

    PASCAL

    is a historically influential imperative and procedural programming language
  • C

    C

    is a general-purpose, imperative computer programming language. It supports structured programming, lexical variable scope and recursion, while a static type system prevents many unintended operations.
  • ML

    ML

    ML is a general-purpose functional programming language
  • SQL

    SQL

    SQL Structured Query Language[6][7][8][9]) 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

    ADA

    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++

    C++ is a general-purpose programming language. It has imperative, object-oriented and generic programming features, while also providing the facilities for low-level memory manipulation.
  • Python

    Python

    Pythons a widely used general-purpose, high-level programming language.[17][18][19] 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.[20][21] The language provides constructs intended to enable clear programs on both a small and large scale.[22]
  • Visual Basic

    Visual Basic

    is a third-generation event-driven programming language and integrated development environment (IDE) from Microsoft for its COM programming model
  • Delphi

    Delphi

    is an integrated development environment (IDE) for console, desktop graphical, web, and mobile applications.[1]
  • Java

    Java

    Javais a general-purpose computer programming language that is concurrent, class-based, object-oriented,[11] and specifically designed to have as few implementation dependencies as possible.
  • PHP

    PHP

    PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language
  • Javascript

    Javascript

    Javascript is a dynamic computer programming language.[5] It is most commonly used as part of web browsers, whose implementations allow client-side scripts to interact with the user, control the browser, communicate asynchronously, and alter the document content that is displayed