javascript
< development
< mattle
Get flash to fully experience Pearltrees
About this Reference Some programming experience with a language such as C or Visual Basic is useful, but not required. The JavaScript language is intended to be used within some larger environment, be it a browser, server-side scripts, or similar. For the most part, this reference attempts to be environment-agnostic and does not target a web browser environment. For demonstration purposes, this reference uses a function, println , which is not part of JavaScript and can be mapped to environment-specific functionality to display given values.