Programming Languages

By cas1027
  • Plankalkül

    Plankalkül
    Plankalkül is a programming language designed for engineering purposes by Konrad Zuse. It was the first high-level programming language to be designed for a computer.
  • MATH-MATIC

    MATH-MATIC
    MATH-MATIC is the marketing name for the AT-3 compiler, an early programming language for the UNIVAC I and UNIVAC II. MATH-MATIC was written by a team led by Charles Katz under the direction of Grace Hopper.
  • Fortran

    Fortran
    It is derived from Formula Translation. It is a general-purpose, compiled imperative programming language that is especially suited to numeric computation and scientific computing. It was designed by John Backus
  • Lisp

    Lisp
    Lisp is a family of computer programming languages with a long history and a distinctive, fully parenthesized prefix notation. Originally specified in 1958, Lisp is the second-oldest high-level programming language in widespread use today. It was designed by John McCarthy.
  • COBOL

    COBOL
    COBOL is an acronym for common business-oriented language is a compiled English-like computer programming language designed for business use. It was created by Howard Bromburg.
  • RPG

    RPG
    RPG is a high-level programming language for business applications. It was developed by IBM.
  • BASIC

    BASIC
    Acronym for Beginner's All-Purpose Symbolic Instruction Code. It is a family of general purpose programming languages that emphasize ease of use. It was designed by John G. Kemeny, Thomas E. Kurtz, and Mary Kenneth Keller.
  • Logo

    Logo
    Logo is an educational programming language, designed in 1967 by Wally Feurzeig, Seymour Papert and Cynthia Solomon. Logo is not an acronym. It was coined by Feurzeig and derives from the Greek logos, meaning word or "thought".
  • B

    B
    The name is derived from BCPL. B was designed for recursive, non-numeric, machine-independent applications, such as system and language software. It was designed by Ken Thompson.
  • PASCAL

    PASCAL
    Pascal is an imperative and procedural programming language, which Niklaus Wirth designed as a small, efficient language intended to encourage good programming practices using structured programming and data structuring. It is named in honor of the French mathematician, philosopher and physicist Blaise Pascal.
  • C

    C
    It is a general purpose, imperative programming language, supporting structured programming, lexical variable scope and recursion, while a static type system prevents many unintended operations. It was created by Dennis Ritchie.
  • ML

    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.
  • ADA

    ADA
    Named after the creator of the first computer program, Ada Lovelace, ADA was designed to improve code safety and maintainability. It is used for critical software. It was designed by Jean Ichbiah and S. Tucker Taft
  • C++

    C++
    C++ is a sophisticated, efficient and a general-purpose programming language based on C. It was developed by Bjarne Stroustrup in 1979.
  • SQL

    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. It was developed by ISO/IEC.
  • Python

    Python
    Python is an interpreted high-level programming language for general-purpose programming. Created by Guido van Rossum, Python has a design philosophy that emphasizes code readability, notably using significant whitespace.
  • Visual Basic

    Visual Basic
    Visual Basic is a third-generation event-driven programming language and integrated development environment programming model by Microsoft. Microsoft intended Visual Basic to be relatively easy to learn and use.
  • Delphi

    Delphi
    Delphi is an integrated development environment for rapid application development of desktop, mobile, web, and console software developed by Borland.
  • Java

    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 created by James Gosling.
  • Javascript

    Javascript
    JavaScript is a high-level, interpreted programming language. It is a language which is also characterized as dynamic, weakly typed, prototype-based and multi-paradigm. It was designed by Brendan
    Eich.
  • PHP

    PHP
    PHP is a server-side scripting language designed for Web development, but also used as a general-purpose programming language. It was originally created by Rasmus Lerdorf.