I’ve been using Javascript for years now but it’s just recently when I’m starting to go from intermediate to the next echelon in terms of my level of expertise. Far back before the start of this millennium, common uses of the scripting language is on form validation and rollovers.
As early as a few years after the millennium started however, Asynchronous Javascript and XML (AJAX,) gained popularity and people got to see javascript from a different consideration. Apart from getting more people to take the scripting language more seriously, the object-oriented capabilities of the language got the attention it rightfully deserved.
Despite such developments and my penchant for keeping pace with IT trends, it was only recently when I had the chance to actually “play” with AJAX and thus, get to take a closer look on Javacript’s object-orientedness due in part to having my own notebook only recently.
So on top of the time I spend reading e-books on other stuff, I’m spending time these coming days to take a look at the following:
- Over at Codestore, I encountered an Ars Technica article on Javascript for different levels of expertise. Find more Open Source reads for a wonderful bonus.
- From the previous material, one of the links points to Douglas Crockford’s Javascript instructional video at Yahoo Video. The next three parts of the presentation can be found in the related videos section of the page.
- Of course it would be helpful for the novice to start off with Javascript OOP basics and Sitepoint‘s material by Ryan Frishberg definitely proves to be helpful. Part 2 of the same reference and again several other references for bonus tech-tips and reads from the same site are waiting.
Anything for career-advancement I guess.