IT programming books related reviews
Title: The Guru's Guide to Transact-SQL
Publisher: Addison-Wesley Professional
Authors: Ken Henderson
Rating: 5/5
I've bought all the other TSQL books and this one is by far the best of the lot. There's just no comparison. The thing is absolutely loaded with great commentary and examples.A lot of SQL Server books spend their pages (and your time) just repeating the Books Online. Henderson doesn't do that. He starts where the BOL ends and takes you to the next level.There's something about a book that goes into such detail and yet features such readable, friendly prose. The book is unlike any that I have ever read.
Title: PHP Fast & Easy Web Development, 2nd Edition
Publisher: Muska & Lipman/Premier-Trade
Authors: Julie C. Meloni
Rating: 4/5
This is one of the best "introduction to" books I've used in a long time. Essentially, you're retyping simple, but potentially useful, well-documented examples -- much friendlier than the "this is left to the reader as an exercise" approach of textbooks I've read. This book **does** assume you know some programming. You should know basic concepts such as variables, arrays, loops, etc. before purchasing this book. Of course, had the author discussed these concepts, this book would be many pages longer and cost 25% more. The examples in the book are available in the publisher's website, although when I downloaded them, the example code wasn't organized well to match the book. The book, likewise, has a few, but critical typos. Also, not that **any** programming book I've read helps you debug code, but if you mistype something and have to debug your code, you're totally left on your own (although I haven't emailed the author like another reviewer did). A very good introduction to PHP!
Title: Microsoft(r) SQL Server(tm) 2000 Analysis Services Step by Step
Publisher: Microsoft Press
Authors: OLAP Train, Reed Jacobson
Rating: 5/5
A really great book for someone wanting to come to grips with the SQL Server OLAP or Analysis Services. The book takes one through the processes of creating cubes and reporting from them, in a step by step, orderly manner. The book was recommended by several attendees at the recent PASS conference in San Francisco. I bought the book and installed the analytic services on an NT server and have been working with it for the past 10 days. The reading is easy and helps one come up to speed in an efficient and effective manner. For a beginner or some one with some OLAP product training, the book is really great.
Title: MCDBA, MCSE, MCSD, MCAD Training Guide (70-229): SQL Server 2000 Database Design and Implementation
Publisher: Que
Authors: Thomas Moore, Ed Tittel
Rating: 3/5
- This is a great book for studying and for reference around the office. I used it for the exam (and passed); my co-workers use it as a general reference at work.
- As usual, Que did a great job editing. I found two mistakes, but they were very minor.
- The sample questions / practice exam could use some re-working, but if you read this book through, the exam should not be too much hassle.
Title: Apache: the Definitive Guide (With CD-ROM)
Publisher: O'Reilly
Authors: Ben Laurie, Peter Laurie
Rating: 2/5
I did not like this book. I think you can do much better with another Apache book. The authors basically wrote a diary of setting up a webserver from start to finish. They seem board out of their mind and try to be funny ever once and a while. They copy the man pages word for word occasionally.I need something serious and authoritive where the authors are passionate about the subject like the authors in "Unix Power Tools" or "Unix System Administration Handbook"Come on O'Reilly, give us a better book on Apache and show us how to install PHP.
Title: Mastering SQL
Publisher: Sybex Inc
Authors: Martin Gruber
Rating: 1/5
I bought this book 3 weeks ago and must say it covers everything in great detail. I would recommend it to MS exam 70-029 candidates, as well.
Title: Multi-Tier Application Programming with PHP : Practical Guide for Architects and Programmers (The Practical Guides)
Publisher: Morgan Kaufmann
Authors: David Wall
Rating: 5/5
I loved this book. Wall has an easy to read writing style that is hard to find in this genre. Content wise, I'd been looking for information on the InnoDB table type, and found it here. No other book I've looked at shows as explicitly as this one how to build true referential integrity into a MySQL database. The book is worth its price for the InnoDB information alone.
Title: Transact-SQL Programming
Publisher: O'Reilly
Authors: Lee Gould, Andrew Zanevsky, Kevin Kline
Rating: 1/5
Compared to the other T-SQL books on the market, this book makes a good reference for programmers concerned with writing compliant SQL for Microsoft and Sybase databases. Everytime I go to use this book, another developer seems to be borrowing it. That statement alone proves to me that this book is worthy of being in any technical library. Although the book is bit outdated (only goes up to Sybase 11.5), it does have a number of good examples. The book does a nice job of telling you what T-SQL statements apply to MS-SQL and Sybase-SQL. My only critique: Mr. Kline should have expanded the section on error handling.
Title: Oracle PL/SQL 101
Publisher: McGraw-Hill Osborne Media
Authors: Christopher Allen
Rating: 5/5
Great book for beginners and experts. Quick reference tool
Title: PHP and MySQL Web Development
Publisher: Sams
Authors: Luke Welling, Laura Thomson
Rating: 5/5
This book is very practical, it starts from ground zero for php and mysql. Then it goes all the way to web securities, session management api, shopping carts, email list manager and web forum. As a professional Java web developer, I think it is a very practical book for PHP and mySQL. The quality is similar to the Oreily Servlet book, but it covers a lot more complex web applications thant the Servlet book.
I used it to build serveral very convient real-world web utilites
for my websites. Highly recommand it.

