JavaScript. The Definitive Guide | 
| Autor: David Flanagan Urheber: David Flanagan Verleger: O'Reilly Media
Kaufen Neu: EUR 39,95
Neu (1) Gebraucht (10) ab EUR 21,93
Bewertung: 97 Rezensionen Verkaufsrang: 8973
Medium: Taschenbuch Ausgabe: 5th rev. ed. Seiten: 1018 Versandgewicht: 2.9 Maße (innen): 9.1 x 7 x 1.7
ISBN: 0596101996 Dewey Dezimalzahl: 005.2762 EAN: 9780596101992
Publikation: August 25, 2006 Verfügbarkeit: Gewoehnlich versandfertig bei Amazon in 24 Stunden
| |
| Ähnliche Artikel:
|
| Redaktionelle Rezensionen:
Amazon.co.uk Since the earliest days of Internet scripting, Web developers have considered JavaScript: The Definitive Guide an essential resource. David Flanagan's approach, which combines tutorials and examples with easy-to-use syntax guides and object references, suits the typical programmer's requirements nicely. The brand-new fourth edition of Flanagan's "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. It's 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 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. --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 they're often used to manipulate. Tutorial sections show how to program in JavaScript, while reference sections summarise syntax and options while providing copious code examples.
Amazon.com Provides a rapid and thorough exposition of the JavaScript programming language, as well as an in-depth reference section covering each JavaScript function, object, method, and even handler. Experienced programmers will quickly find the information they need to start writing JavaScript programs.
|
| Kundenrezensionen: Gelesen 92 mehr Rezensionen...
Definitiv perfektes Buch November 12, 2002 5 aus 5 fanden die folgende Rezension hilfreich
Dies ist wirklich der "definitive guide", als der es betitelt ist. Hier steht ALLES ueber JavaScript und Umfeld drin, was man als ernsthafter Entwickler wissen muss. Vielleicht kein Buch fuer Anfaenger, aber das soll es ja auch nicht sein.Gut strukturiert, gut beschrieben, gut erklaert, alles bedacht, nichts wird vergessen.
no doubt März 19, 2002 Ulf Wendel 2 aus 2 fanden die folgende Rezension hilfreich
There're two Perl book in this world: the Camel books. And there's one JavaScript book: Flanagan's book.Revision 3 covered JavaScript 1.3 as a scription language, the new revision covers: JavaScript, DOM, CSS... In case you don't need FAQ like examples but facts and you're looking for a deeper understanding of JavaScript as a language just go for this book.
Very thorough, detailed, and complete Juli 18, 2000 Tony Panza 2 aus 2 fanden die folgende Rezension hilfreich
This book contains just about every obscure detail about JavaScript that you could possibly want. From its history, syntax, structure, operators, object hierarchy, methods, properties, etc..This book has what you're looking for.All of the tools available to you in order to spice up your webpages are thoroughly documented in this book. Once you go through this book, you'll know the ins and outs of anything related to client-side JavaScript. However, I wouldn't recommend this book to the absolute newcomer to JavaScript, especially one with no prior programming experience. Try something like JavaScript Goodies as an introduction. Once you're ready for all the nitty gritty details and to learn about JavaScript's complete (client-side) capabilities, this is what you're looking for. And of course, if you're interested in learning JavaScript, you should be comfortable with HTML.
Thorough tech reference Juli 12, 2000 1 aus 1 fanden die folgende Rezension hilfreich
This book is a very complete reference for the Javascript languge. It pays particular attention to the incompatibilities that plague the different interpreters/browsers. The book is fairly well written; it doesn't cause your eyes to glaze over from jargon overload. However, it also sometimes underestimates the skill and experience of the targetted reader, IMHO. Considering that this language is predominantly used for scripting web sites, I expected something a little different: more concentration on application and examples and less repetition of fundamental programming concepts and definitions.Still, this book does a good job at cataloging the syntax and features of the language. It will probably be a very helpful book for people who are new to programming and want to learn a scripting language.
The best programming book I've read Juli 3, 2000 Stephen Corwin (Virginia, USA) David Flanagan has done an amazing job here. This extremely well-organized book--the only one you need if you already know any programming language derived from C--is both a readable text and a useful reference. Of all the programming books I've read (dozens) this is surely the best. I hope that authors of future books will study it carefully as an example of exactly what to do.
|
|
|