Programming Languages

  • Plankalkul

    Designed by Kornad Zuse
    Developed for enginiring purposes
  • Fortran

    Formula Translating System
    Suited to Numeric Computation and Scientific Computing
    Develped by Jhon Backus
  • MATH-MATIC

    marketing name for the AT-3 compiler
    early programing language for the UNIVAC 1 and UNIVAC 2
    developed by Charles Katz
  • COBOL

    common buisiness-oriented language
    Used ro busness, finance, and administrative systems
    Designed by Howard Bromberg, Howard Discount, VVernon Reeves, Jean Sammet, William Selden, Gertrude Tierney
  • RPG

    developed by IBM
    high-level programming language for Buisiness applications
  • BASIC

    Beginner's All-purpose Symbolic Instruction Code
    develped by John Kenny and Thomas Kurtz for easy use
  • LOGO

    Devoloped by Wally Feurzeig, Seymour Papert
    originaly used to teach concepts of programing related to Lisp
  • Lisp

    Developed by John Mcarthy
    Second oldest high-level
    originaly for practical mathematical notation for comoputer programs
  • B

    Based on the BCPL language
    Developed by Ken Thompson and Dennis Ritchie
    changes to BCPL to suit thompson's preferances
    (no day or month found)
  • PASCAL

    developed by Nikalaus Wirth
    small and efficient
    intended to encourage good programing practives using structured programing and data structuring
  • ML

    used in the Logic for Computable Functions theroem-proving project
    Developed by Robin Milner
  • C

    General purpose imperitive programing language
    Developed by Dennis Ritchie
    Re-Implementation of the Unix system
  • SQL

    Structured Query Language
    Developed by ISO/IEC
    Designed for data held in a relational database management system
  • ADA

    Named after Ada Lovelace
    Designed for the US and UK departments of defense
    Designed by Jean Ichbiah of CII Honeywell Bull
    DAY AND MONTH NOT ACURATE (was only able to find the year)
  • C++

    Devolped by Bjarne Stroustrup
    Desiged for system programing with low level memory manipulation
  • Python

    Developed by Guido van Rossum
    emphesizes code readabillity
    express concepts in fewer lines of code
  • Visual Basic

    Developed by Microsoft
    Designed to be realitively easy to learn and use
  • Java

    Developed by James Gosling and Sun microsystems
    Designed to have as few implementation dependencies as possible, so developers could write once, run everywere.
  • Javascript

    High-level, untyped, and interpreted programing language.
    used primarly for websites.
    developed by Brendan Eich
  • PHP

    Designed by Rasmus Lerdorf
    Designed for web-development
  • Delphi

    Debeloped by Borland and Embarcadero Technologies
    Made for console, destop graphical, web, and mobile applications
    Made for rapid application development