MyApps: * COOL MOVIE BROWSER (online sport, tv on net) here * MONEY ON THREAD (personal finance) here * HIT-BALL (cute game) here

Friday, March 12, 2010

Book - JavaScript: The Definitive Guide


JavaScript: The Definitive Guide (Paperback)

What you’ll learn

- The JavaScript language (version 1.0 through version 1.5) and its relatives, JScript and ECMAScript, as well as the W3C DOM standards they're often used to manipulate.

- Tutorial sections show how to program in JavaScript, while reference sections summarize syntax and options while providing copious code examples.

- Though he does not cover server-side APIs, Flanagan has chosen to separate coverage of core JavaScript (all the keywords, general syntax, and utility objects like Array) from coverage of client-side JavaScript (which includes objects, like History and Event, that have to do with Web browsers and users' interactions with them. This approach makes this book useful to people using JavaScript for applications other than Web pages.

- By the way, the other classic JavaScript text--Danny Goodman's JavaScript Bible--isn't as current as this book, but it's still a fantastic (and perhaps somewhat more novice-friendly) guide to the JavaScript language and its capabilities.

Cheers!

0 comments:

Post a Comment