JavaScript the Definitive Guide - David Flanagan

JavaScript the Definitive Guide - David Flanagan

Non-Fiction - Information Technology - JavaScript - ISBN: 1565921933, 1565923928 more

2 offers from £18.25 to £22.99

Write a review | Add product to list

Since the earliest days of Internet scripting, Web developers have considered <I>JavaScript: The Definitive Guide</I> an essential resource. David Flanagan's approach,...
more





Please wait ....
Rate this product:  
 
2 out of 2 offers for JavaScript the Definitive Guide - David Flanagan   sorted by Price  
JavaScript: The Definitive Guide JavaScript: The Definitive Guide
Since the earliest days of Internet scripting, Web developers have considered JavaScript: ... more
The Definitive Guide an essential resource. David
Flanagan's approach, which combines tutorials and
examples with easy-to-use syntax guides and object
references,...
£ 18.25 Amazon Marketplace

Postage & PackagingCheck Site.
AvailabilityUsually dispatched within 2 working days...
Amazon Marketplace

Products you might be interested in
MCTS Self Paced Training Kit: Microsoft.NET Framework 2.0 Application Development Foundation (Pro-Developer) - Tony NorthrupMCTS Self Paced Training Kit: Microsoft.NET Framework 2.0 Application Development Foundation (Pro-Developer) - Tony Northrup

Non-Fiction - Information Technology - ISBN: 0735622779

This product has not yet been reviewed. Rate it now

Buy now for only £ 27.30

A Level Textbooks: Tackling Computer Projects - P.M. Heathcote

Non-Fiction - Information Technology - ISBN: 1904467717

 2 reviews

Buy now for only £ 7.91

Software Testing: An ISEB Foundation - Angelina Samaroo, Peter Morgan, Brian HamblingSoftware Testing: An ISEB Foundation - Angelina Samaroo, Peter Morgan, Brian Hambling

Non-Fiction - Information Technology - ISBN: 1902505794

This product has not yet been reviewed. Rate it now

Buy now for only £ 17.83

The Photoshop CS2 Book for Digital Photographers (Voices That Matter) - Scott KelbyThe Photoshop CS2 Book for Digital Photographers (Voices That Matter) - Scott Kelby

Non-Fiction - Information Technology - ISBN: 321330625

This product has not yet been reviewed. Rate it now

Buy now for only £ 17.14

SCJP Sun Certified Programmer for Java 5 Study Guide (Exam 310-055): Study Guide Exam 310-055 (Certification Press) - Katherine SierraSCJP Sun Certified Programmer for Java 5 Study Guide (Exam 310-055): Study Guide Exam 310-055 (Certification Press) - Katherine Sierra

Non-Fiction - Information Technology - Java - ISBN: 72253606

This product has not yet been reviewed. Rate it now

Buy now for only £ 16.99

Photoshop Elements 5 the Missing Manual - Barbara BrundagePhotoshop Elements 5 the Missing Manual - Barbara Brundage

Non-Fiction - Information Technology - Photoshop - ISBN: 0596527284

This product has not yet been reviewed. Rate it now

Buy now for only £ 14.26

JavaScript in Easy Steps (In Easy Steps) - Mike McGrathJavaScript in Easy Steps (In Easy Steps) - Mike McGrath

Non-Fiction - Information Technology - HTML - ISBN: 1840783621

This product has not yet been reviewed. Rate it now

Buy now for only £ 10.44

JavaServer Pages - Hans BergstenJavaServer Pages - Hans Bergsten

Non-Fiction - Information Technology - Java - ISBN: 059600317X, 0596005636

This product has not yet been reviewed. Rate it now

Buy now for only £ 20.77

Just For Fun: The Story of an Accidental Revolutionary - Linus Torvalds, David DiamondJust For Fun: The Story of an Accidental Revolutionary - Linus Torvalds, David Diamond

Non-Fiction - Information Technology - ISBN: 1587991519

 1 review

Buy now for only £ 15.19




JavaScript the Definitive Guide - David Flanagan

Main specs

Type: Non-Fiction

Genre: Information Technology

Subgenre: JavaScript

Title: JavaScript the Definitive Guide

Author: David Flanagan

Publisher: O'Reilly UK

ISBN: 1565921933; 1565923928

Ciao

Listed on Ciao since : 14/09/2007

Manufacturer's product description

Since the earliest days of Internet scripting, Web developers have considered <I>JavaScript: The Definitive Guide</I> 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.<p> 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 <I>JavaScript Bible</I>--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. <I>--David Wall</I><p> <B>Topics covered</B>: 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.

Reviews which might be of interest for JavaScript the Definitive Guide - David Flanagan    
Add more to your web site.
Review of Beginning Javascript - Paul Wilton by  TheDuke

Advantages: Easy to use and read.
Disadvantages: A hefty book.

...As a Computer Science student, I've seen my fair share of books attempting to show me how to program in various languages. Up until now, over at least 6 years of various programming related courses covering a number of different programming languages, I've only come across one book that I considered to be of any use – "The Beginners Guide to Turbo Pascal", published by Wrox and written by Oleg Perminov, but that was years ago and is now hopelessly out of date. Now, I have found another, also published by Wrox. "Beginning JavaScript" is a fairly hefty book, weighing in at around the 1000 page mark, and I do mean weighing! It's an absolute brick! It's definitely not one for carrying around in your pocket for reference. For newcomers to web building who may not be aware of the subleties involved, JavaScript is not the same as Java... Read review

Ciao members have rated this review on average helpful

helpful
30.01.2002
(31.01.2002)
Urg Whoops Maybe
Review of JavaScript for the World Wide Web - Tom Negrino, Dori Smith by  Manx

Advantages: Internet page. An easy start.
Disadvantages: No real reference value.

...There is every reason to believe that the Visual Quickstart GuideJavaScript for the World Wide Web” is, in its way, a good book. I suppose. I bought the book as someone who can program, well, let me clarify that further, I’m a Computing Science student who tends to sleep during his programming lectures and therefore, to date, I’ve never written any hugely successful C (++) giant programs but I I’m not a novice either. The idea of juggling the components of an array around is not something I would balk at. This book is not written for me. This book is written for the new type of computer “programmer” that the Web has created. The authors have carefully highlighted those people who wouldn’t be programming their own “Goto 10” loop if they didn’t have a web page to design. So, the pages of this book set out to clearly explain from... Read review

Ciao members have rated this review on average helpful

helpful
27.11.2000
THE reference book for HTML4, DOM, CSS & JavaScript
Review of Dynamic HTML: The Definitive Reference - Danny Goodman by  malross

Advantages: Covers every aspect of DHTML with excellent reference to browser inconsistencies
Disadvantages: Will slowly be going out of date - keep checking for revisions!

...Dynamic HTML - The Definitive Reference, by Danny Goodman As a reference book for HTML, the Document Object Model (DOM), cascading style sheets (CSS), and JavaScript, this book is unsurpassed. The quality is something I've come to expect from the O'Reilly series of internet development books. Not only does it cover every detail of these topics (up to HTML 4.0), it also states which browsers, and which versions, support each element. This alone is enough to make it an indispensable reference for the web developer. However, it is also clear that a lot of thought has gone into how the information in the book is organised, with good cross-referencing sections, as well as a good example-laden introduction and well-structured main sections on each of the technologies that combine to produce DHTML. If I were stuck on 37 Signals' desert... Read review

Ciao members have rated this review on average helpful

helpful
05.09.2000

Compare similar products to JavaScript the Definitive Guide - David Flanagan

(*) Reviews by Ciao members

Gift ideas

Similar products and search queries by other users


JavaScript Flanagan, JavaScript the Flanagan, JavaScript Definitive Flanagan, JavaScript Guide Flanagan, JavaScript David Flanagan, JavaScript the Definitive Flanagan, JavaScript the Guide Flanagan, JavaScript the David Flanagan, JavaScript Definitive Guide Flanagan, JavaScript Definitive David Flanagan, JavaScript Guide David Flanagan, JavaScript the Definitive Guide Flanagan, JavaScript the Definitive David Flanagan, JavaScript the Guide David Flanagan, JavaScript Definitive Guide David Flanagan



Are you the manufacturer / provider of JavaScript the Definitive Guide - David Flanagan? Click here