JavaScript tutorial for beginners: The JavaScript Diaries A JavaScript Manual: Starting JAVA Script |
JavaScript is an object-based scripting language. Object-based means that JavaScript sees the existing data structure as objects. A JavaScript object is merely a thing. It's like the objects around us. |
JavaScript is cross-platform. The code will run on a wide variety of computer platforms. This means that users with all kinds of computers using different kinds of operating systems are able to obtain the same results as everybody else. |
JavaScript comes in different 'flavors':
|