History of programming languages

The programming language is a set of instruction which execute this we get the output. The new programming languages are come to IT world. Some most familiar languages and year.
C
In 1972, Dennis MacAlistair Ritchie developed c language with Bell labs. The C is structured programming language and this is the key development of the Unix operating System.
C++
In 1980 the Bjarne Stroustrup developed C++. The C++ is a Object oriented programming language.
Python
Python is created by Guido van Rossum and first released in 1991.It is a high level, general purpose programming language. This programming language is commonly used for Artificial Intelligence(AI).
HTML
HTML is created in the year 1990 for development of Websites. HTML stands for Hyper Text Markup Language.
JAVA
The Java is developed in the year 1995 designed by James Gosling. The language is a Object Oriented Language. This programming language is used for the development of Android Operating System.
JavaScript
The JavaScript is developed in the year 1995 designed by Brendan Eich. The JS adding interactive behavior to web pages. JavaScript allows users to interact with web pages and also used for App developments.
PHP
The PHP means Hypertext preprocessor, developed in the year 1995 designed by Rasmus Lerdorf .This is used for server-side web development.
C#
The C# (c sharp) is developed in the 2001 by Microsoft developed part of its .NET initiative. particularly strong at building Windows desktop applications and games. C# can also be used to develop web applications.
Scala
The Scala is developed in the year 2003, designed by Martin Odersky. The development main aim is solutions for any software problem.
GO
The programming language developed in 2009 by
Robert Griesemer Rob Pike Ken Thompson. |
The developers says Developers say that Go language is the twenty-first century C when it comes to syntax.The programming language includes tooling that allows you to safely use memory, manage objects, collect garbage, and provide static (or strict) typing along with concurrency.
Kotlin
This programming language is developed in the year 2011 designed by JetBrains. The program is mainly developed for initially designed for the JVM (Java Virtual Machine) and Android.
TypeScript
The Typescript(TS) developed in the year 2012 . It is an open-source programming language developed and maintained by Microsoft. ypeScript is designed for development of large applications and transcompiles to JavaScript.