Programming Languages

  • Plankalkul is created

    Translated to Plan Calculus in English, Plankalkul is a computer language designed for engineering purposes by Konrad Zuse between 1943 and 1945. It was the first high-level non-von Neumann programming language to be designed for a computer
  • Fortran is created.

    Fortran is a general-purpose, imperative programming language that is meant to be used in numeric and scientific computing.
    Created originally by IBM
  • Math-Matic is created

    MATH-MATIC is the marketing name for the AT-3 compiler. Early programming language for UNIVAC I and UNIVAC II. Intended as an improvement over FORTRAN. Created by Charles Katz.
  • LISP is created

    created by John McCarthy, it is one of the oldest high level programming languages..Lisp was originally created as a practical mathematical notation for computer programs
  • COBOL is created

    One of the oldest programming languages, it's name is an acronym for COmmon Business Oriented Language.
    its main focus is in business, finance, and administrative systems for companies and governments.
  • RPG is created

    created by IBM, An acronym for Report Program Generator. While IBM is the creator and primary vendor of RPG, the language is available from other mainframe and microcomputer manufacturers, including Unisys.
  • BASIC is created

    BASIC, (standing for Beginner's All-purpose Symbolic Instruction Code) was created by John G. Kemeny and Thomas E. Kurtz and was made to allow students in fields other than science and mathematics to use computers.
  • Logo is created

    Created by Daniel G. Bobrow, Wally Feurzeig, Seymour Papert and Cynthia Solomon. the language is remembered mainly for its use of "turtle graphics", in which commands for movement and drawing produced line graphics either on screen or with a small robot called a "turtle".
  • B is created

    Developed at Bell Labs, it is extinct since it was superseded by the Language "C". And it was mostly created by Ken Thompson.
  • PASCAL is created

    Created by Niklaus Wirth, it is a small and efficient language intended to encourage good programming practices using structured programming and data structuring.
  • C is created

    Created by Dennis Ritchie, created to allow for lasting use in applications. has been used directly and indirectly in many different languages.
  • ML is created

    Created by Robin Milner, meaning Metalanguage. it was made to develop proof tactics in the LCF theorem prover.
  • SQL is created

    SQL (Structured Query Language) is a special-purpose programming language designed for managing data held in a relational database management system (RDBMS).
  • ADA is created

    Created by Jean Ichbiah of CII Honeywell Bull under contract to the United States Department of Defense (DoD) from 1977 to 1983 to supersede the hundreds of programming languages then used by the DoD.
  • C++ is created

    Created by Bjarne Stroustrup, used as a general purpose language, that is compiled, statically types, free formed and multi paradigm.
  • Python is created

    Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C.
  • Visual Basic is created

    Visual Basic is a third-generation event-driven programming language and integrated development environment (IDE) from Microsoft for its COM programming model first released in 1991. Microsoft intends Visual Basic to be relatively easy to learn and use.
  • Java is created

    Created by the Oracle Corporation. It is a WORA program; meaning that you dont have to transfer it into the appropriate language to run it, once it is written it can be run anywhere.
  • JavaScript is created

    Created by Brendan Eich. It is able to be used in many platforms and is especially popular in the creation of web pages and games. Unrelated to the language "Java"
  • PHP is created

    Created by Rasmus Lerdorf, PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language. PHP is now installed on more than 244 million websites and 2.1 million web servers
  • Deplhi is created

    Created by borland. Delphi is a native code compiler that runs under Window v3.1 or Windows '95.