IT programming books related reviews
Title: Building Research Tools with Google For Dummies
Publisher: For Dummies
Authors: Harold Davis
Rating: 5/5
This book has the best information I have read about Google and the syntax of search. If I have a bone to pick it is with writing style which might be a little too humorous for me. But this doesn't bother too much. I am a programmer so I like the information about the Google APIs. It is accurate and helpful. But also the good information about research. And, where else are you going to find a Dummies book that explains the Internet, Socratic method, Plato, and Talmud? If these things at all are of interest to you, get this book.
Title: Beginning Php 4 (Programmer to Programmer)
Publisher: Peer Information
Authors: Chris Lea, Allan Kent, Ganesh Prasad, Chris Ullman
Rating: 4/5
....get the Professional book, even if you have limited PHP experience. I thought it would be a good idea to start from scratch even though I had fairly advanced actionscripting abilities...I outgrew this book within a couple of days. Anyway, that's not the fault of the book. It is well written, and intended for someone with no programming experience.
Title: The Guru's Guide to Transact-SQL
Publisher: Addison-Wesley Professional
Authors: Ken Henderson
Rating: 5/5
I have two other books by Ken Henderson: one on JavaScript and one on C++. This is another fine book in the Henderson tradition. It is exceedingly well-written and engaging. Also, it is loaded with examples, as are all of Henderson's books. There's over 600 in this one, which is, I think, the most I've ever seen in one book. And every example is used to illustrate some larger point -- this is not just a boring solutions cookbook. The sections on transactions and cursors are particularly good, as is the OLE automation chapter, and the statistics chapters. Ken Henderson is one of the great tech authors out there, and you won't be sorry you bought this book.
Title: Ocp: Oracle8I Dba SQL and Pl/SQL Study Guide : Exam 1Z0-001 (OCP Study Guide)
Publisher: Sybex Inc
Authors: Chip Dawes, Biju Thomas
Rating: 5/5
The book is VERY comprehensive, and allowed me to breeze through the 2 hour exam in less than 45 minutes. The questions in the exam are very similar to the test prep samples provided in the CD-ROM. I definitely recommend this book for people who already have a working knowledge of SQL/ PLSQL. One problem I did have was the way in which the Sybex test questions are formatted: The little windows with the scrollbars make hugh chunks of code really hard to read. My suggestion is to use this as a study guide, but take the test at a Prometric center, as they have a easier to use interface.
Title: PHP and MySQL Web Development
Publisher: Sams
Authors: Luke Welling, Laura Thomson
Rating: 5/5
This is not only the best PHP / MySQL book I have found, it may be the best web development book as well. Clear, concise, easy to use and find info and.... MIRACULOUSLY - all of the examples work even though it is from the publisher it is from.
If you need just the quick info to get up and running or if you have been tasked with building a complete site - this book is the place to start. I find myself using it all the time and only referring to other books I have for quick reference or EXTREMELY advanced tasks.
Title: Sybase SQL Server 11 Unleashed
Publisher: Sams
Authors: Ray Rankins, Jeff Garbus, David Solomon, Bennett W. McEwan
Rating: 5/5
I already knew Sybase fairly well when I got a copy of this book. So I never felt the need to read the entire thing.The reason I know it is valuable and the reason I give it 5 stars is this: every time I have a problem or run across something I don't know how to do, I open this book. Then I quickly and easily find the solution. That makes the book good as gold as far as I am concerned.
Title: Inside Microsoft SQL Server 7.0
Publisher: Microsoft Press
Authors: Ron Soukup, Kalen Delaney
Rating: 5/5
Foreword: These days, half of all the books you see on the bookstore shelf are nothing more than bound arrangements of paper, aka waste of energy.I have been developing software and databases for many years and this book is an excellent resource for learning and gaining expertise in SQL7. It is clear, concise, and gives you plenty of examples and code. It also covers the gamut of what's what in SQL. Definitely a recommendation for developing in SQL, and if you're looking to administer SQL7 databases look into the book..."Microsoft SQL Server 7.0 Administrator's Companion."
Title: Official Guide to Mini SQL 2.0
Publisher: John Wiley & Sons
Authors: Brian Jepson, David J. Hughes
Rating: 1/5
Boy, was I glad when this book finally came out. Sure, there are mailing lists and discussion groups devoted to MiniSQL (aka mSQL), but what I really wanted was a well-edited, authoritative guide to the best nearly free SQL database implementation. "Official Guide to MiniSQL 2.0" is almost everything I was hoping for. It certainly is authoritative, given that mSQL's creator, David Hughes, is the coauthor. It's also comprehensive, covering not only what mSQL can do but also, and more importantly for practical purposes, how you can interface with mSQL via Java, Perl, and other languages by using existing APIs. The downside to that breadth of coverage, however, is fewer examples of complete database applications. Ironically, mSQL doesn't really need the in-depth coverage as much as do the various APIs (from MsqlPerl to DBD::mSQL). Nevertheless, "Offical Guide to MiniSQL 2.0" is an indispensable resource for anyone using or considering MiniSQL.
Title: PHP Cookbook
Publisher: O'Reilly
Authors: David Sklar, Adam Trachtenberg
Rating: 5/5
I ordered a copy of the "PHP Cookbook ORA", along with a copy of the "Professional PHP 4 web Development Solutions WROX". Upon reading both these books, i thought i should offer a honest review comparing the two:Both the books were informative in their own right o The ORA book had small snippets of code based solutions (very similar to the PHP Developers cookbook from Sterling and Andrei) that are very useful for programmers who are confounded with small to medium coding problems. However, there was nothing enterprising about the coverage, that one could not achieve from using a combination of the online docs + mailing lists. Another downside was that i could not find full solutions that i could re-use in my projects.On the Other hand, i found o The WROX book offered complete solutions to real world problems - a Simple/advanced CMS (the core of which you can plug into your site), a simple search engine, a classified ads board, and lots of cool creative case study solutions that i could extend to use in my hobby sites. The content was very enterprising and all of the solutions presented are the most popular one's amongst web developers these days. More interesting is that these solutions can be completely re-used and extended into your projects. However, the downside of this book is that you would need to have prior PHP knowledge either picked up from WROX' Professional PHP 4 (as is mentioned as a pre-requisite in the book) or from the Programming PHP ORA, or any another competent professional PHP programming books in the market.So the bottomline is:oCare for an appetiser - Pick up the ORA book.
oCare for a full meal - Pick up the Wrox book.I am posting this same review for both the books (so customers can benefit from it). However, i have ranked the Wrox book, a notch above this one, simply because i wanted a burp:-)
Title: The Guru's Guide to Transact-SQL
Publisher: Addison-Wesley Professional
Authors: Ken Henderson
Rating: 5/5
I just made the transistion from Oracle to SQL
Server about 3 months ago and I took up this book for a
starting point on the power of SQL Server. This book
is a great book for me and anyone making this kind of transition.

