1.2 timeline assingment

  • Plankalkul

    Plankalkul was developed by Kanrad Zuse for engineering purposes including algebraic statements and subroutines. Plankalkul is German for Plan Calculus.
  • MATH-MATIC

    written by a team led by Charlz Katz under direction of Grace Hopper. MATH-MATIC was developed by Charles Katz and was the early programming language for UNIVAC I and UNIVAC II.
  • fortran

    developed by a team of programmers at IBM led by John Backus
    The name FORTRAN is an acronym for FORmula TRANslation, because it was designed to allow easy translation of math formulas into code
  • Lisp

    developed by John McCarthy
    used in seminal artificial intelligence projects like the SHRDLU natural language program
    stands for LISt Processing
  • B

    the work of Ken Thompson with Dennis Ritchie
    designed for recursive, non-numeric, machine-independent applications, such as system and language software
    B stands for Bon
  • RPG

    RPG was developed by IBM for business applications on machines using punch cards. RPG stands for Report Program Generator.
  • BASIC

    designed by John G. Kemeny and Thomas E. Kurtz
    wanted to enable students in fields other than science and mathematics to use computers.
    Stands for Beginners' All-purpose Symbolic Instruction Code
  • LOGO

    LOGO Designed by Wally Feurzeig, Seymour Papert, and Cynthia Solomon. Used for functional programming for generating basic shapes using a turtle cursor. Logo has no acronym
  • PASCAL

    PASCAL was developed by Niklaus Wirth Pascal was a highly influential language for structured and data programming. Pascal was named in honor of the French mathematician Blaise Pascal.
  • C

    originally developed at Bell Labs by Dennis Ritchie
    provides constructs that map efficiently to typical machine instructions and has found lasting use in applications previously coded in assembly language.
    Stands for Cross system
  • ML

    ML was by Robin Milner and it is commonly used for client/ server programs and financial systems. ML stands for meta language.
  • SQL

    SQL was developed by Donald D. Chamberlin and Raymond F. Boyce at IBM. SQL was primarily used for managing data and stream processing. SQL stands for Structured Query Language.
  • ADA

    designed by a team led by French computer scientist Jean Ichbiah
    designed for development of very large software systems.The adherence to strong typing allows detection of many common software errors,either during compile-time, or otherwise during run-time.
    Ada was named for Augusta Ada King, countess of Lovelace, who was an assistant to the 19th-century English inventor Charles Babbage, and is sometimes called the first computer programmer
  • JAVA

    started as a project called "Oak" by James Gosling in June 1991. Gosling's goals were to implement a virtual machine and a language that had a familiar C-like notation but with greater uniformity and simplicity than C/C++.
    stands for Japan Anti-Vivisection Association
  • Phython

    Python was developed by Guido Van Rossum as a high-level programming language made to emphasize code readability. Its syntax allows programmers to use fewer lines of code to convey their ideas. Python has no acronym
  • Visual Basic

    Visual Basic was developed by Microsoft. It was designed to be easy to learn with a GUI and access to databases including objects and forms.
  • DELPHI

    Language designers: Anders Hejlsberg
    primarily used to build applications for Windows systems but can be used to build applications for a variety of operating systems.
    stands for: Detector with Lepton, Photon, and Hadron Identification.
  • Javascript

    developed by Brandan Eich
    created it for Netscape Navigator, was originally named Mocha, but quickly became known as LiveScript and, later, JavaScript.
    language's name is the result of a co-marketing deal between Netscape and Sun
  • PHP

    PHP was developed by Rasmus Lerdorf as a server-side scripting language used mainly for web development but can also be used as a general-purpose programming language. It originally PHP stood for Personal Home Page but now it means Hypertext Preprocessor.
  • C++

    developed by Bjarne Stroustrup
    an extension of the C language; he wanted an efficient and flexible language similar to C that also provided high-level features for program organization.
  • COBOL

    Invented by Grace Murray Hopper
    a compiled English-like computer programming language designed for business use.
    Stands for Common business oriented language