Tumblr md1np6xqbb1qfs9gho2 1280

Programming Languages Timeline

  • Plankalkül Programming

    Plankalkül Programming
    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. Also, notes survive with scribblings about such a plan calculation dating back to 1941
  • MATH-MATIC

    MATH-MATIC
    MATH-MATIC is an early programming language for UNIVAC I and UNIVAC II. Intended as an improvement over FORTRAN. Created by a group led by Charles Katz in 1957.
  • FORTRAN language

    FORTRAN language
    Fortran is a general-purpose programming language that is suited for numeric computation and scientific computing. Developed by IBM at their campus in south San Jose, California.
  • Lisp programming

    Lisp programming
    Lisp is a amily of computer programming languages with a long history and a distinctive, fully parenthesized Polish prefix notation. Lisp is the second oldest high-level programming language in use today. Lisp was created as a practical mathematical notation for computer programs.
  • RPG language

    RPG language
    RPG is a high-level programming language for business applications. While IBM is the creator and primary vendor of RPG, the language is available from other mainframe and microcomputer manufacturers, including Unisys.
  • COBOL programming

    COBOL programming
    COLBOL is the oldest programming language. Its purpose was for business and accounting and government. It was created by grace hopper knonw as the mother of COLBOL. the language had many stuctural problem ands wasn't very compatible
  • Basic Programming language

    Basic Programming language
    BASIC is a family of general-purpose, high-level programming languages whose design philosophy emphasizes ease of use. the name is an acronym from Beginner's All-purpose Symbolic Instruction Code. The presence of an easy-to-learn language such as BASIC on these early personal computers allowed small business owners to develop their own custom application software, leading to widespread use of these computers in businesses that previously did not have access to computing technology.
  • LOGO programming language.

    LOGO programming language.
    Logo is a multi-paradigm computer programming language used in education. It is an adaptation and dialect of the Lisp language. it was originally conceived and written as a functional programming language and drove a mechanical turtle as an output device, It also has significant facilities for handling lists, files, I/O, and recursion
  • pascal

    pascal
    Pascal is an influential imperative and procedural programming language, designed in 1968–1969 and published in 1970 by Niklaus Wirth as a small and efficient language intended to encourage good programming practices using structured programming and data structuring.
  • B programming language.

    B programming language.
    B is a programming language that was developed at Bell Labs. It is now exstinct being superseded by C. Early implementations were for Microcomputers using unix.
  • C Programming

    C Programming
    C is a general purpose programming language developed at AT&T bell laabs by Dennis Ritchie. It provides constructs that map efficiently to typical machine instructions, and therefore it found lasting use in applications that had formerly been coded in assembly language
  • Delphi programming

    Delphi programming
    Delphi is a high-level, compiled, strongly typed language that supports structured and object-oriented design. Delphi uses the language Pascal, a third generation structured language. It is what is called a highly typed language.
  • ML Language

    ML Language
    ML is a general-purpose functional programming language developed by Robin Milner and others in the early 1970s at the University of Edinburgh. it was conceived to develop proof tactics.
  • SQL programming

    SQL programming
    SQL is a special-purpose programming language designed for managing data in relational database management systems. Originally based upon relational algebra and tuple relational calculus, its scope includes data insert, query, update and delete, schema creation and modification, and data access control.
  • ADA

    ADA
    Ada is a structured, statically typed, imperative, wide-spectrum, and object-oriented high-level computer programming language, extended from Pascal and other languages. was originally designed to supersede the hundreds of programming languages then used by the DoD.
  • C++ programming

    C++ programming
    The C++ Programming Language was the first book to describe the C++ programming language. Written by Bjarne Stroustrup. For years it was the standard for evoling c++ language.
  • Python programming language

    Python programming language
    Python is a general-purpose, high-level programming language whose design philosophy emphasizes code readability. Its syntax is said to be clear and expressive. Python has a large and comprehensive standard library. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming styles.
  • Visual Basic

    Visual Basic
    Visual Basic is a third-generation event-driven programming language and integrated development environment from Microsoft for its COM programming model first released in 1991. Visual Basic is designed to be relatively easy to learn and use. enables the rapid application development of graphical user interface
  • Java Programming language.

    Java Programming language.
    Java is a general-purpose, concurrent, class-based, object-oriented computer programming language that is specifically designed to have as few implementation dependencies as possible.it is intended to let application developers write once, run anywhere. Java is, as of 2012, one of the most popular programming languages in use, particularly for client-server web applications
  • Java Script Programming language

    Java Script Programming language
    Java script is an open source scripting language often implemented as part of a web browser in order to create enhanced user interfaces and dynamic websites. java uses syntax influenced from C. java's use out of browsers are in pdf and widgets.
  • PHP language

    PHP language
    PHP is an open source server-side scripting language designed for Web development to produce dynamic Web pages. It is one of the first developed server-side scripting languages to be embedded into an HTML source document rather than calling an external file to process data. The code is interpreted by a Web server with a PHP processor module which generates the resulting Web page.