IT programming books related reviews
Title: SQL In A Nutshell, 2nd Edition
Publisher: O'Reilly
Authors: Kevin Kline, Daniel Kline, Brand Hunt
Rating: 5/5
I too wonder if those that gave this book bad reviews actually looked at any section of the book. This is a reference book. And a wonderful one at that. It specifically says that it is a quick reference (on the cover). I found the book layout very useful and easy to follow. As far as content, the authors review each command (specific to each of the four DBMS's covered) in detail, with syntax. Sure, it left a couple of vendor specific items out, but if more information is needed, I recommend buying a book specifically on that product.I am a consultant and find that this book has more information in one place than several reference sites I would normally look in, and is light enough when traveling.I'm not saying this is the only book you'll ever need to buy, but for quick reference and comparison of SQL among MS SQL, Oracle, MySQL and PostgreSQL it is by far the most complete book on the market that I have been able to find.
Title: Beginning Visual Basic SQL Server 7.0
Publisher: Wrox Press
Authors: Thearon Willis
Rating: 1/5
Great book. I had a very good understanding of VB and Access but had no experience whatsoever with SQL Server. I am halfway through the book and could not be more happy with the results. But there is a word of warning: You need to understand relational databases and VB. You will struggle if you don't understand what a foreign key is, and some of the examples use VB class objects with the assumption you've done it before. If this doesn't scare you off, you will worship this book.
Title: Oracle8 DBA: SQL and PL/SQL Exam Cram (Exam: 1Z0-001)
Publisher: Coriolis Group Books
Authors: Michael R. Ault, Michael L. Ault
Rating: 4/5
better than any other books out there today for the exam.
Title: Core PHP Programming: Using PHP to Build Dynamic Web Sites (2nd Edition)
Publisher: Pearson Education
Authors: Leon Atkinson
Rating: 1/5
I wanted something with more than the online documentation. This book isn't it. After a hour of working on a PHP script I find that looking at the online documentation at php3.com is better than using the book. Maybe for users who really are very, very new to programming this is a good book. Then again newbies aren't likey to start with PHP3. The type is large and I get the feeling it was rushed out. So far everything I have looked up isn't covered in any real depth (one page on forms, classes covered in 4 pages with examples and a lot which space). Oh well....
Title: PHP Developer's Cookbook (2nd Edition)
Publisher: Sams
Authors: Sterling Hughes, Andrei Zmievski
Rating: 5/5
This is a great book for beginners and experts alike. It has some really good examples of the powerful uses of php. I recommend this to anyone that wants to create their own applications online.
Title: Sams Teach Yourself Microsoft SQL Server 2000 in 21 Days (2nd Edition, Book Only)
Publisher: Sams
Authors: Richard Waymire, Rick Sawtell
Rating: 5/5
Are you desiring to become a competent DBA, pass the related MCP exam, get hands on experience with and understand the general methodology of all features, or just dabble with some basic Transact SQL on SQL Server 2000 look no further. The book is written for persons with no to intermediate experience but the information contained within is applicable to all skill levels. The delivery of information is depicted in a clear and concise manner. The authors have definitely been around the block with previous versions of Microsoft SQL Server. Their experiences conveyed are instrumental in your present and future employment plus will save you valuable time that can be utilized more wisely elsewhere. My thoughts are if you desire to build a house you need to build a strong foundation first. If you don't you'll have ongoing structural problems and a leaking roof etc. This book will provide you with a strong foundation if you work through and apply its teachings. Prior to purchasing this book I've implemented and supported approximately thirty plus databases on Microsoft SQL Server 6x and 7 and one on 2000.
Title: SQL Server 2000 Developer's Guide
Publisher: McGraw-Hill Osborne Media
Authors: Michael Otey, Paul Conte
Rating: 1/5
This book is too broad in the subject area that it addresses and ends up lacking in topics where details are important. The amount of disparate bits and pieces gives the book a messy and shallow feeling. How this book attracted 5 stars from other reviewers baffles me. Don't be fooled by the thickness of the book. Most "jack of all trade" books are thick and useless. Try "SQL Server 2000 Programming by Example" by Guerrero and Rojas for a more focused text.
Title: MySQL/PHP Database Applications
Publisher: Wiley
Authors: Jay Greenspan, Brad Bulger
Rating: 3/5
I probably should have taken more notice of the Reader Level on the back of this book, which lists "Intermediate to Advanced". Unfortunately it was the only book available at the time that seemed to cover both PHP and mySql, so I went ahead and bought it.I've bought coding/scripting books in the past for "beginner" levels and found myself screaming through the book at 10 pages a minute, and ending up not learning much at all, hence I wasn't too concerned about the level listed for this book.In hindsight, this was pretty stupid. I'm halfway through this book and my head is spinning. I don't think i've taken in a single thing so far, or nothing I could replicate anyway. I was hoping that once I got to the coding examples, i'd start to pick things up. Unfortunately, the author doesn't take you through the creation of the scripts, rather presenting the finished script on the CD for analysis.Anyway, i'm about to head out and buy a book aimed at the PHP beginner level, hopefully PHP Essentials by Julie Meloni, or PHP Fast and Easy Web Development, also by Meloni.
Title: Google Hacks
Publisher: O'Reilly
Authors: Tara Calishain, Rael Dornfest
Rating: 4/5
If you're looking for a book that will teach you to do more effective searches in Google... this isn't it, although it does have a fair number of hacks usable directly from the search window. You can find plenty of good information on doing effective searching in Google itself, in the "All About Google" section, where you'll find a tutorial entitled "How to Search"."Google Hacks" is really for the programmer looking to integrate Google into other web apps. While a good deal of information on the Google API can be found at Google, along with the downloadable developer's kit, this book provides a number of excellent examples of scripts in various languages. It's not a tutorial, but rather a compilation of shorts hacks and scripts that use Perl (of course), XML, Python, Java, C# and probably others I'm forgetting to add Google functionality to applications.This isn't a book for the complete novice at scripting, but beginners shouldn't be put off by it. If you have a basic understanding of Perl and HTTP there's a good deal of usefulk information to be gleaned here.
Title: Sams Teach Yourself SQL in 21 Days (4th Edition)
Publisher: Sams
Authors: Ron Plew, Ryan Stephens
Rating: 3/5
After reading some of the other reviews, I have to say that I think some may be a bit harsh in their evaluations of this book. I was a complete beginner when I found this book, and found it extremely helpful because I worked through it by simply 'reading' the text and looking at the examples (and yes there are some mistakes!). However, being someone that has a background in accounting not computer science, I was satisfied with this approach. I have now graduated to more advanced intermediate texts.This text is very good at explaining the basics of SQL queries, and relational databases.

