Programming languages

  • Plankalkul

    made by Konrad Zuse
    Is desgined for Enginerring purposes. It was the first high-level not von Neumann programming to be made for a computer.
  • Fortran

    Made by John Backus & IBM.
    Fortran was made for scientific and engineering applications
  • MATH-MATIC

    MAde by a group led by Charles Katz.
    Made for the Univac 1 and 2. Intended to be better then Foretran
  • Lisp

    Made by Steve Russell, Timothy P. Hart, and Mike Levin.
    It was created as a practical mathematical notation for computer programs.
    Lisp("LISt Processing)
  • COBOL

    Made by Grace Hopper, William Selden, Gertrude Tierney, Howard Bromberg, Howard Discount, Vernon Reeves, Jean E. Sammet
    COBOL was made for private industries, universities, goverment
    COBOL(COmmon Business-Oriented Language)
  • RPG

    Made by IBM
    It was made for writing programs with punch cards in older punch card computers
    RPG(Report Program Generator)
  • BASIC

    Made by John George Kemeny and Thomas Eugene Kurtz.
    They made BASIC to enable students in fields other than science and mathematics to use computers.
    BASIC (Beginner's All-purpose Symbolic Instruction Code)
  • LOGO

    Made by Wally Feurzeig, Seymour Papert
    LOGO was made for "turtle graphics" where commands for movement and drawing produced line graphics.
    Logo means Word in greek
  • B

    Made by Ken Thompson, Dennis Ritchie.
    B was made to simplify BCPL
  • Pascal

    Made by Niklaus Wirth
    was made to encourage good programming practices using structured programming and data structuring.
  • C

    Made by Dennis Ritchie & Bell Labs.
    C was created to be a langueg that was straight foward Compiler to provide low acess memory.
  • ML

    Made by Robin Milner & others at the University of Edinburgh
    Ml was made to improve call-by-value evaluation strategy, first-class functions, automatic memory management through garbage collection, parametric polymorphism, static typing, type inference, algebraic data types, pattern matching, and exception handling.
  • SQL

    made by ISO/IEC, Donald D. Chamberlin
    Raymond F. Boyce
    Was mad eto be a data base program. To help manage data held in databases.
    SQL(Structured Query Language)
  • Ada

    By Jean Ichbiah, Tucker Taft.
    Ada was made for reliability and efficiency.
    ada was named after Ada Lovelace (1815–1852), who was the first computer programmer.
  • C++

    Created by Bjarne Stroustrup.
    C++ is made for hardware. Was also made for practicle use besides software development.
  • Delphi

    Created by Borland and Apple.
    Made to support Mac apps
  • Python

    made by Guido van Rossum and Python Software Foundation
    Python uses Scrip with less lines/script then C. It also is usexd as a scripting languege.
  • Visual Basic

    Made by Microsoft
    is a summarized version of BASIC with more rapid application development, as long with easy to learn and a graphical interface.
  • Java

    Made by James Gosling and Sun Microsystems.
    Java was created to run without needing to recompiled on another platform
  • JavaScript

    Made by Netscape Communications Corporation, Mozilla Foundation.
    It was made to allow the user to interact with the web page and control browse and became famous in game development of desktop applications.
  • PHP

    PHP was made by The PHP Group
    PHP is designed for a server-side scripting language for web development
    PHP is Hypertext Preprocessor