1.2 Timeline Assignment

By bbaney
  • Plankalkul

    Designed by Konrad Zuse. It was the first high-level language designed for a computer. 'Plankalkul' is german for "Plan Calculus"
  • FORTRAN

    Designed by John Backus. Suited to numeric computation and scientific computing. 'FORTRAN' is short for Formula Translation.
  • COBOL

    Designed by Howard Bromberg for business use. 'COBOL' stands for Common business-oriented language
  • RPG

    Designed by IBM mainly for business applications. 'RPG' stands for "Report Program Generator".
  • SQL

    Designed by Donald D Chamberlin & Raymond F. Boyce. Used for handling structured data where there are relations between different entities/variable of the data. 'SQL' stand for "Structure Query Language".
  • BASIC

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

    Designed by Wally Feurzeig. Widely known for its use of turtle graphics, in which commands for movement and drawing produced line graphics either on screen or with a small robot. 'LOGO' is from the Greek word logos meaning "thought".
  • B

    D. M. Ritchie and K. L. Thompson designed 'B'. Its main purpose is for non-numeric applications such as system programming. The name 'B' was derived from BCPL
  • PASCAL

    Designed by Niklaus Wirth. Object-oriented programming used by apple computers.
  • C

    Dennis Ritchie designed 'C'. He designed it to be compiled using a creatively straightforward compiler, to provide low-level memory manipulation.
  • C++

    Designed by Bjarne Stroustrup. It is imperative, object-oriented and generic programming features, while also providing facilities for low-level memory manipulation.
  • ADA

    Designed by Jean Ichbiah. ADA is embedded and has real-time systems. Is named after Ada Lovelace.
  • Lisp

    Designed by John McCarthy. Originally created as a practical mathematical notation for computer programs, most favored for "AI".
  • Math-Matic

    Designed by Wolfram Research. Its main purpose was for elementary functions and specal functions.
  • ML

    Designed by Robin Miner. It provides pattern matching for function arguments. 'ML' stands for "Meta Language".
  • Python

    Designed by Guido van Rossum. Python emphasizes code readablty, notable using significant whitespace.
  • Visual Basic

    Designed by Microsoft. Made to be relatively easy to learn and use.
  • Delpi

    Designed by Embarcadero Technologies. An Even-driven language
  • JAVA

    Designed by James Gosling. It was specifically designed to have as few implementation dependencies as possible. Intended to "Write once, run anywhere".
  • Java Script

    Designed by Brendan Eich. Enables interactive web pages and thus is an essential part of web applications
  • PHP

    Designed by Rasmus Lerdorf. It was designed for web template systems, web content management systems, and web frameworks. 'PHP' is representing "Hypertext Preprocessor".