Programing History

  • The Vacuum tube

    The Vacuum tube
    The vacuum tube was created In the late1800's to early 1900's and had to warm up before use and they were very unreliable.
  • The transistor

    The transistor
    This invention is consideredon of the twentieth century. It ws first crated I 1947.
  • Flow-Matic

    First English like data processing language. It express operations using English-like statements which is really amazing.
  • Period: to

    The first game

    I 1985 Tennis for two wa created and gave a start to something w would cherish for decades to come.
  • BASIC

    (Beginner’s All-purpose Symbolic Instruction Code) was Developed by John Kemeny and Thomas Kurtz. BASIC was designed to be easy to learn. One of its features is its use of line numbers.
  • APL

    A programming language that used a wide range of graphic symbols and has inspired many programming luangages.
  • Logo

    Logo was Developed by Fuerzeig, Seymour Papert and others. Its goal was to teach programming to children.
  • SQL

    (Structured Query Language) was developed by IBM as a language to query relational databases.
  • C

    Developed by AT&T Bell Labs programmer Dennis Ritchie. It was intended for the Unix Operating System but quickly spread due to its portability and speed. C is the de facto language for low-level software development, and is widely taught in colleges and universities world wide.
  • Applesoft Basic

    Developed by Microsoft for the Apple II computer. It was an extension of the BASIC language, and shipped with every Apple II computer sold.
  • C++

    Developed by AT&T Bell Labs programmer Bjarne Stroustrup as an extension of the popular C language. C++ was designed to be an object oriented version of C.
  • Python

    Python is a widely used high-level, general-purpose, programming language that many people can use because it is fairly simplistic
  • HTML

    (HyperText Markup Language) Prototypes and early concepts were initially made by Tim Berners-Lee in the 1980′s, however it didn’t go live until August 6th, 1991 running off of CERN systems. HTML is the language used to make the World Wide Web possible which is an astounding feat.
  • Visual Basic

    Developed by Microsoft for use on its Window platforms. It was developed to be easy to learn and use. Its last version was 6.0 released in 1998. It was replaced by Microsoft Visual Basic .NET in 2002.
  • C#

    Developed by Microsoft to compete against Java. It is very similar in dialect to C++ and Java. C# compiles to an intermediate language called CIL (Common Intermediate Language), as well does ASP.NET. This allows the final application to use code developed in C# and ASP.NET interchangeably.