Technology language Timeline

  • Plankalkul

    Created around 1942-1945, First appear in 1948, Developed by Konrad Zuse, The main purpose of Plankalkul was that it was the first high-level (non-von Neumann) programming language to be designed for a computer.
  • Fortran

    Developed by John Backus and IBM, The main purpose of Fortran was that it was a imperative programming language that is especially suited to numeric computation and scientific computing.
  • MATH-MATIC

    Developed by a team led by Charles Katz under the direction of Grace Hopper, The main purpose of MATH-MATIC was that it allowed for larger programs, automatically generating code to read overlay segments from UNISERVO tape as required.
  • Lisp

    Developed by Steve Russell, Timothy P. Hart, and Mike Levin, and John McCarthy, The main purpose of LISP was a practical mathematical notation for computer programs, influenced by the notation of Alonzo Church's lambda calculus.
  • COBOL

    Developed by Howard Bromberg, Howard Discount, Vernon Reeves, Jean E. Sammet, William Selden, Gertrude Tierney, the main purpose of COBOL was use as a programming language that reads like regular English and is often used for business and administrative purposes. COBOL Stand for Common Business-Oriented language
  • RPQ

    Developed by IBM, The main purpose of RPG was a tool to replicate punched card processing on the IBM 1401[2] 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. RPG Stand for Report Problem Generator.
  • BASIC

    Developed by John G. Kemeny and Thomas E. Kurtz, The main purpose of BASIC was to teach beginners the introductory concepts of programming with working language, BASIC stand for Beginner's All-purpose Symbolic Instruction Code
  • Logo

    Developed by Wally Feurzeig, Seymour Papert, Cynthia Solomon, The main purpose of Logo was that it was a program that was the best facilities for handling lists, files, I/O, and recursion in scripts, and can be used to teach all computer science concepts
  • B

    Developed by Ken Thompson and Dennis Ritchie. The main purpose of B was to designed for recursive, non-numeric, machine-independent applications, such as system and language software
  • PASCAL

    Developed by Niklaus Wirth, The main purpose of PASCAL was a program that had small, efficient language intended to encourage good programming practices using structured programming and data structuring.
  • C

    Developed by Dennis Ritchie and Bells Labs, The main purpose of C was to produces code that runs nearly as fast as code written in assembly language.
  • ML

    Developed by Robin Milner and other in the University of Edinburgh, the main purpose of ML was a program that has a use of the polymorphic Hindley–Milner type system, which automatically assigns the types of most expressions without requiring explicit type annotations, and ensures type safety – there is a formal proof that a well-typed ML program does not cause runtime type errors. ML stand For Meta Language.
  • SQL

    Developed by ISO/IEC, Designed by Donald D. Chamberlin and Raymond F. Boyce, The main purpose of SQL was 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 (RDSMS). SQL stand for Structure Query Language.
  • ADA

    Jean Ichbiah and S. Tucker Taft were the people who made ADA. The main purpose of ADA was to supersede over 450 programming languages used by the DoD at that time.
  • C++

    Developed by Bjarne Stroustrup, the main purpose of C++ was to understand which communicates instructions to a program called a compiler which converts human-readable code into a string of ones and zeros which is the only thing a machine can understand.
  • Delphi

    , Developed by Niklaus and then led by Anders Hejlsberg, The main purpose of DELPHI was to support Rapid application development.
  • Visual Basic

    Created by Microsoft, The main purpose of Visual Basic was to let beginner learn how to code.
  • Python

    Developed by Guido van Rossum, The main purpose of Python was a design philosophy that emphasizes code readability, and a syntax that allows programmers to express concepts in fewer lines of code,notably using significant whitespace.
  • PHP

    Developed by Rasmus Lerdorf, The main purpose of PHP was that it was a scripting language that is especially suited to server-side web development, in which case PHP generally runs on a web server.
  • Java

    Developed by James Gosling, The main purpose of java was to let application developers "write once, run anywhere" (WORA), meaning that compiled Java code can run on all platforms that support Java without the need for recompilation.
  • JavaScript

    Developed by Brendan Eich, The main purpose was to make webpages interactive and provide online programs, including video games.