22 Mar JavaScript Introduction
JavaScript is an interpreted programming language, invented by Brendan Eich in 1995. It is a lightweight, dynamic, object-based, weakly typed, and multi-paradigm programming language. It makes web pages interactive and it is supported by all modern browsers.
JavaScript is one of the three essentials of WWW, with CSS and HTML and each JavaScript engine represents its different implementations. These implementations are based on the ECMAScript specification.
The initial development was called Mocha, but officially the name LiveScript was finalized in September 1995. It was again renamed to JavaScript in December 1995.
If you liked the tutorial, spread the word and share the link and our website Studyopedia with others.
For Videos, Join Our YouTube Channel: Join Now
No Comments