programing languages

By chuchu1
  • MATH-MATIC

    created by remington rand marketing name for the AT-3 compiler, an early programming language for the UNIVAC I and UNIVAC II
  • lisp

    created by John Mcarthy 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
  • BASIC

    Beginner's All-purpose Symbolic Instruction Code =BASIC created by John .G high-level programming languages whose design philosophy emphasizes ease of use
  • LOGO

    created by wally feurzeig educational programming language
  • B

    developed by Ken Thompson
    B was designed for recursive, non-numeric, machine-independent applications
  • ADA

    made by, Jean Ichbiah, S. Tucker Taft
    international language of software engineer
  • COBOL

    created by howard bomberg compiled English-like computer programming language designed for business use. It is imperative, procedural and, since 2002, object-oriented
  • java

    created by james gosling general-purpose computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible
  • javascript

    created by brenden eich high-level, dynamic, weakly typed, prototype-based, multi-paradigm, and interpreted programming language
  • fortran

    created by John Backus general-purpose, imperative programming language that is especially suited to numeric computation and scientific computing
  • C

    created by Dennis Ritchie general-purpose, imperative computer programming language, supporting structured programming, lexical variable scope and recursion, while a static type system prevents many unintended operations.
  • SQL

    developed by ISO 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
  • Delphi

    created by borland
  • C++

    created by Bjarne Stroustrup general-purpose object-oriented programming (OOP) language, developed by Bjarne Stroustrup, and is an extension of the C language. It is therefore possible to code C++ in a "C style" or "object-oriented style.