Programming Language

  • PLANKALKUL

    Plankalkul was developed by Konrad Zuse between 1943 and 1945. "Plan Calculus" is what it stands for. Designed for engineering purposes.
  • FORTRAN

    The FORTRAN was developed by a team of programmers at IBM led by John Backus, and was first published in 1957.FORTRAN had developed many different dialects. FORTRAN is useful for a wide variety of applications. FORTRAN Formula Translation/Translator (high-level programming language).
  • LISP

    Lisp was developed by John McCarthy in 1958. By 1970 special-purpose computers known as Lisp Machines, were designed to run Lisp programs. "List Programming".
  • COBOL

    The COBOL specification was developed by a committee of researchers from private industry, universities, and government during the second half of 1959. Its name is an acronym for COmmon Business-Oriented Language.
  • RPG

    It was developed by IBM in 1959. RPG stands for Report Program Generator. The purpose of the language: generation of reports from data files, including matching record and sub-total reports.
  • BASIC

    The BASIC Computer Programing was designed in 1964 by John George Kemeny and Thomas Eugene Kurtz. Basic allows for a wide range of applications, and it has many versions.
  • LOGO

    Logo was created in 1967 by Wally Feurzeig and Seymour Papert. Logo for Kids was developed for children experimenting their first programming steps. The name is derived from the Greek logos meaning word, emphasising the contrast between itself and other existing programming languages that processed numbers.
  • B

    The "B" Computer Progaming Language was developed in 1969.
    Ken Thompson developed the Language.It is extinct, it has been superseded by the C language. Ken Thompson wrote B basing it mainly on the BCPL language he had used in the Multics project.
  • C

    Developed by Dennis Ritchie between 1969 and 1973. It was named "C" because its features were derived from an earlier language called "B", which according to Ken Thompson was a stripped-down version of the BCPL programming language. It was designed to be compiled using a relatively straightforward compiler, to provide low-level access to memory, to provide language constructs that map efficiently to machine instructions, and to require minimal run-time support.
  • ML

    ML was eveloped by Robin Milner and others in the early 1970s. ML stands for metalanguage: it was conceived to develop proof tactics in the LCF theorem prover (whose language, pplambda, a combination of the first-order predicate calculus and the simply typed polymorphic lambda calculus, had ML as its metalanguage).
  • PASCAL

    Pascal was developed by Niklaus Wirth in 1968–1969 and published in 1970. The purpose was to teach students structured programming. High level structured programming language named for 17th century mathematician Blaise Pascal.
  • SQL

    SQL was developed at IBM by Donald D. Chamberlin and Raymond F. Boyce in the early 1970s. SQL stands for Structured Query Language. The purpose of the programming language designed for managing data in relational database management systems.
  • ADA

    ADA was developed in 1977. The Department of Defense. Ada is a modern programming language designed for large, long lived applications and embedded systems in particular where reliability and efficiency are essential. Automatic Data Acquisition.
  • C++

    Developed by Bjarne Stroustrup starting in 1979. to provide low-level access to memory, to provide language constructs that map efficiently to machine instructions, and to require minimal run-time support. C Object-Oriented Programming Language.
  • PYTHON

    Python was developed in the late 1980s by Guido van Rossum. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming styles.
  • JAVA

    James Gosling, Mike Sheridan, and Patrick Naughton developed the Java language 1991. Java is a programming language that is frequently used to run interactive website elements, and often games.
  • VISUAL BASIC

    VB was developed in 1991 by Alan Cooper. Like the BASIC programming language, Visual Basic was designed to be easily learned and used by beginner programmers.
  • PHP

    PHP development began in 1994 by Rasmus Lerdorf. PHP stands for "Personal Home Page Tools". PHP is a general-purpose scripting language that is especially suited to server-side web development where PHP generally runs on a web server.
  • DELPHI

    The Delphi programming language was developed by Borland. Delphi was released in February 1995. DELPHI is a tool for generating stand-alone graphical user interface (GUI) programs or 32-bit console applications.
  • javascript

    JavaScript was developed by Brendan Eich in 1995. Divids codes up into separate functions.