HomeSite Help - The Bookstore

JavaScript

skip navigation

We're moving!

This whole site is being moved to a shiny new server - as are all my sites, in fact. Apologies for the bumpy road ahead, but at the end of that road things will become fast and smooth.

Once the site at the new server is ready, this message will automatically disappear!

Meanwhile, you can see how the move is progressing at the status page.

 
skip navigation
Get notified when this page changes!
Let Spyonit.com notify you when this page changes!
Introduction
Finding other books
Titles:
 
 

Introduction


While JavaScript can be used on the server (on Netscape servers, or with ASP, it is most commonly used for client-side scripting (i.e., executed in the browser). Another application is its use as an advanced batch language for Windows with the WSH. Here you'll my recommendation for some books about JavaScript.

 
cover
JavaScript for the World Wide Web, 4th Edition: Visual Quickstart Guide
(Amazon.co.uk)

by Tom Negrino, Dori Smith
Paperback - 448 pages (April 26, 2001)
Peachpit Press
ISBN: 0201735172

Background

If you're completely new to Javascript, the Visual Quickstart Guide approach with side-by-side explanations and screen shots, as well as code snippets and their analysis, will quickly have you up and running. The book is organized by the things you want to do on your Web site rather than by the Javascript features. For the details about every method,object and event, proceed to David Flanagan's book or the JavaScript Bible.  to menu

 
cover
JavaScript: The Definitive Guide (3rd Edition)
(Amazon.co.uk)

by David Flanagan
Paperback - 776 pages (June 1998)
O'Reilly & Associates
ISBN: 1565923928

Background

 (In my library) if you're new to JavaScript, this is not the book for you, but once you've learned the basics (for instance with Javascript for the World Wide Web) you'll find here an excellent an in-depth overview of the language. The second part is a reference section covering each function, object, method, property, and event handler. For each item, browser support is outlined and (if necessary) alternatives given. The book includes information about JavaScript 1.2, which alas means it's time for yet another edition. But this is the one book I have about JavaScript and especially the reference section has helped with many tricky problems.
Get it!  to menu

 
cover
JavaScript Bible, 4th Edition
(Amazon.co.uk)

by Danny Goodman
1200 pages Bk&Cd-Rom edition (April 2001)
Hungry Minds, Inc
ISBN: 0764533428

Background

 (In my library) This book contains both a tutorial and a reference, so you're not stuck after learning the basics. Completely updated from the 3rd edition, this book now covers the latest version(s) of JavaScript, ECMAScript, as well as the DOM. Every feature is clearly documented across the full range of today's browsers from Netscape Navigator 2, 3, 4, 5, and 6 to Internet Explorer 3 through 5.5. Not for absolute beginners, though if you have some programming experience with other languages, you can probably start here. All applications and code samples are included on the CD, which can save a lot of typing.
Get it!  to menu

 
cover
JavaScript Bible, Gold Edition
(Amazon.co.uk)

by Danny Goodman
Hardcover - 1600 pages Bk&Cd-Rom edition (July 2001)
Hungry Minds, Inc
ISBN: 0764547186

Background

If the ordinary bible is not enough, you might want to consider this volume with 15 "bonus chapters", treating subjects like dynamic tables, and using JavaScript in combination with XML. Warning: to make room for these chapters, the tutorial is no longer part of the book; it's now to be found on the CD in PDF format, so if you're just learning JavaScript this is not the best solution. Also note that this is a hardcover book.  to menu

 
cover
JavaScript Examples Bible: The Essential Companion to Javascript Bible
(Amazon.co.uk)

by Danny Goodman
Paperback Bk&Cd-Rom edition (August 2001)
Hungry Minds, Inc
ISBN: 0764548557

Background

And if you still don't have enough, or just need inspiration, this Examples Bible might be the answer. Since not all the examples could fit into the bible itself (but were relegated to the CD), here you'll find the Document Object Model (DOM) and core JavaScript language examples sections in their entirety plus new introductory sections.  to menu

 
 

Finding other books


You can use these search forms to search Amazon.com's or Amazon.co.uk's catalog for books, software, and more. And mail let me know what you missed so I can add it!

 to menu