JavaScript for geeks (Part IV)
November 11th, 2003
In which I list all the useful links about JavaScript that I have laid my hands onto.
This list of links and resources is always evolving, so come back every now and then to see if there is something new.
Language References
Core JavaScript Reference @ Netscape DevEdge
JScript Language Reference @ Microsoft’s MSDN
Douglas Crockford
I discovered this while writting the articles and found it to be an amazing source. If I would have known this site before, I would not have felt the need to write my articles.
A Survey Of The JavaScript Programming Language
More JS Articles by Douglas Crockford
Quick References
Quick Reference @ DevGuru (props to Steve at Wellogic)
More tips and tricks
JavaScript @ QuirksMode OOP in JS by Jan Kollhof
More JavaScript for geeks
Part I covers the basics of JavaScript syntax.
Part II deals with variables, contexts, using objects, using functions, function pointers and other related items.
Part III will come later and will cover creating your own object classes.
January 31st, 2008 09:23 AM I downloaded the whole thing, I'll format it and the create the PDF.