From Today onwards , I have decided to learn javascript which is a widely used language in web scripting ,now days it is hard to find a webpage without javascript.
A little about Javascript from wikipedia:
JavaScript is a scripting language most often used for client-side web development. It was the originating dialect of the ECMAScript standard. As such, it is a dynamic, weakly typed, prototype-based language with first-class functions.
JavaScript was influenced by many languages and was designed to have a similar look to Java, but be easier for non-programmers to work with.[1] The language is best known for its use in websites (as client-side JavaScript), but is also used to enable scripting access to objects embedded in other applications (for example Microsoft Gadgets in Windows Vista Sidebar).
And also most people often confuse javascript with java but in real time javascript is entirely unrelated to java.Also we can say that Javascript is independent of java.
Another advantageis that we can use javascript with any programming language provided the user’s browser has enabled javascripts