I am a strong web enthusiast that lead me into learning Javascript. But after learning this scripting language, I must say everyone who uses a computer must learn this language and there are many reasons for this, few of them I am going to list over here. It is the easiest Object Oriented Programming language. It is very flexible in syntax, unlike Java it is not a strictly typed language. It is a cross platform language which can be run on mobile devices as well as laptops. You don't need anything to install, test, run and debug your JavaScript programs except a web browser. Stackoverflow has highest number of questions tagged as Javascript. So, you will be getting best support from the web while learning this language. With introduction of node.js Javascript, which often used to be a client side scripting language, it can now be used for server side programming as well. For any Computer Science student or anyone looking a career in computing, it is essential to know th...