Coding Timeline Colby Allen

  • Plankalkul

    Is a programming language designed for engineering purposes by Konrad Zuse. Although made in this time, was not implemented until 1998 and 2000.
  • Period: to

    Coding Languages

  • Fortran

    A draft specification for The IBM Mathematical Formula Translating System was completed by mid-1954. The first manual for FORTRAN appeared in October 1956. Suited for numerical computations.
  • MATH-MATIC

    Was intended as an improvement over fortran. And it was created by a group in 1957 led by Charles Katz.
  • LISP

    Although it was implemented in 1958 it is still a language used today, iot was developed by John McCarthy. It was originally purposed to be a mathematical notation for prgrams, but then was used as the prgramming later for AI.
  • COBOL

    Made by the Short Range Committee, it is based on business and finance. COBOL is a Compiled Computer Programming Language.
  • RPG

    Was a high level prgramming language for business applications. It was developed by IBMin 1959.
  • Basic

    Is an Acronym for Beginner's All-purpose Symbolic Instruction Code. It was high level prgramming that emphasized easy use. In 1964 John G. Kemeny and Thomas E. Kurtz developed basic and were unbeknownst to the coding legacy they had begun.
  • Logo

    Is an educational programming language that was designed by Daniel G. Bobrow, Wally Feurzeig, Seymour Papert and Cynthia Solomon in 1967.
  • B

    Was Developed by Bell Labs on 1969 It is the work of Ken Thompson and Dennis Ritchie.
  • Pascal

    It is an imperative and procedural programming language and was developed by Niklaus With in 1970.
  • ML

    Ml is a general purpose functioning language developed by Robin Milner along with otheres in the early 1970's.
  • Ada

    Ada is a structured, statically typed, imperative, wide-spectrum, and object-oriented high-level computer programming language. Requests for proposals of this language were placed in 1977.
  • C

    C is a language that is structured programming and allows lexical variable scope and recursion, while a static type system prevents many unintended operations. Its design provides constructs that map efficiently to typical machine instructions, and therefore it has found lasting use in applications that had formerly been coded in assembly language, most notably system software like the Unix computer operating system. In 1978, Brian Kernighan and Dennis Ritchie implemented this language (wow!)
  • C++

    It was invented by Bjourne Stoustraup and was first released in 1985. It's purpose was to be a generic, imperative, and object oriented prgramming features.
  • Python

    Was designed for code readability and to express concepts in fewer lines of code. Deveoped by Guido Van Russom and was first implemented December of 1989,
  • Visual Basic

    First released In May 1991, Meant to be used to make RAD and GUI. Owned by Microsoft and was aimed to be easy to use and understand. It was developed by Alan Cooper.
  • Javascript

    Developed by Brendan Eich it was a competitor to C++. It was first released in 1994. It is most commonly used as part of web browsers.
  • PHP

    Was developed by the PHP group and designed by Ransmus Lernoff. was supposed to be imperative and functional. Appered in 1995.
  • Delphi

    Delphi is an object derivitive of Pascal and adopted generics later due to criticisms. It is a native code and was developed in 1995.