Programming coding geoawesomeness

Programming Languages

  • Plankalkul

    Plankalkul
    Wikipedia - PlankalkulA programming language developed for engineering purposes by Konrad Zuse. First ever high-level programming language.
  • Fortran

    Fortran
    Wikipedia - Fortran"Formula Translating System" Designed by IBM for scientific and engineering purposes.
  • MATH-MATIC

    MATH-MATIC
    Wikipedia - MATH-MATICMATH-MATIC was developed by Charles Katz and was the early programming language for UNIVAC I and UNIVAC II. MATH-MATIC was intended as an improvement over FORTRAN. MATH-MATIC led to the development of the first English-language business data processing compiler, B-0 (FLOW-MATIC).
  • Lisp

    Lisp
    Wikipedia - LispDeveloped by John McCarthy while at MIT. Originally created as a practical mathematical notation for computer programs, influenced by Alonzo Church's ;ambda calculus.
  • COBOL

    COBOL
    Wikipedia - COBOL"Common Business Oriented Language" DoD developed this language for business' data processing needs. The lead of the team who was developing the language was Grace Hopper.
  • RPG

    RPG
    Wikipedia - RPGStands for "Report Program Generator". Created for punched card machines. Generates reports from data files, including matching records and sub-total reports.
  • BASIC

    BASIC
    Wikipedia - BASIC"Beginner's All-Purpose Symbolic Instruction Code." Made by John G. Kemeny and Thomas E. Kurtz. Used so that students who are in fields other than math and science could use computers.
  • LOGO

    LOGO
    Wikipedia - LOGODesigned by the tam of Daniel G. Bobrow, Wally Feurzeig, Seymour Papert and Cynthia Solomon. Conceived to teach concepts of programming related to Lisp and only later to enable what Papert called "body-syntonic reasoning",
  • B

    B
    Wikipedia - BDeveloped by Ken Thompson and Dennis Ritchie. Designed for recursive, non-numeric, machine-independent applications, such as system language software.
  • PASCAL

    PASCAL
    Wikipedia - PASCAL Developed by Niklaus Wirth, PASCAL was made to teach students structured programming.
  • C

    C
    Wikipedia - C(programming language)Developed by Dennis Ritchie. Was initially used to re-implement the Unix operating system, which is a programmer's workbench to be used for developing software to be run on multiple platforms.
  • ML

    ML
    Wikipedia - ML"metalanguage". Developed by Robin Milner to develop proof tactics for LCF theorem power.
  • SQL

    SQL
    Wikipedia - SQL"Structured Query Language". Developed at IBM by Donald D. Chamberlain and Raymond F. Boyce. Was designed originally to manipulate and retrieve data stored in a quasi-relational database system, System R, which was used by IBM.
  • C++

    C++
    Wikipedia - C++Created when Bjarne Stroustrup wanted an efficient and flexible language similar to C, while also providing high-level features for program organization.
  • ADA

    ADA
    Wikipedia - ADADesigned by Jean Ichbiah. Was made to supersede the hundreds of programming languages that the Department of Defense was already using. Named after Ada Tyron
  • Java

    Java
    Wikipedia - Java(programming language)Developed by James Gosling, Mike Sheridan and Patrick Naughton. Was initially designed for interactive television but was too advanced for cable TV at the time. Intended to let app developers "write once, run anywhere", meaning that Java code could run on all plstforms who supported Java.
  • Python

    Python
    Wikipedia - Python(programming language)Developed by Guido van Rossum to make code more easily read and to allow programmers to express concepts in fewer amounts of code.
  • Visual Basic

    Visual Basic
    Wikipedia - Visual BasicVisual Basic is the third-generation event-driven programming language and integrated development environment from Microsoft for its COM programming model.
  • Delphi

    Delphi
    Wikipedia - Delphi Developed by Anders Hejlsberg. Made to go with Borland which was for 16-bit Windows 3.1.
  • JavaScript

    JavaScript
    Wikipedia - JavaScriptDeveloped in 10 days by Brendan Eich, while he was working at NetScape. Intended to be a lightweight interpreted language that would complement Java by appealin gto nonprofessional programmers.
  • PHP

    PHP
    Wikipedia - PHPdesigned for web development and laso used as a general purpose programming language. Stands for "Personal Home Page" tools