ASPit - Totally ASP
Search PHPit

Use this textbox to search all the content on PHPit. Seperate keywords with a space.

Advertisements
Partners
  • Heimwerker Shop
  • Find Unique Gifts Quickly
  • Debt Consolidation Loan
  • Care One Credit
  • Search Engine

JavaScript Objects

Medium Thumbnail

Book Details

Availability: Special Order
List Price: $39.99
Our Price: $39.99
You Save: $0 (0%)

Buy through Amazon.com

Spotlight Customer Reviews

Average Customer Rating: 3.55

Customer Rating: 5
Summary: What a Remarkable Discovery
Comment: I had hoped to learn how to jazz up my Domino Web-pages from a JavaScript book. When I got it home, I found something completely different inside.

This is a book about how to implement serious data handling with a serious object oriented programming language.

The authors cover all the basic JavaScript language and browser connections in the first 75 pages. They leave out a lot of glitzy tricks that you really need, but you can get those off any web-based tutorial after you really understand the language.

Once they leave the basics, they cover genuine oo programming in a serious and educational way. They explain what they are doing, and they explain *WHY* brilliantly. It is an excellently written book and a lot of fun to read.

If you are hoping to create a snazzy web-site without much work, you will find this book frustrating. If you want to understand JavaScript to the bone, and learn how to extend it as far as the eye can see, you WILL be able to outdo all the snazzy web-sites when you are done.

The book is incredible.

Customer Rating: 2
Summary: Disappointing
Comment: The main point that the authors attempt to make is that JavaScript can be a powerful and flexible object-oriented programming language. This book is better suited for the classroom than for real-world web development. Out of its 450+ pages, a single 30-page chapter deals with JavaScript in the browser.

Since I have several years of C/C++ experience, I bought this book primarily for the object reference table in the appendix. As I began writing real JavaScript applications, however, it became clear that this book was more of a hinderance than a help -- that even the object reference was a watered down version of the Netscape documentation. For instance, the book makes no distinction between read/write and read-only properties. The programmer is left guessing whether his program is failing or the property is not writable.

I found that "JavaScript - The Definitive Guide" by O'Reilly & Associates (ISBN 1-56592-392-8) covers browser objects much more thoroughy.

Customer Rating: 1
Summary: Waste of my Money
Comment: I have worked with javascript for some time and wanted to learn to create javascript objects and impliment them into my code. I thought that this would be the perfect book for my needs but I have never been so wrong. The book could be called "creating data structures using javascript" because it jumps right into complex examples of creating data structures with very little explanation of what is happing from a language prospective. I did get far enouph to write some BAD object code and post it out to a news group who got me on the right track. THIS IS NOT THE BOOK FOR YOU IF YOU ARE TRYING TO LEARN JAVASCRIPT OBJECTS FOR THE FIRST TIME. It is now in my trash basket.