JavaScript

is called
JavaScript

JavaScript is an object oriented (prototype-based, not class-based) scripting language supported by many Browsers. It is a superset of the standardized ECMAScript language. Despite its name, JavaScript does not have much in common with the programming language Java.

Howto Learn

You can start by reading Mozilla's JavaScript guide.