IT programming books related reviews
Title: The Guru's Guide to Transact-SQL
Publisher: Addison-Wesley Professional
Authors: Ken Henderson
Rating: 5/5
I learned more about the Transact-SQL language from reading this book than I had from all the other books I had read on the subject combined. The book is basically a cook book of solutions to tough Transact-SQL problems. The best parts are the statistical and positional queries. Want to know how to return the stocks that have risen on three consequtive days? This book will show you. Want to know how to identify runs and regions and sets? Look no further. Need arrays? The book shows you how. Working with hierarchies? Its got that too.The best thing about the book is that it doesn't treat you like an idiot. It assumes you have some basic SQL skills and builds on them. If you are a complete beginner this is not your book. But if you have some basic skills this book will teach you how to do things with T-SQL you never thought possible.
Title: Joe Celko's SQL for Smarties: Advanced SQL Programming (The Morgan Kaufmann Series in Data Management Systems)
Publisher: Morgan Kaufmann
Authors: Joe Celko
Rating: 4/5
This book is indispensable for a thorough knowledge of SQL, but it is decidedly not for the beginner. I'd rate it 5 except for the abysmal editing and proofreading -- far too many errors for a book costing over $30. Kudos to Joe Celko, shame on Morgan Stanley.
Title: MySQL and PHP From Scratch
Publisher: Que
Authors: Wade Maxfield
Rating: 1/5
This book is an absolute waste of both your time and your money. It basically contains the PHP and MySql manuals available for free from their websites.There is virtually no actual content from the author to help you learn PHP or MySQL.If you are looking for a good book on PHP and MySql check out PHP and MySQL Web Development by Luke Welling, Laura Thomson
Title: Advanced Oracle PL/SQL Programming with Packages (Nutshell Handbook)
Publisher: O'Reilly
Authors: Steven Feuerstein
Rating: 4/5
The book is structured around a set of packages called PL/Vision. Eighty percent of the book is devoted to describing how to use PL/Vision and what it can do. PL/Vision is a useful set of tools; the P package in particular will be useful to any developer, though most will have already written something similar (though maybe not so fancy) for themselves. P is a packaged version of the dbms_output routines, and allows formatted output, debug output and other similar facilities.However, the book is not really a reference for Oracle packages. Most of what you need as a reference can be found in Feuerstein's "Oracle PL/SQL Programming", which I recommend. This book is more to give you an idea of what you can do with packages. I found it interesting, but I rarely refer to it--the other Feuerstein book is so comprehensive it covers almost all my questions.
Title: Professional SQL Server 7.0 Programming
Publisher: Wrox Press
Authors: Rob Vieira
Rating: 5/5
This is a very, very good book. It explains concepts succinctly and clearly, with copious and well-thought-out examples. It moves expertly from one concept to the next, never leaving the reader behind. It's very well-written and intelligently edited. If you're a novice SQL Server developer and want to take the next step up, this is the book to buy
Title: Beginning E-Commerce with Visual Basic, ASP, SQL Server 7.0 and MTS
Publisher: Peer Information
Authors: Matthew Reynolds
Rating: 5/5
This book help pull things together for me - ASP, VB, SQL7, etc. The author's application design is very robust and real world. He doesn't take shortcuts, such as maintaining state via session variables, which can ease development but hinder scalability. Unfortunately for the author, I suspect he will lose a lot of "Beginners" by Chapter 3. Implementing interfaces is not an intuitive concept for most would-be developers. Perhaps other approaches may have proven more consistent with the book's title.
Title: Sams Teach Yourself Microsoft SQL Server 7 in 21 Days
Publisher: Sams
Authors: Richard Waymire, Rick Sawtell
Rating: 5/5
I WANT KNOW ABOUT ALL (SQL AND SQL SERVER)
Title: Sams Teach Yourself SQL in 24 Hours (3rd Edition)
Publisher: Sams
Authors: Ryan Stephens, Ron Plew
Rating: 1/5
I have to believe that anyone who read this book and claimed that it was free of typos either doesn't know how to read or didn't learn a thing. This book is so filled with typos that I wouldn't have learned a thing if this weren't the second book that I have read on SQL and help from a friend of mine. The typos were not of the missing comma sort, they were entirely missing joins in statements that wouldn't work without them, wrong answers in the answer key, answers to questions that weren't even asked and a bucket full of missing semi-colons.This book is clearly a very beginner book it basically touches (and when I mean touches, I mean it lightly caresses) just about everything. Another thing that I couldn't understand is the way the author wouldn't tie the examples together. In one statment you create a new temp table in the next statment you are deleting a temp table but it has a different name and you never created that table to begin with.
Title: Professional Apache 2.0
Publisher: Wrox Press
Authors: Peter Wainwright, Poornachandra, Dr. Sarang, Afrasiab Ahmad, Sean Chittneden, Vivek Chopra, Micheal Link, Stephen G. Wadlow, Mathew Antony
Rating: 4/5
It was really nice to see this title , especially looking towards the timeframe in which it has covered a latest & hot topic like Apche 2.0
I would like to put 4 stars for it after taking a glance at the whole work done. One should agree on the fact that the coverage is huge.This is a good *reference* for developers who are deploying their applications "on Apache" , but certainly not for an "Apache developer" !Putting all the plus points together , I found it a -Good squence of contents , which maintain the flow with conciseness.
-Covers all the basic-to-intermediate level requirements for the admins with full configuration options,
building , controling contents and maintaining the server.
-A well spanned covergae on all aspects/technologies related to Apache security is a major strength of this title
-Good coverage of all the major topics related to Apache for admin and system architects who are using Apache for
deploying their products like Java using Tomcat,Ruby,PHP,CGI,Perl etc.
-Coverage of topics like Tomcat configuration , WebDAV , What log files DON'T tell you etc. were delighting one.
-Nice to see some very useful info on related points like basics of networking , migrating to IPv6 , hardware choice etc
along with the core subject. They will prove useful for beginners.But this title certainly deficit in ,-Detailed underlying execution behavior of Apache, it's modules and the underlying OS.
-Information on mod_jk , AJP and WARP regarding configuration of Tomcat with Apache is very less.
-Little coverage on Apache module development and internals of it.
-Most of the illustarions/illustrative steps are mentioned assuming unix variant OS. For Win32 there are very few tips provided.
-Some snap-shots and more details about configuring a Digital Certificate could have made a lot difference.
-Log Analysers and GUI config tools coverage is quite little. This is another thing which of practical use.
-Few but some serious typographic mistakes are annoying one like APJ (which should be AJP - Apache JServ Protocol) under
tomcat configuration.
Title: Google for Dummies
Publisher: For Dummies
Authors: Brad Hill
Rating: 5/5
Wow! I heard that Google could do alot, but I had no idea there was this much. This book is enlightening! I looked at the Google Hacks book, but couldn't understand all the programming. This book has tricks that anyone can do, like searching government sites and using special words to find better sites. I never heard of Froogle before, or some of the other services that are kind of hidden. I feel like I'm becoming a power user, and the book is funny, too. Highly recommended! It's the kind of book where you can learn a little at a time, and keep coming back to it for more.

