|
|
30 of 32 people found the following review helpful:
5.0 out of 5 stars
The Right Stuff, Clearly Explained, October 17, 2001
Some people are saying this book TOO heavy for new programmers while others are saying it is NOT ENOUGH technical information. As someone who relies on technical books for the purpose of teaching myself new technologies, I should point out that most people have to buy more than one book to quickly master a new programming language. And I definitely recommend this book for persons new to javascript only or new to programming in general.After this book, I had that really good feeling I get when a good base has been established in a new area of technical knowledge -- when the first stuff that came in got laid down right, and then, everything that comes in after that builds easily on top of that good foundation. I am remembering things I read the first time, and everything else I have been learning since sticks, too. There are a lot of browser variation and version differences issues in javascript, and that is a problem. This author copes with it well, which is tough in the chaotic world of fast-changing www standards. I have the last version of book and the Javascript Bible, Gold (essential desk reference with 1400 pages of excruciating detail), and I definitely recommend buying THIS book as the first one. To those who wanted to find MORE information in an introductory language text, I would say that if you have the ability to read a detailed programming language book, remember all its info and methods, and start programming in the same amount of time that I can read this book and start programming while using the longer, detailed book as my desk reference, by all means do so and enjoy your photographic memory. To new programmers who wanted an EASIER book, it doesn't get clearer this, or at a sharper level of just-enough detail. Not to discourage people from speaking up, but readers should remember that a "review" is supposed to be a sharing of informed of opinions -- actually, advice -- to help other people make purchasing decisions. Readers should probably not use this review system as a message board, a readership chat, or otherwise to discuss their own issues under the impression that having any opinion at all, and posting it as a "review" helps anyone. For example, for this book, one reviewer states that the author explains the "&&" operator and then - amazingly - expects the reader to remember it later in the book. It sounds like that reader is looking for a book that performs the added function of making him pay attention, like a book that repeats and reinforces (There are books like that out there. But the handholding you want would make this book too long and too cluttered for an "in 24 hours" title). There is another "reviewer" who stated that he wanted more examples with more context, not just code snippets. Hello, do you know there are about a million downloadble javascript scripts on the WWW, in archives, articles, javascript websites, and so on, including embedded in almost every commercial web page you visit, like this one (for which you can "view source")? Almost every programming book's review section is full of people saying "not enough", while others say "this is too hard", and people who say "there are typos in the examples." None of these reviews are helping others, unless the review is an informed one and states exactly how and why that opinion is meaningful. I'm learning how to read into the newbie-bad-book posts to find the good books, and I feel bad for this very good author that he has been jumped on like this. I think that this introductory javascript book has attracted a greater proportion of liberal-arts web-developer wanna-bes, who have posted these inappropriate reviews on a great introductory programming book. Any programming book would be too hard or not right somehow. No, it won't be a fun read, it won't be easy, and you do have to remember symbols and other facts you read, such as the "&&" operator. There's a reason why the technical studies students were missing campus football parties so they could pass their classes while you were getting trashed and why they are making a lot of money now. I agree with the computer science student. I have read programming books for introductory and advanced college courses and for teaching myself new things. This author is exceptionally good at writing an introductory programming text at a great level of detail with just the right amount of stuff explained very clearly. I am actually waiting, which I hardly ever do, for this author's DHTML book due out in December, for more info about javascript and advanced web page production.
|