Open In App

The Evolution of Programming Languages

Programming Language is indeed the fundamental unit of today’s tech world. It is considered as the set of commands and instructions that we give to the machines to perform a particular task. For example, if you give some set of instructions to add two numbers then the machine will do it for you and tell you the correct answer accordingly. But do you know that Programming Languages are having a long and rich history of their evolution? And with a similar concern, here in this article, we’ll take a look at the evolution of Programming Languages over the period.

In the computer world, we have about 500+ programming languages with having their own syntax and features. And if you type who’s the father of the computer, then the search engine will show you the result as to Charles Babbage but the father of the computer didn’t write the first code. It was Ada Lovelace who has written the first-ever computer programming language and the year was 1883.



1883: The Journey starts from here…!!

1949: Assembly Language



1952: Autocode

1957: FORTRAN

1958: ALGOL

1959: COBOL

1964: BASIC

1972: C

Some other programming languages that are popular among programmers are listed below.

YEAR OF RELEASE PROGRAMMING LANGUAGES FACTS
1972  SQL SQL was developed at IBM by Donald D. Chamberlin and Raymond F. Boyce. The earlier name was SEQUEL (Structured English Query Language).
1978 MATLAB It stands for MATrix LABoratory. It is used for matrix manipulation, implementation of an algorithm, and creation of a user interface.
1983 Objective-C, C++

C++ is the fastest high-level programming language.

Earlier, Apple Inc uses Objective-C to make applications.

1990 Haskell It is a purely functional programming language.
1991 Python The language is very easy to understand.  Famous language among data scientists and analysts.
1995 JAVA, PHP, JavaScript

JAVA is everywhere. JAVA is the platform-independent language. 

PHP is a scripting language mainly used in web programming for connecting databases.

JavaScript enables interactive web pages. JS is the most popular programming language. JS is famous for building a web application. It makes our page interactive.

2000 C# C#(C-sharp) is mainly used for making games. Unity engine uses C# for making amazing games for all platforms
2009 GO GO language is developed in Google by Robert Griesemer, Rob Pike, and Ken Thompson. 
2011 Kotlin Kotlin is developed by JetBrains. It is used for making an android application.
2014 Swift Swift language is developed by Apple Inc. It is a general-purpose programming language.
Article Tags :