JavaScript for the Web, Sixth Edition : Visual QuickStart Guide (6th Edition)

  Author:    Tom Negrino, Dori Smith
  ISBN:    0321430328
  Sales Rank:    116758
  Published:    2006-07-28
  Publisher:    Peachpit Press
  # Pages:    544
  Binding:    Paperback
  Avg. Rating:    4.0 based on 19 reviews
  Used Offers:    14 from $14.00
  Amazon Price:    $19.79
  (Data above last updated:  2008-11-29 06:17:21 EST)
  
  
Sort customer reviews by:
  
Show All Reviews on Page      Hide All Reviews on Page
   
  
JavaScript for the Web, Sixth Edition : Visual QuickStart Guide (6th Edition)
  
Need to learn JavaScript fast? This best-selling reference’s visual format and step-by-step, task-based instructions will have you up and running with JavaScript in no time. In this completely updated edition of our best-selling guide to JavaScript, leading Web and computing experts Tom Negrino and Dori Smith use crystal-clear instructions and friendly prose to introduce you to all of today's JavaScript essentials. Along the way, you'll find extensive coverage of Ajax and XML techniques, current browsers (Opera, Safari, Firefox), and more.

Visual QuickStart Guide--the quick and easy way to learn!
  • Easy visual approach uses pictures to guide you through JavaScript and show you what to do.
  • Concise steps and explanations get you up and running in no time.
  • Page for page, the best content and value around.
  • Companion Web site at www.javascriptworld.com offers sample scripts, updates, and more!

                  Reader Reviews 1 - 23 of 23                 
  
  
Review
Date
Review
Rating(5 High)
Review
Helpful
to:
Customer Review Reviewer
Info
Permanent
Link
Reader Reviews Below Sorted by Newest First
11-25-08 5 (NA)
(Hide Review...)  excellent book easy to read
Reviewer Permalink
Excellent book and easy to read. Filled with examples and references. Loved reading it.
(Review Data Last Updated: 2008-11-30 06:29:43 EST)
11-19-08 5 (NA)
(Hide Review...)  Great Book
Reviewer Permalink
This book was recommended to me by a teacher, there are not many JavaScript books that describe things in an easy to understand level, this one does. It's also helpful that the script is all available online, typing it helps to understand it, but if you type it wrong at least you can copy the online script and get it right then work out what went wrong.
(Review Data Last Updated: 2008-11-26 05:41:17 EST)
03-27-08 2 3\4
(Hide Review...)  Should be called: JavaScript (& a chapter on AJAX)
Reviewer Permalink
This is my first QSG book. I assume the layout is "feature" of the series, if so this will be my last.

Bottom line first: the title is a lie, this is a book about javascript with a chapter on AJAX; this book has good content, but the presentation will drive you insane while you read it.

Layout:
The book has a good concept but doesn't execute it well. Each page is divided into two columns, the example code is in one column, the text describing that code is in the other. This really is a great concept. It's used in analytic copies of a number of Shakespeare's plays and works well there. It works because they are conscientious about pagination, include line references, and use facing pages not columns.
Columns are a problem because each line has about three words before wrapping. The dot syntax of javascript is particularly hard to read with such short lines.
The pagination / line reference is really the biggest problem in the QSG's execution. They let the text and code flow through the columns across pages without much attention. This means you are constantly flipping forwards and backwards to see the code as you read. Without line references the flipping is not just annoying it's really more of a search.
They make two attempts to address the pagination problem: first, the code being talked about is highlighted in red; second, they reprint the code block being talked about in the text column. Neither of these is helpful. Half of the code ends up being highlighted red - at most you can scan the red blocks to figure out what that code is an example of, and what is just there to support the example. If they are going to reprint the code anyway why not just go over to a normal layout? My suggestion: use facing pages for the next edition!

AJAX:
This is not a book on AJAX. This is an introduction to javascript that includes a buzz word in its title to jump off the shelf at people. It's not even an introduction to javascript from an AJAX prospective. In fact AJAX isn't covered well in the book. For example there is very little discussion of how to navigate returned XML using javascript. AJAX is mentioned in the intro and then 'taught' in chapters 15 and 16. (Chapter 16 is just a discussion of available libraries!) You can't give AJAX top billing and then devote 10% of the actual book to it.

So why 2 stars?

I was looking for a book that assumed very little or no knowledge of javascript. I was hoping for something that would address canonical javascripting, best practices, and a bit theory behind the topics being covered. I'm self taught and wanted to see how things should be done instead of how they can be done. This book would be a darn good intro for a beginner. The theory and best practices parts were not explicitly addressed as often as I would have liked; however, they were demonstrated and covered at times.

4 star content, less 1 for layout, less 1 for title.
(Review Data Last Updated: 2008-11-19 05:42:13 EST)
03-09-08 5 0\1
(Hide Review...)  JavaScript & AJAX
Reviewer Permalink
The book arrived quickly. I is new quality. I intend to increase my knowledge of DOM, JavaScrip anf AJAX.
(Review Data Last Updated: 2008-03-28 12:49:05 EST)
03-08-08 3 (NA)
(Hide Review...)  Interesting collection of examples, not good for learning
Reviewer Permalink
I've been learning JavaScript off and on, with some success, for three months. In doing so, I've skimmed about a half-dozen books and tried the following three, so far, "graded" below:

Learning JavaScript (Powers B-)
VQS JavaScript and Ajax (Negrino & Smith C+)
O'Reilly JavaScript Pocket Reference (Flanagan B)

It's hard to find good books on this because the subject matter is new and the books are often dashed off quickly. VQS JavaScript and Ajax is essentially a collection of well-explained examples of well-organized code. It's written more to fill pages than flesh out the subject, however. The explanations are unnecessarily wordy and the broader coverage of concepts, context and how to, you would want to include in a teaching book are missing.

Strangest of all perhaps is the author's choice of leaving out how html talks to Javascript or the details of how they link. Since JavaScript's purpose is to interact with html and pass things back and forth, it's sort of like doing marriage counseling and only focusing on what the woman's thinking to herself. Unfortunately, they're not the only authors that make this oversight.

The VQS format is great and they do a good job of using color to highlight the portions of code they're referring to. The is a good, annotated collection of code examples. It's something I've found to be only marginally helpful in getting started.

(Review Data Last Updated: 2008-03-28 12:49:05 EST)
12-16-07 3 (NA)
(Hide Review...)  All Examples - Not too Much Explanation
Reviewer Permalink
I'm an experienced procedural php, xhtml and css developer with litter foundational knowledge about javascript. I purchased this book to fill that gap and was a little disappointed. It's not a bad book but it assumes a lot and has little instructional flow. The book scrolls though one example after another without much explanation for the actual language constructs behind javascript.

The author states that this book is not for beginners and I don't consider myself to be one, however, I'd advise anyone looking to buy this book to have a solid understanding of object oriented programming principals before they do so.

Overall it's not a bad book for a certain audience but it lacks foundational, and in my opinion vital, information about javascript.
(Review Data Last Updated: 2008-03-09 11:49:37 EST)
12-07-07 2 (NA)
(Hide Review...)  Not the best learning tool
Reviewer Permalink
This book gives some nice examples of usable code for a few common uses but doesnt give a very good explanation of what is being done and why. if you have great programming experience and a excellent knowledge of the DOM this book would be good way to get some javascript going, but for the average person looking to learn how javascript works and apply it in other ways than those shown in the book you are better off elsewhere.
(Review Data Last Updated: 2007-12-17 02:58:18 EST)
11-30-07 2 (NA)
(Hide Review...)  Not for Dummies (ie me)
Reviewer Permalink
Ok, let me put it this way. If you don't understand what "concatenated" means or "string" (in the computing sense) or are iffy on whether or not you know what a "boolean" is, this book is not for you. I simply could not follow this book, as it briskly takes you through one example after another without really taking the time to stop and explain concepts. I can see how this format can be helpful for people who have at least some programming experience and don't need a whole paragraph devoted to the word "concatenate," but for dodos like me, this book is too hard. There are books out there that really take the whole process apart and explain underlying concepts in depth, and I'd recommend one of those over this for most people.
(Review Data Last Updated: 2007-12-07 02:59:41 EST)
11-01-07 5 (NA)
(Hide Review...)  Easy to Understand
Reviewer Permalink
This book is really clear and easy to understand. Other programming books have left me with questions. Not this one! I am very satisfied with the purchase.
(Review Data Last Updated: 2007-11-30 19:57:04 EST)
10-15-07 5 1\1
(Hide Review...)  Great help for beginner javascript programmers
Reviewer Permalink
This book is great for beginner programmers who have little experience in javascript or any other scripting language. Out of the several books and resources I have read, this was by far the easiest to follow and work my way through. It takes a practical approach and shows you how to get things done.
(Review Data Last Updated: 2007-11-01 23:14:45 EST)
08-12-07 4 1\1
(Hide Review...)  Decent
Reviewer Permalink
This reference is good for beating in the Javascript basics. It is also a fairly decent introductory read to AJAX. Beginners, only.
(Review Data Last Updated: 2007-10-16 00:42:49 EST)
07-25-07 4 (NA)
(Hide Review...)  Required reading
Reviewer Permalink
Without dumbing anything down, this book introduces those familiar with HTML and CSS to the next step in webcoding: JavaScript programming, and the next step beyond that: Ajax. Being a web developer who's not very left-brained JavaScript and Ajax for the Web is helping me step-by-step to get more into the programming mode, enhancing the pages I run in the process. Required reading for the subject(s) it covers. (Unlike what others have said, I didn't have any problem with the pagination. Maybe I'm just used to it now from having read several other PeachPit VQP books.)
(Review Data Last Updated: 2007-08-12 12:42:24 EST)
04-08-07 2 2\4
(Hide Review...)  Just Another Reference
Reviewer Permalink
I guess I'm spoiled after reading the Visual QuickStart guides by Larry Ullman on PHP and MySQL. In those you actually learn how to use the software by building or programming projects. That's the way you learn any skill -- by doing. Along the way, you also learn many valuable insights into why you're doing what you're doing. (It's also a lot of blood, sweat, tears, and frustration -- all an important part of learning!)

JavaScript and Ajax doesn't live up to that expectation. It's just another reference book, like countless other reference books on these subjects. If you like the style with lots of screenshots and don't already have a reference book on the subject, it might be worth buying. As one reviewer said, however, screenshots of code that reproduce what's already in the text just take up space that could be used for additional information. (They're very useful when you're actually building projects as a part of your learning.) Also, it's not as well organized and indexed as other reference books, such as those by Wrox.

Just keep in mind that you won't learn to do JavaScript and Ajax in this book. You only learn skills by doing. Instead, you will read about them. That's a very different thing.
(Review Data Last Updated: 2007-07-25 07:41:50 EST)
02-23-07 3 (NA)
(Hide Review...)  Though Obviously High Quality, Hard Book for Beginners
Reviewer Permalink
I did the VQS PHP book, found it to be very well put together, easy to understand, and useful to be quickly up and running. This book is not so. Perhaps it's because JavaScript is more complicated. I'm on Chapter 3, and am having a really tough time getting through these scripts. They're very complicated, though obviously well thought out. Really, I'm just typing away to see what the scripts will look like when implemented. But I look over the example and can only vaguely understand how it's put together.

What's interesting is the authors write in the beginning that you can download all the code for the book, so you don't have to type it. Forgive me if I'm a little naive, but isn't that the point of VQS? Typing it out so you learn it? Kind of like writing in cursive makes you remember how to write in cursive? If it's not the point of the series, then why wouldn't I just get the O'Reilly stuff and have my head crammed full of facts and intermediate concepts, instead of something that claims to get you up and running right away?

Often times the authors write "we'll go into more detail on this later," but they move so quick that I don't know how I'll ever get to any later chapters. If you don't get a concept right away, you're in trouble, because they start implementing the concepts in the next example as if they are innate. For instance "getElementById" is used so many times, but only explained briefly at the beginning...I'm confused about syntax, but there's very little on understanding the syntax.

It's apparent that this couple can really program well, with tight code. What I'm not so sure of is that they understand what it is to be a "beginner." Many of the concepts they use are certainly vital, but without a teacher, I'm really at a loss to understand them.

I'd love to recommend this book more highly, but that would mean that I'm smarter than I am. As a newbie to programming and JavaScript, I'm having a tough time with this.
(Review Data Last Updated: 2007-02-27 09:35:47 EST)
02-07-07 4 3\4
(Hide Review...)  JavaScript/Ajax book review
Reviewer Permalink
Although I bought the book for class, and would normally sell it once class is over, this book was extremely helpful and will definitely be a book to keep for my personal library. It was what title said, and helped me understand the course material better. I am not a perfect student, I am not 100% in any class, but because of this book, I still learned more then I would've attending course alone.
(Review Data Last Updated: 2007-07-09 15:24:52 EST)
02-06-07 4 2\3
(Hide Review...)  JavaScript/Ajax book review
Reviewer Permalink
Although I bought the book for class, and would normally sell it once class is over, this book was extremely helpful and will definitely be a book to keep for my personal library. It was what title said, and helped me understand the course material better. I am not a perfect student, I am not 100% in any class, but because of this book, I still learned more then I would've attending course alone.
(Review Data Last Updated: 2007-04-08 11:29:37 EST)
01-05-07 5 8\8
(Hide Review...)  Great starter JavaScript book
Reviewer Permalink
This is the sixth editing of the Visual QuickStart Guide to this book and it is the best so far. It finally focuses on some of the WSC standard DOM practices that all the other new JavaScript books have been showing the past year. It also has some a great chapter on one of the most popular JavaScript library/toolkits: Yahoo! UI. This library by Yahoo! has tons of ways to help you create quickly a JavaScript and/or Ajax widget/application for your own site.

This book is a great beginner book for people trying to get into coding or programming since all you need is a web browser and no fancy compiler or other costly program. The book goes though the basics of JavaScript with creating variables and where to put your scripts. The author shows you some simple examples to get you started. It then focuses on more language basics such as loops, if statements, creating custom functions, and arrays. It gives a simple examples for each topic and then builds a small application with each new topic covered to show the reader how they all can be put together. I really like how the author does this because it shows the reader what can be done with JavaScript instead of just explaining each topic and moving on.

The book then covers manipulating images with JavaScript since doing image-rollovers is what got JavaScript noticed years ago. Then the bigger chapters focus on handling forms which the other big use of JavaScript for years. Being able to manipulate data in forms as well as validate that data is crucial for understanding some of the power of JavaScript. The book also has a good section in Chapter 8, with forms and regular expressions. Using regular expressions can be very tricky but he book gives some good examples on how to use them with some of the built-in JavaScript objects (string) to validate specific patterns of form data (ie. email address).

Towards the end of the book (chapter 9 and 10), the author covers basic event handling (onload, onmouseover, onmouseout, onfocus, onblur, onkeypress, etc) and creating and editing cookies. These two topics have been around for years in JavaScript, but are an important topic(s) if you want to learn additional JavaScript topics.

The rest of the book covers most of the new additions for this 6th version: DOM, JSON (JavaScript Object Notation), Ajax, Ajax toolkits (Yahoo! UI), Bookmarlets (small scripts stored in browser favorites - IE7 may not work because of updated security). Each topic is covered in enough detail to give the reader a good basics understanding of some of the more advanced topics that are used today.

After this book, you can progress to more JavaScript books focusing on DOM or JavaScript Libraries or Ajax.

This is a great first book on JavaScript for someone new to programming or coding. Whether you're a graphic designer or just a internet newbie wanted to get started.
(Review Data Last Updated: 2007-07-09 15:24:52 EST)
12-31-06 5 10\10
(Hide Review...)  Excellent practical introduction.
Reviewer Permalink
The audience for this book is beginning/novice web developers with a knowledge of HTML but not of JavaScript. The book begins with an introduction to basic JavaScript language features and then proceeds to work through a number of examples according to category (images, frames, browser windows, forms, regular expressions and strings, user events, and cookies). After, there are two chapters on AJAX fundamentals.

The book does not claim to be an in-depth resource. The general purpose of the QuickStart series of books is to provide an overview of the main concepts and practices in use by web developers today. It is meant to be a STARTING POINT to introduce novices to technologies, not as an in-depth reference. The authors of this and other QuickStart books point this out continually, yet still get bad reviews from people who have not taken the time to read about the purposes of various series from technical publishers. This is unfortunate for the public as well as unfair to the authors.

A previous reviewer mentioned what he took to be atrocious coverage of Ajax. The book contains two chapters exclusively covering Ajax. The first covers the fundamental techniques used to take advantage of this combination of technologies. The second chapter explores some of the popular Ajax toolkits currently available. This is consistent with the purpose of the book. Some readers may be interested in heading down the development path, yet others may be more interested in design and in using pre-existing tools. This book caters to both and has no intention of deceiving either reader.

The following quote is a good example of this. It is an excerpt from the title page of Chapter 16, which follows the introductory chapter (basic XMLHttpRequest usage, etc.) and precedes the Ajax toolkit chapter:

"[Writing] Ajax applications can be difficult. They often require a great deal of knowledge of working with the DOM, CSS, JavaScript, and server resources. Since this is a book for beginning scripters, we've shown you how to do some easy things with Ajax, so you can see that learning Ajax techniques is well within your reach. But many books have been written that are completely devoted to showing intermediate-to-advanced scripters how to create Ajax applications, and our Ajax chapters are no substitute for that kind of in-depth exploration."

As for the dual-column formatting that some reviewers disliked, it is consistent with the formatting of the entire QuickStart series, as well as the QuickPro series of the same publisher. The format is nice for tackling specific techniques in a concise amount of space. It is not as abstractly engaging as conventional technical books, but it is not meant to be. The format is excellent for explaining techniques (especial design techniques) as well as for conveying a sense of quick forward momentum.

I've only recently started reading books from Peachpit Press, and I will turn to them before I turn anywhere else. I am a web developer who has been doing light programming for the last several years. I like these books because they get me up to speed quickly, and act as a comprehensive starting point, allowing me to understand "where I need to go from here."

This book is excellent as a broad introduction with lots of real-world examples. If you're a novice web developer with a decent grasp of HTML wishing for a comprehensive introduction to JavaScript and practical JavaScript techniques, this is the book for you.

However, if you're well-grounded and are looking for more in-depth coverage of JavaScript and Ajax techniques, "Professional JavaScript for Web Developers" (Nicholas Zakas / Wrox Press) and "Professional Ajax" (Zakas, et. al. / Wrox Press) are excellent in-depth resources geared toward real-world professional development, and both are among the best peer-reviewed titles in existence on these subjects.
(Review Data Last Updated: 2007-07-09 15:24:52 EST)
12-30-06 5 (NA)
(Hide Review...)  Excellent practical introduction.
Reviewer Permalink
The audience for this book is beginning/novice web developers with a knowledge of HTML but not of JavaScript. The book begins with an introduction to basic JavaScript language features and then proceeds to work through a number of examples according to category (images, frames, browser windows, forms, regular expressions and strings, user events, and cookies). After, there are two chapters on AJAX fundamentals.

The book does not claim to be an in-depth resource. The general purpose of the QuickStart series of books is to provide an overview of the main concepts and practices in use by web developers today. It is meant to be a STARTING POINT to introduce novices to technologies, not as an in-depth reference. The authors of this and other QuickStart books point this out continually, yet still get bad reviews from people who have not taken the time to read about the purposes of various series from technical publishers. This is unfortunate for the public as well as unfair to the authors.

A previous reviewer mentioned what he took to be atrocious coverage of Ajax. The book contains two chapters exclusively covering Ajax. The first covers the fundamental techniques used to take advantage of this combination of technologies. The second chapter explores some of the popular Ajax toolkits currently available. This is consistent with the purpose of the book. Some readers may be interested in heading down the development path, yet others may be more interested in design and in using pre-existing tools. This book caters to both and has no intention of deceiving either reader.

The following quote is a good example of this. It is an excerpt from the title page of Chapter 16, which follows the introductory chapter (basic XMLHttpRequest usage, etc.) and precedes the Ajax toolkit chapter:

"[Writing] Ajax applications can be difficult. They often require a great deal of knowledge of working with the DOM, CSS, JavaScript, and server resources. Since this is a book for beginning scripters, we've shown you how to do some easy things with Ajax, so you can see that learning Ajax techniques is well within your reach. But many books have been written that are completely devoted to showing intermediate-to-advanced scripters how to create Ajax applications, and our Ajax chapters are no substitute for that kind of in-depth exploration."

As for the dual-column formatting that some reviewers disliked, it is consistent with the formatting of the entire QuickStart series, as well as the QuickPro series of the same publisher. The format is nice for tackling specific techniques in a concise amount of space. It is not as abstractly engaging as conventional technical books, but it is not meant to be. The format is excellent for explaining techniques (especial design techniques) as well as for conveying a sense of quick forward momentum.

I've only recently started reading books from Peachpit Press, and I will turn to them before I turn anywhere else. I am a web developer who has been doing light programming for the last several years. I like these books because they get me up to speed quickly, and act as a comprehensive starting point, allowing me to understand "where I need to go from here."

This book is excellent as a broad introduction with lots of real-world examples. If you're a novice web developer with a decent grasp of HTML wishing for a comprehensive introduction to JavaScript and practical JavaScript techniques, this is the book for you.

However, if you're well-grounded and are looking for more in-depth coverage of JavaScript and Ajax techniques, "Professional JavaScript for Web Developers" (Nicholas Zakas / Wrox Press) and "Professional Ajax" (Zakas, et. al. / Wrox Press) are excellent in-depth resources geared toward real-world professional development, and both are among the best peer-reviewed titles in existence on these subjects.
(Review Data Last Updated: 2007-01-05 10:52:15 EST)
12-12-06 2 4\8
(Hide Review...)  not very useful
Reviewer Permalink
I bought this book and returned it two days later. As another reviewer has noted, the page layout is annoying and hinders readability. My main complaint is that the book shows how to do some stuff with javascript but lacks any explanation of why it was done that way. There isn't enough information in the book to be able to expand the book's examples into something you would want to use in your website.

When I took this book back, I bought the new Learning Javascript. I have only read the first chapter so far, but I have learned more useful information from it than I did from the Visual Quickstart Javascript book.
(Review Data Last Updated: 2007-07-09 15:24:52 EST)
11-18-06 5 5\5
(Hide Review...)  It lives up to the VQP series perfectly
Reviewer Permalink
While this is not the book to use if you've never even attempted programming, if you have at least moderate experience, Dori and Tom's latest revision will get you moving in the JS/Ajax world quite quickly. As a sysadmin running everything but AS/400s at the moment, I am more than a little appreciative that they tested out the book's code on as many browsers and platforms as they did.

It's not the Ultimate Tome Of Javascript Knowledge, but it's not supposed to be. Nor is it going to tell you how to do everything. But what it will do, and by design, is get you pointed in the right direction , and give you the basic skills and knowledge you need to get down to business quickly.

I will agree that some of the pagination is suboptimal, but that's Peachpit's problem, and at least to me, didn't detract, and doesn't detract from the book's ability to get me from 0 to 60 in a short amount of time.
(Review Data Last Updated: 2007-07-09 15:24:52 EST)
11-17-06 5 3\3
(Hide Review...)  It lives up to the VQP series perfectly
Reviewer Permalink
While this is not the book to use if you've never even attempted programming, if you have at least moderate experience, Dori and Tom's latest revision will get you moving in the JS/Ajax world quite quickly. As a sysadmin running everything but AS/400s at the moment, I am more than a little appreciative that they tested out the book's code on as many browsers and platforms as they did.

It's not the Ultimate Tome Of Javascript Knowledge, but it's not supposed to be. Nor is it going to tell you how to do everything. But what it will do, and by design, is get you pointed in the right direction , and give you the basic skills and knowledge you need to get down to business quickly.

I will agree that some of the pagination is suboptimal, but that's Peachpit's problem, and at least to me, didn't detract, and doesn't detract from the book's ability to get me from 0 to 60 in a short amount of time.
(Review Data Last Updated: 2006-12-12 13:03:01 EST)
10-28-06 2 2\3
(Hide Review...)  Not a good layout or good content.
Reviewer Permalink
The layout of this book is very annoying. The first column has screenshots and the second column has the actual text. This makes code very difficult to understand because code that should fit on one line turns into three lines. This book does not do a good job at explaining Javascript either. It just gives examples and shows you what they do. The Ajax section is a joke, it only has about 50 pages on it and most of that tells you to use other peoples programs instead of how to write your own. I am still waiting to find a good AJAX book. Hopefully O'Reilly will come out with a Safari Series book soon, I am always satisfied with their books.
(Review Data Last Updated: 2006-11-18 10:03:28 EST)
  
                  Reader Reviews 1 - 23 of 23                 
  
  
  
  
  
  

Because the data used to generate this site come from outside sources, VeryWellSaid.com cannot guarantee the completeness or accuracy of the data.
Search VeryWellSaid™
Google
Web VeryWellSaid™
New subjects are added every week.
View Subjects Below by:
* Top Selling
 (click category name, left)
* Top-Rated Top Sellers
 (click 'Top Rated', right)
In the news...  
Dubai\UAE Top Rated
Influenza\Bird Flu Top Rated
Iraq Top Rated
Supreme Court Top Rated
All Books Top Rated
Arts Top Rated
Photography Top Rated
Digital Photography Top Rated
Digital Cameras Top Rated
Biography Top Rated
Business Top Rated
Management Top Rated
Marketing Top Rated
Sales Top Rated
Stocks Top Rated
Bonds Top Rated
Real Estate Top Rated
Trading Top Rated
Commodities Trading Top Rated
Time Management Top Rated
Starting A Business Top Rated
Children's Top Rated
Comics Top Rated
Computers Top Rated
PC Top Rated
Mac Top Rated
Programming Top Rated
Design Patterns Top Rated
.Net Top Rated
C# Top Rated
Vb.Net Top Rated
Asp.Net Top Rated
Java Top Rated
Python Top Rated
PHP Top Rated
Perl Top Rated
Javascript Top Rated
Ajax Top Rated
CSS Top Rated
Open Source Top Rated
SQL Top Rated
Databases Top Rated
Oracle Top Rated
MySql Top Rated
Sql Server Top Rated
IIS Top Rated
Apache Top Rated
Linux Top Rated
Windows Server Top Rated
Project Management Top Rated
HTML Top Rated
UML Top Rated
IT Certifications Top Rated
Cisco Certifications Top Rated
MCSE Top Rated
MCSD Top Rated
Cooking Top Rated
Italian Cooking Top Rated
Vegetarian Cooking Top Rated
Wine Top Rated
Engineering Top Rated
Entertainment Top Rated
Health Top Rated
Nutrition Top Rated
Dieting Top Rated
Sex Top Rated
History Top Rated
Military History Top Rated
British History Top Rated
Middle East History Top Rated
Land Battles Top Rated
Naval Warfare Top Rated
Air Warfare Top Rated
9/11 Top Rated
Terrorism Top Rated
Home Top Rated
Mortgage\Home Equity Loan Top Rated
Cars Top Rated
Car Buying Top Rated
Sports Cars Top Rated
Cat Top Rated
Humor Top Rated
Horror Top Rated
Law Top Rated
IP Law Top Rated
Legal History Top Rated
Fiction Top Rated
Oprah's Book Club Top Rated
Medicine Top Rated
Cancer Top Rated
Stroke Top Rated
Heart Disease Top Rated
Fertility Top Rated
Diabetes Top Rated
Pharmacology Top Rated
Back Problems Top Rated
Menopause Top Rated
Thyroid Top Rated
Pain Top Rated
Organic Chemistry Top Rated
Immune System Top Rated
Mystery Top Rated
Nonfiction Top Rated
Outdoors Top Rated
Running Top Rated
Radio Control Models Top Rated
Guns Top Rated
Parenting Top Rated
Divorce Top Rated
Professional Top Rated
Reference Top Rated
Religion Top Rated
Romance Top Rated
Science Top Rated
Physics Top Rated
Chemistry Top Rated
Astronomy Top Rated
Psychology Top Rated
Science Fiction Top Rated
Sports Top Rated
Teens Top Rated
Travel Top Rated
USA Top Rated
Europe Top Rated
France Top Rated
Italy Top Rated
England Top Rated
China Top Rated
All Books Arts Biography Click Here For An A-Z Index Of All 213 Best-Seller Subjects Business Children's Comics
Computers Cooking Engineering Entertainment Health History Home Horror Humor Law Fiction Medicine Mystery
Nonfiction Outdoors Parenting Professional Reference Religion Romance Science Sci-Fi Sports Teens Travel
In Association with Amazon.com

Cache miss
(not cached)