Rating: Summary: Easy and Fast ASP Review: Beginning Active Server Pages 3.0 opens the door and gently and thoroughly guides you through learning VBscript/ASP programming.I am the consummate newby to this programming, and this book is not just a how-to it is a vital resource. It would be a valuable addition to any programmer's library. wfrobey@bellatlantic.net
Rating: Summary: Excellent Reference Review: Without a doubt, the finest asp book I have read to date. Although not going into low level detail, a reader of this book with no web / database experience could easily build a full fledged application after reading this.
Rating: Summary: Excellent Overview to get you up and running Review: Covers a broad range of topics well enough to get running with VBscript, ASP and ADO. Occasional typos in the text and code but nothing that wasn't fairly obvious. Outstanding deal for a novice. If you are comfortable with VB already a number of chapters can be skipped but remaining chapters are VERY useful - esp. re: ADO. When looking at similar books make sure they are using ADO rather than the older DAO for DB access. Written in a clear, excellent style that is surprisingly homogenous given the number of authors. Highly recommended.
Rating: Summary: Typographical Errors Abound! Review: This book covers the topic completely and in a well-organized manner. The writing style is enjoyable. It is unfortunate that the book is marred by numerous typographical, grammatical and syntactical errors, some of which affect the code samples causing them to either not behave as they were intended to or to fail completely. Book buyers should expect a $40 book to exhibit evidence of careful editing - this book does not.
Rating: Summary: Good user interface Review: As a beginner in web design, it is a great book that tells you what is what, and how to think and start your design. I advice it to any body that want to learn ASP from the beginning, or develop his skills.
Rating: Summary: Too simple even as a beginner's book Review: If you have LITTLE experience with programming and internet technology at all, you may find this book helpful. The authors are trying to explain EVERY simple idea in plain English. To anyone who has some basic knowledge in procedural or object-oriented programming, or SQL, this book could be an insult to your intelligence. If you still want to read this book, I suggest you skip all the "How It Works" sections because they simply don't explain much beyond what you can learn from the sample code yourself.
Rating: Summary: A Must For ASP Beginners ! Review: In two days...in two days I was writing my own ASP pages ! This book covers the basics in a format that is comprehensive and easy to follow. You think you are just learning asp...but what you don't realize is you are aslo learning VBScript! The book is written in such a way that you are literally "forced" to remember what you just read. Packed with explanations and examples and explanations of those examples, this book takes you by the hand and builds on what you learn page by page. Forget the other guys...this book teaches you what you need to know. Definitely one of the best "investments" made into my future !
Rating: Summary: Is there an editor at WROX? Review: I will echo what Aaron said about grammar, etc, it is HORRIBLE. Moreover, I have found four separate instances of error-riddled code so far (I'm on chapter 5 currently) and I've reported them to WROX with a suggested fix. For instance, the author(s) will tell you to name a form "x" and then on the response page they will refer to the form as "xy." It's frustrating. Besides the errors and horrific grammar issues, I REALLY enjoyed the book up until chapter 3. I was really getting into it and understanding everything until it went into variables/variants and suddenly turned into a VERY, VERY technical and disjointed read. I'm now struggling like heck in Chapter 5 and retaining very little info. If you're a beginner, I'd say skip this book and get something more intuitive. Just my .02
Rating: Summary: Great Book Review: HI Everyone, I had no knowledge of all the internet technologies except HTML, but this book teaches you ASP step by step. It is really amazing on how you could learn ASP so quickly. A MUST buy for everyone.
Rating: Summary: Great beginner book - was not proofed Review: This book is great for beginners, but a little slow for anyone with any experience in JavaScript, ColdFusion, or any other tool for dynamic web pages. The examples are very thorough. Each new concept has a section with syntax, an example page, a picture of the result, and a step-by-step explanation of what is happening in the page. However, it appears that the book was not proofed. I am a beginner, so I don't know if the code is all correct. I don't see how it could be, when the book is full of sentences like this: "The function usually receives some information from your main code in the form a parameter (subprocedures can also received information from parameters in the same way, just they can't return the values directly)." -- page 206, paragraph 4. I'm not an English major and wouldn't usually care about such things, but something like this really makes me wonder about the code examples. The spelling was checked, but the grammer is horrible, at least in the first 5 chapters (that's as far as I've gotten). It keeps this from being a five-star book. Still, I am learning ASP, and that was the point of my purchase.
|