IT programming books related reviews
Title: Sams Teach Yourself SQL in 10 Minutes, Third Edition
Publisher: Sams
Authors: Ben Forta
Rating: 5/5
Ben Forta teaches the concepts, uses, and syntax of SQL in quick easy-to-digest lessons that make you wonder why other authors make learning so difficult. This is the first, and for many people the only, SQL book you should purchase.
Title: PHP MySQL Website Programming: Problem - Design - Solution
Publisher: Apress
Authors: Chris Lea, Mike Buzzard, Dilip Thomas, Jessey White-Cinis
Rating: 2/5
I know all of the other reviews are glowing, but I was actully disappointed by this book. While it is very thorough, I found the structure of the book to be haphazard and unintuitive. There are a lot of occurances of "but first, lets go back a bit," a sure sign of poor writing. While trying to keep to the problem-design-solution framework, the authors often introduced ideas in the problem phase, but never clearly addressed them in the design and solution phase -- often vaguely tying it all together with a statement like "and we took care of this problem as well" without really referencing it.There is a great deal of information in this book, but I found it very difficult to extract coherently. And saying "but its not for beginners" is no excuse for poor writing.
Title: MCSE: SQL Server 7 Administration Study Guide
Publisher:
Authors: Lance Mortensen, Rick Sawtell
Rating: 5/5
This is the best and readable one compare to the Syngress, New Rider and MS Press. However, should use this one with Transender.
Title: Beginning SQL Server 2000 Programming
Publisher: Wrox Press
Authors: Robin Dewson
Rating: 3/5
Not a great book. I would rather go for Professional SQL Server 200 Programming by Robert Vieira.
Title: The Sql Guide to Oracle
Publisher: Addison-Wesley Professional
Authors: R. Van Der Lans
Rating: 5/5
I had the original, generic SQL version of this book (now out-of-print) and gave it to another developer. I bought this SQL for Oracle edition to replace it.When I first got this, I had NO idea how to write even the simplest SQL statement (well, maybe the easiest). But thanks to this book -- and only this book -- I'm a real whiz at it now and did all of my company's database programming for years. How many times can you learn an entire computer language with just ONE BOOK?!?The author over-achieves something that most others fail at: he teaches all aspects of the language through sensible examples and straightforward explanations. The book is an invaluable resource for beginners through to advanced developers. There is no fluff anywhere in the book...just very efficient examples and explanations. So if you are used to Dummies guides or 21-day guides, you might find this book a bit terse. But I still think it is a fantastic choice for beginners.In all, I cannot recommend any computer book more highly than this one.
Title: SQL Clearly Explained (The Morgan Kaufmann Series in Data Management Systems)
Publisher: Morgan Kaufmann
Authors: Jan L. Harrington
Rating: 1/5
This book is very simple and is geared toward beginners, does not present advance concepts provides a general idea
Title: Inside Microsoft SQL Server 2000 (With CD-ROM)
Publisher: Microsoft Press
Authors: Kalen Delaney
Rating: 5/5
This book is very comprehensive and discusses, without wasting any space, what you should know if you want to call yourself expert in your role as a SQL Server DBA or even developer. You can find most of the information by using other Microsoft sources, mainly Books Online (BOL), but choosing between the two, I prefer the book thanks to it's pedagogical approach. It's also my first choice as a reference so I try to keep it within arms reach at all times.As others have claimed, the coverage of the new features in SQL Server 2000 isn't complete, but neither is coverage of the old features. This is just a matter of limited space and doesn't affect my rating of the book since it covers the most important stuff and does it really well. If you already own the SQL Server 7 version of this book, the 2000 version might not add much value to you though.SQL Server is a huge subject, not possible to cover completely in 1,000 pages. By the end of the book, the author has included a thorough list of suggested additional reading and he stresses the importance of also reading the SQL Server documentation, cover to cover.I found this book to be the best I've read about the inner workings of SQL Server 2000 and have enjoyed it together with Ken England's SQL Server 2000 Performance Optimization and Tuning Handbook which fills in some gaps for those performance-oriented.Brilliant as this book is, you still need to complement it with experience and Books Online to master SQL Server and all it's nitty-gritty details.
Title: Oracle PL/SQL Programming, Third Edition
Publisher: O'Reilly
Authors: Steven Feuerstein
Rating: 3/5
This is an excellent book to learn the language of PL/SQL; but not really a good reference material.
Title: OCP Introduction to Oracle9i: SQL Exam Guide
Publisher: McGraw-Hill Osborne Media
Authors: Jason Couchman
Rating: 5/5
The book is very well organized and easy to follow. It is an excellent tool to prepare for the OCP. I strongly agree with the other reviewers that there are some errors in the book that are frustrating. I was pleased that there is a nice errata web page posted ... and this helped me edit the text so I was studying the correct information for the OCP. I am VERY disappointed with the CD_ROM software that comes with the textbook and provides interactive questions to prepare for the OCP. There are incorrect answers provided in this software, so the end result is that I found myself dilligently learning wrong answers for the OCP. There is no errata for the CD-ROM. You're on your own figuring out what's correct and what's incorrect. It's a dangerous tool to use due to the fact you can study very hard and the end result will be that you learned wrong answers to the OCP test. Perhaps an easy solution to this problem could be to simply have errata included on the existing errata web site for the CD-ROM questions. The CD-ROM questions have unique numbers, so it would be easy to post the correct answers to these questions on the errata web site. In the meantime I'm focusing on the book and leaving the CD-ROM unused. The book though is excellent. The author did a super job, and I hope the other three Oracle Press books that follow in the Oracle 9i OCP sequence are as good as this one is.
Title: Hitchhiker's Guide to Visual Basic & SQL Server: William R. Vaughn (Microsoft Programming Series)
Publisher: Microsoft Pr
Authors: William Vaughn
Rating: 4/5
This book was recommended to me by by a Microsoft Trainer. I bought the book, but didn't really use it for almost 6 months. I felt it was a little 'talky' and did not address specific issues I was interested in at the time. However, as I've progressed with SQL server, I've realized how good this book really is. It gives an excellent understanding of the underpinnings of SQL server and the different VB interfaces. It helped me through some difficult problems by giving me a better understanding of what was going on at the server level. You cannot rerally use this book as a reference tool. There is not much sample code. You need to read it cover to cover to get all of its benefits. I highly recommend this book.!

