-
In 1842-1843 Ada Lovelace read and added notes on a memoir of a new machine and how it could be used. This is by some seen as the first computer program.
-
In the 1940’s there were developed assembly language programming languages. This was also when the first electrical powered computers were created.
-
Plankalkül was the first modern/high level programming language invented between 1942 and 1945 by Konrad Zuse.
-
ENIAC, the first of general purpose computers, was invented in 1945. It could solve different mathematical problems.
-
In 1949 the first high level machine code was developed by John Mauchly, however it had to be translated into machine language every time it was run, thereby making it slower than if it was just machine language.
-
In 1951 the first compiler (a device that translates one programming language into another) was developed by Corrado Böhm.
-
In 1954-1956 FORTRAN was developed. This was the first commercially available programming language and is still used today,also for some of the fastest and high ranking computers. Fortran primarily used when you need scientific applications.
-
Between 1955 and 1959 FLOW-MATIC was developed by Grace Hopper and her team. This was the first language to use english like expressions.
-
LISP was created in 1958 and is still in use today.
-
ALGOL 60 was developed around 1958 and was the first to use blocks in programs and the idea of nesting information in codes.
-
COBOL was developed in 1959. It is still in use today. Cobol is primarily used for business applications.
-
In 1964 BASIC was invented. This was designed as a simple language that more people would be able to use, even without having a big understand of programming and/or math.
-
C was developed between 1969 and 1973. It was very powerful and many programs were rewritten in C. In 1983 C++ was developed from C and is considered one of the most popular programming languages.
-
Pascal was invented in 1970. Is mostly used for teaching applications.
-
In 1983 C++ was developed from C and is considered one of the most popular programming languages.
-
Perl was created in 1987 after Larry Wall found that UNIX couldn’t do the the things necessary for him.
-
Python was invented in 1991.
-
Ruby was invented in 1993 by Yukihiro Matsumoto, by blending aspects of his favorite programming languages.
-
PHP was developed in 1995 and is now a big part of the web (runs on more than 20 million websites).
-
Java was invented in 1995. It is now the most popular language and many websites can’t function without java being used/activated.
-
JavaScript was developed in 1995 and is unrelated to Java. It is influenced by the C programming language.
-
Rust was developed in 2010. It is similar to C++ but has a better memory and keeps data more safe.
-
Swift was developed in 2014 for making iOS and macOS programs.
-
Ballerina first appeared in 2017 but has been developed since 2015.