List of programming books reviews starting with number
2 Thumbs UP!
3NF or "Don't put all your eggs in one basket"
Title: SQL: The Complete Reference, Second Edition
Publisher: McGraw-Hill Osborne Media
Authors: James R Groff, Paul N. Weinberg
Rating: 1/5
Covers a lot of topics but only at the most basic level. I was particularly interested in complex DML statements such as updating one section of a Table based on data contained in the latest entries. I got more information from the Transact-SQL help screens from Microsoft. I suppose this would be a useful introduction for someone who new absolutely nothing about the topic, but as a professional reference it was a waste of money.
Title: Oracle PL/SQL 101
Publisher: McGraw-Hill Osborne Media
Authors: Christopher Allen
Rating: 5/5
All the example work and you will no have any problem to understand the example.
Title: MCSA/MCSE/MCDBA Self-Paced Training Kit: Microsoft SQL Server 2000 System Administration, 70-228, Second Edition
Publisher: Microsoft Press
Authors: Microsoft Corporation, Microsoft Corporation
Rating: 2/5
Supplemental material is absolutely required. The book provides relatively scant information on what appear to be the most heavily weighted exam areas. The exercises don't really prepare you for the exam since the exam questions focus on abstract/theoretical concepts as opposed to practical application in realistic scenarios. The study test questions are a pretty good inidcator of the difficulty of the questions on the exam, but there are at least a few errors; one of the more glaring ones tells you one thing in the pre-question objectives section, another thing in what is supposedly the correct answer to the question, and then BOL completely contradicts both of those. All in all, it is a pretty sad effort especially considering it is from the same company that produces the software in question.
Title: The Rational Guide to SQL Server Notification Services (Rational Guides) (Rational Guides)
Publisher: Rational Press
Authors: Joe Webb
Rating: 4/5
This book is an excellent introduction to Notification Services -- much, much better than what's available in Books Online or on the web. It's well-written, well-organized, and terse. A great text for someone just getting their feet wet.
However, it has a fatal flaw that knocks it down from 5 to 4 stars: This book has no index. I'm incredibly disappointed by this. It means that this book, once read, will never be picked up again -- if I can't find information quickly enough, I won't bother. An index is key to a good tech book, but apparently Rational Press missed that memo.
Great book, but buyer beware if you need something you can use as a reference later on down the road...
Title: PHP and MySQL For Dummies, 2nd Edition
Publisher:
Authors: Janet Valade
Rating: 2/5
I'm a newbie to PHP and MySQL. I was hoping to find a good tutorial based book on the subject, but this was not it. I guess I should've known better than to get a Dummies book as these are really only reference books. However, this isn't even good for a reference. The examples are very short and do not explain what's going on very well. For example, table joins. This is the point I'm stuck on now, which is a very important part of using a database, yet the author glossed over it in less than two pages. Now I'm just frustrated because I'm in the middle of a web project and am left hanging. I should've listened to other reviewers and got PHP & MySQL Web Development. If you're a complete beginner as I am, skip this one or you'll be lost and frustrated.

