The history of programming languages is an interesting journey that spans years.
It's a story about Improvement, collaboration and the ongoing quest to make
computing more accessible and
simpler.
Here is a brief timeline of the major Highlights in the History of Programming Languages
Name: Assembly Language
Maker: john backus
Assembly language is the world's first programming language.
a low-level programming language that has limited connections to the
architecture of a computer's central processing unit.
Name: fortran
Maker: john backus
Fortran is one of the oldest programming languages still in use
Fortran focuses on performing calculations with speed and accuracy.
Name: cobol
Maker: grace hopper
Cobol is a programming language from the 1960s that is mainly used in business
environments. Cobol is easier to use and can be used on multiple types of computers.
Name: Lisp
Maker: John McCarthy
Lisp is Known for symbolic processing and AI applications and it is still in common use.
Name: C
Makers: Dennis Ritchie and Bell Labs
C is now today very relative a lot of applications including Microsoft Windows, run on C.
Name: C++
Maker: Bjarne Stroustrup
C++ is a widely-used, multi-paradigm programming language that builds upon the
foundations of the C programming language. and it has since become one of the most popular and
programming.
Name: python
Maker: Guido van Rossum
Python is a very popular and widely used programming language known for its
simplicity, readability and versatility.
Name: Java
Maker: James Gosling
Java originated in the early 1990s in a small Sun Microsystems company led by James Gosling.
That company's mission was: "make something cool". In the early years, the company focused
on software for set-top boxes.
Name: JavaScript
Maker: Brendan Eich
When JavaScript was developed, Netscape was the web browser used by almost everyone.
It was not yet possible to include code in a web page that is executed by the browser.
This so-called client-side scripting offers a lot of extra possibilities, so there was a great need
for it.
Name: Ruby
Maker: Yukihiro Matsumoto
Ruby is a dynamic, object-oriented programming language
known for its style and ease of use.