Everything I learned about Javascript, I learned on the web

posted 10:39AM May 22, 2007 with tags javascript softwaredevelopment webdevelopment by Lars Trieloff

Yesterday, during an interview I said regarding the fact that, according to Ohloh our applications is written mostly in Javascript: "Javascript is an impressive elegant, but often misunderstood language.". The applicant answed that this was the first time he heard someone saying that, but recent signs show I am not alone with my opinion:

The interesting thing is: I have been developing in Javascript for nearly all of my programmer's life, but have never possessed a single Javascript book. This is part due to a misunderstanding of the language ("It's just a toy language for scripting web pages" - which it is not) and part due to the great resources on the web for developing Javascript.

With more and more applications built unpon Javascript, server-side, client side in web sites, in rich internet applications based on Firefox, Thunderbird or XULRunner or Actionscript, developers will have to learn about the beauty of Javascript, but also about the dark sides.

| Comments[1]

Comments:

for many years now favorite online ref has been http://devguru.com/technologies/javascript/home.asp
it is a no frills coverage that is robust enough to cover 90% of syntax questions i have ever had.

Posted by Wade Harrell on May 22, 2007 at 07:42 PM CEST #

Post a Comment:
Comments are closed for this entry.