|
|
| Product |
| JavaScript the definitive guide |
|
Book |
|
|
|
June, 1996 |
|
OReilly UK |
|
|
| Description |
|
Since the earliest days of Internet scripting, Web developers have considered JavaScript: The Definitive Guide an essential resource. David Flanagans approach, which combines tutorials and examples with easy-to-use syntax guides and object references, suits the typical programmers requirements nicely. The brand-new fourth edition of Flanagans "Rhino Book" includes coverage of JavaScript 1.5, JScript 5.5, ECMAScript 3 and the Document Object Model (DOM) Level 2 standard from the World Wide Web Consortium (W3C). Interestingly, the author has shifted away from specifying--as he did in earlier editions--what browsers support each bit of the language. Rather than say Netscape 3.0 supports the Image object while Internet Explorer 3.0 does not, he specifies that JavaScript 1.1 and JScript 3.0 support Image. More usefully, he specifies the contents of independent standards such as ECMAScript, which encourages scripters to write applications for these standards and browser vendors to support them. As Flanagan says, JavaScript and its related subjects are very complex in their pure forms. Its impossible to keep track of the differences among half a dozen vendors generally similar implementations. Nonetheless, a lot of examples make reference to specific browsers capabilities. 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 such as Array) from coverage of client-side JavaScript, which includes objects, such as 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 Goodmans JavaScript Bible--isnt as current as this book, but its still a fantastic (and perhaps somewhat more novice-friendly) guide to the JavaScript language and its capabilities. --David Wall Topics covered: the JavaScript language (version 1.0 through version 1.5) and its relatives, JScript and ECMAScript, as well as the W3C DOM standards theyre often used to manipulate. Tutorial sections show how to program in JavaScript, while reference sections summarise syntax and options while providing copious code examples. |
| Read
Reviews >> |

|
High Performance ISAPI/NSAPI Web Programming: Your Complete Guide to Fast, Powerful Web Server Programs
|
A fine introduction to, and overview of, ISAPI and NSAPI programming ... but if you need to do serious ISAPI/NSAPI work, this is not for you. When you need the real details, this book doesnt do the job...
|
|
|
|
Active Server Page Programming
|
I dont know why this book has had so many bad reviews. I am of the group that give this 5 crowns. It has a superb mix, showing you how to interact with databases, how to write your own ActiveX controls to send email etc. My one problem was the reliability of the VBMail component supplied, but a quic..
|
|
|
|
Build Your Own Web Site
|
The TOPICS that need to be covered while building a website are covered. However the book could have contained more relevant information as to total comparitive costs (bottom line). The authors write about building websites, but have they actually implemented a real website? The authors raise the qu..
|
|
|
|
Microsoft Internet Information Server Resource Kit
|
I am a Systems Engineer trying to understand things like how to analyze traffic coming into a server and using this analysis to drive some design issues, such as deciding on the hardware and software components (what to buy, architecture issues, security, issues of scaling etc.) Parts of this book d..
|
|
|
|
ActiveX ISAPI Scripting
|
I used chapters 9-11, they are very good and useful. I think there are few more interesting things. I do not know why authors put a lot of info about IDC, ASP and other junk in the book about ISAPI. Also, Im not happy with Delphi framework chapters ...
|
|
|
|
|
|
|
|