Programming Languages Timeline- D Helms

By davis19
  • PLankalkul

    Konrad Zuse, designed for engineering purposes.
  • Fortran

    John Brackus, numeric computaion and scientific computing, Formula Translating System.
  • MATH-MATIC

    Charles Katz, intended as an inprovement of FORTRAN.
  • LISP

    ohn McCarthy, created as a practical mathematical notationfor programs.
  • COBOL

    Howard Bromberg, Howard Discount, Vernon Reeves, Jean E. Sammet, William Selden, Gertrude Tierney. Business use only, stands for common business-oriented language
  • RPG

    Created by IBM, a tool to replicate punched card processing.
  • PASCAL

    Niklaus Wirth , intended to encourage good programming practices using structured programming and data structuring.
  • BASIC

    John G, Keneny amd Thomas E Kurts, designed as a way for students to write programs easier, Begnners All-Purpose Symbolic Instuction Code
  • LOGO

    Walley Feurzeig and Seymore Papert, comands for movement and drawing produced line grapghics on a screen or with a small robot called a "turtle".
  • B

    Ken Thompson and Dennis Ritchie, used for non numeric machine independent applications, Based on Bon an earlier language.
  • C

    Dennis Ritchie, cuntructts map macine intructions
  • ML

    Robin Milner, developed proof tactics in the LCF theorem prover
  • SQL

    Donald D. Chamberlin and Raymond F. Boyce, designed for managing data held in a relational database management system, or for stream processing in a relational data stream management system. (Structured Query Language)
  • ADA

    Tucker Taft And Jean Ichbiach Created it, used to improve safety and maintainability by leveraging the complier to find time errors. Name is based off of the first computer programer Ada Lovelace
  • C++

    Bjarne Stroustrap,general purpose
  • PYTHON

    Guido van Rossum , designed to make code easier to read.
  • Visual Basic

    Microsoft was the developer, enables the rapid application development of graphical user interface applications, access to databases.
  • JavaScript

    Brendan Eich, prototype-based with first-class functions, making it a multi-paradigm language, supporting object-oriented, imperative, and functional programming styles
  • Delphi

    Borland, made for desktop mobile and console aplications.
  • JAVA

    James Gosling ans Sun Microsystems, class based object oriented designed to have as few implementation dependencies as possible.
  • PHP

    Ransus Lerdorf, designed for web development.