Programming languages

  • Plankalkul

    Plankalkul is a programming language designed for engineering purposes by Konrad Zuse between 1942 and 1945. It was the first high-level programming language to be designed for a computer.
  • Fortran

    FORTRAN was developed by a team of programmers at IBM led by John Backus, and was first published in 1957. The name FORTRAN is an acronym for FORmula TRANslation, because it was designed to allow easy translation of math formulas into code.
  • Lisp

    Lisp is the second-oldest high-level programming language in widespread use today. Designed by John McCarthy 1958
  • COBOL

    COBOL is an acronym for common business-oriented language. COBOL was designed in 1959 by CODASYL. ) It is a compiled English-like computer programming language designed for business use.
  • RPG

    RPG is a high-level programming language (HLL) for business applications. developed by IBM in 1959 as the Report Program Generator - a tool to replicate punched card processing on the IBM 1401 then updated to RPG II for the IBM System/3 in the late 1960s, and since evolved into an HLL equivalent to COBOL and PL/I.
  • BASIC

    Beginner's All-purpose Symbolic Instruction Code is what Basic stands for. It is a family of general-purpose, high-level programming languages whose design philosophy emphasizes ease of use. In 1964, John G. Kemeny and Thomas E. Kurtz designed the original BASIC language.
  • LOGO

    Logo is an educational programming language, designed in 1967 by Daniel G. Bobrow, Wally Feurzeig, Seymour Papert and Cynthia Solomon. It was derived from the Greek logos meaning word or "thought" by Feurzeig, to distinguish itself from other programming languages that were primarily numbers, not graphics or logic, oriented
  • PASCAL

    PASCAL is an imperative and procedural programming language, which Niklaus Wirth designed in 1968–69 and published in 1970, as a small, efficient language intended to encourage good programming practices using structured programming and data structuring. Pascal, named in honor of the French mathematician, philosopher and physicist Blaise Pascal.
  • B

    B is a programming language developed at Bell Labs circa 1969. It is the work of Ken Thompson with Dennis Ritchie. B was designed for recursive, non-numeric, machine independent applications, such as system and language software.
  • C

    C is a general-purpose, imperative computer programming language. C was originally developed by Dennis Ritchie between 1969 and 1973 at Bell Labs
  • ML

    ML is a general-purpose, modular, functional programming language with compile-time type checking and type inference. ML is a general-purpose functional programming language developed by Robin Milner and others in the early 1970s at the University of Edinburgh.
  • SQL

    SQL Structured Query Language is a domain-specific language used in programming and designed for managing data held in a relational database management system (RDBMS), or for stream processing in a relational data stream management system. Designed by Donald D. Chamberlin
    Raymond F. Boyce and first appeared in 1974.
  • C++

    C++ is a general-purpose programming language. C++ was developed by Bjarne Stroustrup at Bell Labs since 1979.
  • ADA

    Ada was named for Augusta Ada King. The language, was developed in the early 1980s for the U.S. Department of Defense
  • Mathmatica

    Mathematica is the world's only fully integrated environment for technical computing. Mathematica has been available since 1988 and is being used more and more in teaching, research, and in industry. A by-product of the symbolic computation system is a programming language that differs from traditional languages in many important ways. The development of Mathematica has been carried out at Wolfram Research by a team led by Stephen Wolfram.
  • Python

    Python is a widely used high-level programming language for general-purpose programming, created by Guido van Rossum and first released in 1991. Python features a dynamic type system and automatic memory management and supports multiple programming paradigms, including object-oriented, imperative, functional programming, and procedural styles. It has a large and comprehensive standard library.
  • Visual Basic

    Visual Basic is a third-generation event-driven programming language and integrated development environment from Microsoft for its Component Object Model programming model first released in 1991. Microsoft intended Visual Basic to be relatively easy to learn and use.Visual Basic was derived from BASIC, a user-friendly programming language designed for beginners.
  • PHP

    PHP is a server-side scripting language, especially suited for the creation of dynamic web pages. Originally created by Rasmus Lerdorf in 1994
  • Delphi

    Delphi is a programming language and software development kit (SDK) for desktop, mobile, web, and console applications. Delphi was originally developed by Borland as a rapid application development tool from 1995-2008
  • Java

    Created by James Gosling May 23, 1995. Java is a general-purpose computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible.
  • Javascript

    Javascript is a high-level, dynamic, untyped, and interpreted programming language. Programmers also use JavaScript in video-game development, in crafting desktop and mobile applications. Designed by in May 1995