Comp languages

  • PLANKALKUL

    Plankalkul was developed by Konrad Zuse. It was designed to be used for engineering purposes.
  • FORTRAN

    FORTRAN acronym for FORmula TRANslation was developed by a team of programmers at IBM led by John Backus designed to allow easy translation of math formulas into code
  • MATH-MATIC

    MATH-MATIC was developed by Charles Katz and was the early programming language for UNIVAC I and UNIVAC II. MATH-MATIC was intended as an improvement over FORTRAN. MATH-MATIC led to the development of the first English-language business data processing compiler, B-0 (FLOW-MATIC).
  • COBL

    Common Business-Oriented Language the acrynym if the high level computer language designed by Grace Hopper to fulfill two major objectives: portability (ability of programs to be run with minimum modification on computers from different manufacturers) and readability
  • RPG

    RPG is a high-level language for business applications. IBM developed RPG in 1959.
  • Basic

    John George Kemeny and Thomas Eugene Kurtz created the programming language basic. Basic allows for a wide range of applications, and it has many versions
  • LOGO

    Wally Feurzeig, Seymour Papert originally conceived and written as a functional programming language,and drove a mechanical turtle as an output device. It also has significant facilities for handling lists, files, I/O, and recursion
  • B

    It was primarily for non-numeric applications such as system programming designed by D. M. Ritchie and K. L. Thompson
  • PASCAL

    PASCAL was developed by Niklaus Wirth. He intended the language to be used to encourage good programming practices.
  • C

    General-purpose programming language initially developed by Dennis Ritchie
  • ML

    ML was developed by Robin Milner at the University of Edinburgh. It is known for its use of Hindley-Milner interference algorithim, which ensures type safety.
  • SQL

    SQL is a special purpose language designed for managing data in relational database management systems. It was developed at IBM by Donald D. Chamberlin and Raymond F. Boyce.
  • ADA

    Ada is a modern programming language designed for large, long-lived applications the proprietor was Jean Ichbiah
  • C++

    language created in 1983 by Bjarne Stroustrup and designed to serve as an enhanced version of the C language.
  • PYTHON

    Python is a general purpose language that emphasizes readability. It was developed by Guido van Rossum at CWI in the Netherlands.
  • VISUAL BASIC

    DEVOLPER IS Microsoft . Visual Basic was designed by Microsoft. The language is event-driven and relatively easy to use and learn.
  • JAVA

    Java programming Language evolved from a language named Oak .Java was created at Sun Microsystems, Inc., where cofounder William (Bill) Joy led a team of researchers in an effort to create a new language that would allow consumer electronic devices to communicate with each other.
  • JAVASCRIPT

    JavaScript designed by Brendan Eich started out as a scripting language being developed by Netscape called LiveScript in the Navigator 2.0 beta version of the browser. This language did not pick up much until Sun Microsystems Java programming language became popular and Netscape changed the name to JavaScript.
  • PHP

    PHP was developed by Rasmus Lerdorf. It is an open source language for web development.
  • Delphi

    Delphi programming language was developed by Borland . Delphi is a native code compiler that runs under Window v3.1 or Windows '95. Delphi is essentially object Pascal with similar programming tools found in Microsoft Visual Basic 3.0.
  • LISP

    Lisp Designed by John McCarthy Lisp was originally created as a practical mathematical notation for computer programs, influenced by the notation of Alonzo Church's lambda calculus. It quickly became the favored programming language for artificial intelligence