| | 2 | |
| | 3 | == Before Getting Started -- The Technologies Behind OpenLayers == |
| | 4 | |
| | 5 | We at !OpenLayers generally ''assume'' that everyone who comes to us is already a highly skilled web programmer. Such, however, is not always the case. Here we have assembled a few quick links to tutorials and the like on how to master the art of coding in !JavaScript, debug in Firebug, understand JSON, etc. |
| | 6 | |
| | 7 | * [http://blog.mootools.net/2007/6/5/help-i-dont-know-javascript Introduction to JavaScript] by the people at [http://mootools.net mootools]. |
| | 8 | * Four-part video series by [http://www.crockford.com/ Douglas Crockford] on [http://video.yahoo.com/watch/111593/1710507 Programming in JavaScript] |
| | 9 | * [http://javascript.crockford.com/ Crockford's JavaScript page] |
| | 10 | * [http://www.json.org/ Introduction to JSON] |
| | 11 | * [http://getfirebug.com/logging.html Debugging with Firebug] |