1.2 timeline assignment

  • PLANKALKUL

    Plankalkül 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.
  • MATH-MATIC

    MATH-MATIC is the marketing name for the AT-3 compiler, an early programming language for the UNIVAC I and UNIVAC II. MATH-MATIC was written beginning around 1955 by a team led by Charles Katz under the direction of Grace Hopper.
  • LISP

    Lisp is a family of computer programming languages with a long history and a distinctive, fully parenthesized prefix notation. Originally specified in 1958, Lisp is the second-oldest high-level programming language in widespread use today.
  • BASIC

    BASIC is a family of general-purpose, high-level programming languages whose design philosophy emphasizes ease of use. In 1964, John G. Kemeny, Thomas E. Kurtz and Sr. Mary Kenneth Keller designed the original BASIC language at Dartmouth College.
  • LOGO

    Logo is an educational programming language, designed in 1967 by Wally Feurzeig, Seymour Papert and Cynthia Solomon.
  • PASCAL

    Pascal is an imperative and procedural programming language, which Niklaus Wirth designed in 1968–69 and published in 1970.
  • ADA

    The Americans with Disabilities Act of 1990 is a civil rights law that prohibits discrimination based on disability.
  • B

    B is a programming language developed at Bell Labs circa 1969. It is the work of Ken Thompson with Dennis Ritchie. B was derived from BCPL, and its name may be a contraction of BCPL.
  • ML

    ML is a general-purpose functional programming language. It has roots in Lisp, and has been characterized as "Lisp with types".
  • PYTHON

    Python is an interpreted high-level programming language for general-purpose programming. Created by Guido van Rossum and first released in 1991, Python has a design philosophy that emphasizes code readability, notably using significant whitespace.
  • Java

    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, often abbreviated as JS, is a high-level, interpreted programming language. It is a language which is also characterized as dynamic, weakly typed, prototype-based and multi-paradigm.
  • COBOL

    COBOL is a compiled English-like computer programming language designed for business use. It is imperative, procedural and, since 2002, object-oriented
  • 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 and declared legacy during 2008.
  • DELPHI

    Delphi is an integrated development environment (IDE) for rapid application development of desktop, mobile, web, and console software, developed by Embarcadero Technologies. It's also an event-driven language
  • Fortran

    Fortran is a general-purpose, compiled imperative programming language that is especially suited to numeric computation and scientific computing.
  • C

    C is a general-purpose, imperative computer programming language, supporting structured programming, lexical variable scope and recursion, while a static type system prevents many unintended operations.
  • RPG

    RPG is a high-level programming language for business applications. RPG is an IBM proprietary programming language and its later versions are available only on IBM i- or OS/400-based systems.
  • SQL

    SQL is a domain-specific language used in programming and designed for managing data held in a relational database management system, or for stream processing in a relational data stream management system.
  • C++

    C++ is a general-purpose programming language. It has imperative, object-oriented and generic programming features, while also providing facilities for low-level memory manipulation.
  • PHP

    Hypertext Preprocessor is a server-side scripting language designed for Web development, but also used as a general-purpose programming language.