New to JavaScript?
In this page we have put a list of resources in case you are new to JavaScript programming. In case you are already acquainted with JavaScript, this page may serve you as a quick reference aid.
JavaScript (JS) is a programming language that runs in your browser. The JavaScript code is downloaded with the web pages that you are browsing and it makes them interactive and responsive. If you are new to JavaScript here is a list of online resources where you can find more about the language to get started:
- Mozilla Developer Network: JavaScript – Getting Started
- Mozilla Developer Network: JavaScript Resources
- QuackIt – JavaScript tutorial
JQuery
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML. Voxelent uses JQuery.
HTML5
HTML5 is a markup language used for structuring and presenting content for the World Wide Web and a core technology of the Internet.
WebGL
WebGL (Web Graphics Library) is a JavaScript API for rendering interactive 3D graphics and 2D graphics within any compatible web browser without the use of plug-ins