Computer language

  • Plankalkul

    Was created by Konrad Zuse. Plankalkul was designed for engineering purposes.
  • COBOL

    Was designed by Howard Bromberg, Howard Discount, Vernon Reeves, Jean E. Sammet, William Selden, Gertrude Tierney. COBOL was designed for use in business, finance, and administrative systems for companies and governments.COBOL stands for common business-oriented language.
  • Fortran

    was created by John Backus. Was developed for scientific and engineering applications. Fortran was derived from Formula Translation.
  • MATH-MATIC

    was created by Remington Rand.MATH-MATIC was designed for business. MATH-MATIC names come from the marketing name for the AT-3 (Algebraic Translator 3) compiler, an early programming language for the UNIVAC I and UNIVAC II.
  • Lisp

    Was created by John McCarthy.Lisp was designed for the practical mathematical notation for computer programs, influenced by the notation of Alonzo Church's lambda calculus. Lisp comes from Locator/Identifier Separation Protocol.
  • RPG

    Was created by IBM.RPG was designed for business applications.
  • BASIC

    Was created by John G. Kemeny and Thomas E. Kurtz.BASIC was created to enable students in fields other than science and mathematics to use computers. BASIC stands for Beginner's All-purpose Symbolic Instruction Code.
  • LOGO

    Was created by Wally Feurzeig, Seymour Papert, Cynthia Solomon.LOGO was designed to be an educational programming language.LOGO came from Feurzeig while he was at Bolt, Beranek, Newman, and derives from the Greek logos, meaning word or thought.
  • B

    Was created by Ken Thompson and Dennis Ritchie.B was designed for recursive,non-numeric, machine-independent applications, such as system and language software
  • PASCAL

    Was created by Niklaus Wirth.PASCAL was developed as a small, efficient language intended to encourage good programming practices using structured programming and data structuring.
  • C

    Was created by Dennis Ritchie. It was created to make utilities running on Unix.
  • ML

    Was created by Robin Milner and others at the University of Edinburgh.ML was designed for polymorphic Hindley–Milner type system.ML stands for Meta language.
  • SQL

    Was created by Donald D. Chamberlin and Raymond F. Boyce.SQL was designed for managing data held in a relational database management system (RDBMS), or for stream processing in a relational data stream management system (RDSMS).SQL stands for Structured Query Language.
  • ADA

    Was created by Jean Ichbiah.ADA was created to supersede over 450 programs used by the government. ADA was named after Ada Lovelace who was credited as the world first computer programmer.
  • C++

    was created by Bjarne Stroustrup.C++ was designed with a bias toward system programming and embedded, resource-constrained and large systems, with performance, efficiency and flexibility of use as its design highlights
  • Python

    Was created by Guido van Rossum. Python was designed to provides constructs that enable clear programming on both small and large scales.
  • Visual Basic

    Was created by Microsoft. Visual Basic was designed it to be relatively easy to learn and use.
  • Delphi

    Was created by Anders Hejlsberg.Delphi was created as a rapid application development tool for Windows as the successor of Turbo Pascal.
  • Java

    Was created by James Gosling.Java was designed to have as few implementation dependencies as possible.
  • JavaScript

    was created by Brendan Eich. JavaScript was designed to enable interactive web pages and became an essential part of web applications.
  • PHP

    Was created by Rasmus Lerdorf.PHP was designed for web development.PHP comes from Hypertext Preprocessor.