Tutorials: Difference between revisions
From GreaseSpot Wiki
Jump to navigationJump to search
→Javascript tutorials: <br>, not indented bullets. |
mNo edit summary |
||
Line 10: | Line 10: | ||
* [http://blog.morrisjohns.com/javascript_closures_for_dummies JavaScript Closures For Dummies] | * [http://blog.morrisjohns.com/javascript_closures_for_dummies JavaScript Closures For Dummies] | ||
* [http://www.quirksmode.org/js/contents.html JavaScript on QuirksMode] | * [http://www.quirksmode.org/js/contents.html JavaScript on QuirksMode] | ||
* [http://101out.com/jss.php The JavaScript Programming Language] by Douglas Crockford<br />A set of videos of a wonderful lecture by this JavaScript guru. | |||
{{stub}} | {{stub}} |
Revision as of 17:32, 29 July 2007
Greasemonkey tutorials
- Dive into Greasemonkey
Note: Much of the information in DiG is out of date. - Avoid Common Pitfalls in Greasemonkey
Much more up-to-date than DiG above.
Javascript tutorials
- W3Schools Javascript Tutorial
Largely out of date, but a good place for a beginner to start. - JavaScript Closures
- JavaScript Closures For Dummies
- JavaScript on QuirksMode
- The JavaScript Programming Language by Douglas Crockford
A set of videos of a wonderful lecture by this JavaScript guru.