Programming language

  • Plankalkul

    s 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.
  • Fortran

    is a general-purpose, compiled imperative programming language that is especially suited to numeric computation and scientific computing.
  • 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 beginning around 1955 by a team led by Charles Katz under the direction of Grace Hopper.
  • COBOL

    is a compiled English-like computer programming language designed for business use. Inventor: Grace Murray Hopper
  • RPG

    is a modern proprietary high-level programming language for business applications, popular on the IBM I operating system on IBM Power Systems hardware.
  • Lisp

    is a family of 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
  • BASIC

    Beginner's All-purpose Symbolic Instruction Code. The original version was designed by John G. Kemeny and Thomas E.
  • LOGO

    is an educational programming language, designed in 1967 by Wally Feurzeig, Seymour Papert, and Cynthia Solomon. Logo is not an acronym: the name was coined by Feurzeig while he was at Bolt, Beranek and Newman, and derives from the Greek logos, meaning word or thought.
  • B

    Not used often
    Developer: Ken Thompson, Dennis Ritchie
    Designed by: Ken Thompson
  • ML

    s a general-purpose functional programming language. ML is statically-scoped. It is known for its use of the polymorphic Hindley–Milner type system
  • PASCAL

    is an imperative and procedural programming language, designed by Niklaus Wirth as a small, efficient language intended to encourage good programming practices using structured programming and data structuring.
  • 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

    a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system
  • ADA

    Ada is a structured, statically typed, imperative, and object-oriented high-level programming language, extended from Pascal and other languages
  • Java

    is a class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.
  • Python

    is an interpreted, high-level and general-purpose programming language. Python's design philosophy emphasizes code readability with its notable use of significant whitespace.
  • Visual Basic

    is a third-generation event-driven programming language from Microsoft known for its Component Object Model programming model first released in 1991 and declared legacy during 2008
  • PHP

    is a general-purpose scripting language especially suited to web development? It was originally created by Danish-Canadian programmer Rasmus Lerdorf in 1994.
  • Delphi

    is a software product that uses the Delphi dialect of the Object Pascal programming language and provides an integrated development environment for rapid application development of desktop, mobile, web, and console software, currently developed and maintained by Embarcadero Technologies
  • Javascript

    is a programming language that conforms to the ECMAScript specification. JavaScript is high-level, often just-in-time compiled, and multi-paradigm. It has curly-bracket syntax, dynamic typing, prototype-based object-orientation, and first-class functions
  • C++

    is a general-purpose programming language created by Bjarne Stroustrup as an extension of the C programming language, or "C with Classes"