As web development begins to move more client side with things like Ajax, Javascript is playing a larger role in the life of a developer. This article by Ray Djajadinata is an excellent introduction to understanding javascript. The author does a wonderful job of explaining how the javascript language works and compares it to things we already understand, such as classes, anonymous methods, etc…
Create Advanced Web Applications With Object-Oriented Techniques


