Evolution Of Computer Langauge

  • PLANKALKUI

    Plankalkui was designed for engineering purposes by Konrad Zuse. Plankalkui is german for Plan Calculus
  • RPG

    RPG
    RPG was designed by IBM. It's for business applications. It Stands for Report Program Generator.
  • FORTRAN

    FORTRAN
    It was developed by John Backus and IBM . It is used for scientific and engineering applications. Fortran is short for "Formula Translation
  • MATH-MATIC

    MATH-MATIC was written by a team led by Charles Katz under the direction of Grace Hopper.MATH-MATIC allowed for larger programs, automatically generating code to read overlay segments from UNI SERVO tape as required. MATH-MATIC is the marketing name for the AT-3 (Algebraic Translator 3) compiler
  • LISP

    LISP
    It was designed by John McCarthy and developed by Steve Russell, Timothy P. Hart, and Mike Levin.It's purpose was a practical mathematical notation for computer programs.LISP stands for list processing
  • COBOL

    COBOL
    COBOL was developed by CODASYL or Conference/Committee on Data Systems Languages.It was designed by Howard Bromberg, Howard Discount, Vernon Reeves, Jean E. Sammet, William Selden, Gertrude Tierney.It's purpose was business use. COBOL is primarily used in business, finance, and administrative systems for companies and governments. COBOL stands for common business-oriented language
  • BASIC

    BASIC
    John G. Kemeny and Thomas E. Kurtz designed the original BASIC language. They developed this program because when they was in college nearly all use of computers required writing custom software, which was something only scientists and mathematicians tended to learn.So they wanted a program everyone could use. BASIC is an acronym for Beginner's All-purpose Symbolic Instruction Code
  • LOGO

    LOGO
    Logo was designed and developed by Daniel G. Bobrow, Wally Feurzeig, Seymour Papert and Cynthia Solomon.LOGO is often used for young school children as a basic method of programming instructions into a computer to create a graphic.
  • B

    B
    It is the work of Ken Thompson with Dennis Ritchie.B was designed for recursive, non-numeric, machine independent applications, such as system and language software.Dennis Ritchie says that the name might be bases on Thompson earlier program "Bon"
  • PASCAL

    PASCAL
    Pascal was designed by Niklaus Wirth. The program was intended to encourage good programming practices using structured programming and data structuring. It was named in honor of the French mathematician and philosopher Blaise Pascal,
  • C

    C
    C was originally developed by Dennis Ritchie. It was designed to be compiled using a compiler, to provide low-level access to memory, to provide language constructs that turns into machine instructions, and to require minimal run-time support.There's many opinions about what "C" stands for but the most common is that it is simply a successor of a program called "B"
  • ML

    ML was developed by Robin Milner. it was conceived to develop proof tactics in the LCF theorem prover. ML stands for MetaLanguage
  • SQL

    It was developed by Donald D. Chamberlin and
    Raymond F. Boyce. SQL was designed for managing data. SQL is an acronym for Structured Query Language
  • ADA

    ADA
    The program was developed by a team led by Dr. Jean Ichbiah. ADA's purpose is to improve code safety and maintainability by using the compiler to find errors in favor of runtime errors. ADa was named after Ada Lovelace
  • C++

    C++
    This program was developed by Bjarne Stroustrup. It was developed for low-level memory manipulation. It means one better than C
  • VISUAL BASIC

    VISUAL BASIC
    It was developed by Microsoft.Visual basic can help A programmer can create an application using the components provided by the Visual Basic program itself.
  • Delphi

    Delphi
    Delphi was originally developed by Borland as a rapid application development tool it is the successor of Turbo Pascal. Delphi is short for Embarcadero Delphi.
  • PHP

    PHP
    It was originally created by Rasmus Lerdorf. PHP was designed for web development.PHP stands for Hypertext Preprocessor
  • JAVA

    JAVA
    Java was designed by James Gosling.It was developed by Sun Microsystem.It is intended to let application developers "write once, run anywhere"Java doesn't stand for anything. It was originally called OAK.
  • JAVASCRIPT

    JAVASCRIPT
    It was designed by Brendan Eich.It was developed by Mozilla Corporation. It can be used to control web pages on the client side of the browser, server-side programs, and even mobile applications.JavaScript doesn't stand for anything
  • PYTHON

    PYTHON
    Python was designed by Guido van Rossum. It's design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than possible in languages such as C++ or Java.