IT programming books related reviews
Title: PHP for the World Wide Web : Visual QuickStart Guide (2nd Edition) (Visual Quickstart Guides)
Publisher: Peachpit Press
Authors: Larry Ullman
Rating: 5/5
If you want to get started on becoming a PHP programmer, this is the book for you. Larry Ullman explains every php code he writes, and what the codes accomplish. Larry's writting style is so unique, that everything he writes gets stuck in your head, for days and days.
I highly recommend this book for beginning programmers, or just programmers who want a better understanding on how codes are executed.
Title: Beginning PHP 5 and MySQL E-Commerce: From Novice to Professional
Publisher: Apress
Authors: Cristian Darie, Mihai Bucica
Rating: 4/5
Why has the combination of PHP and MySQL proved so popular in the marketplace? Darie and Bucica offer an explanation in the form of what is essentially a protracted and detailed build out of an e-commerce website. The ostensible reason is a shop selling T shirts. So we have a product catalog, which they subdivide into various departments, and in each of which, there is more detail.
This drives the design of a database and the explanation of how to express this in MySQL. But all this in the back end. Users who visit the website could not care less about such details. Instead, they want to see pages of T shirts. So we learn how PHP can make dynamical pages, taking the data from the MySQL database. Finally, a shopping cart is implemented to let users buy items.
The discussion is detailed enough to get functional code. And, of course, you can try your hand at modifying this for your needs. Not much theory in this book. Very hands on.
Title: Microsoft Access Projects with Microsoft SQL Server
Publisher: Microsoft Press
Authors: Ralf Albrecht, Natascha Nicol, Dr. Natasha Nicol
Rating: 1/5
Dont waste your money. I got this today in the post. After a quick look when they install of all things SQL Server 7, I looked at the rest of the book. A new book which is available and written WHEN A2002 and SQL Server 2000 where available and this is the result. Save your money and download books online or buy SQL Access to SQL Server published by Apress. In one section that book has more useful information that this entire volume. MS Press seem to be throwing a book at everything lately and quality was bound to suffer. Pity it was an important area like ADPs that suffered. Me, I am returning this for a refund tomorrow. More useful information on MSDN.
Title: PHP Cookbook
Publisher: O'Reilly
Authors: David Sklar, Adam Trachtenberg
Rating: 4/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: Professional SQL Server 2000 Programming
Publisher: Wrox
Authors: Robert Vieira
Rating: 5/5
Well i'm a web programmer, i deal with SQL server all the time, thus i found this book is very good and it help me a lot. Thanks!!
Title: Oracle Utilities: Using Hidden Programs, Import/Export, SQL*Loader, Oradebug, Dbverify, Tkprof and More
Publisher: Rampant TechPress
Authors: Dave Moore
Rating: 5/5
As an Oracle DBA, I've wanted to see a book like this one for a long time. Moore pulls together a huge amount of information in one place and keeps it very concise. I keep it handy and use it as a cheat sheet. No matter how much of a guru you are, I guarantee there's stuff in there you don't yet know about (and would benefit from!). This isn't the fanciest book on the shelf, but for my money, it fits the bill.
Title: Sams Teach Yourself SQL in 21 Days (4th Edition)
Publisher: Sams
Authors: Ron Plew, Ryan Stephens
Rating: 4/5
This book has provided me with a good background on using SQL. As a complete beginner I am pleased with the results and the clear syntax examples. After a few days I could create tables with my eyes closed and the explanations of the main types of SQL commands gave me a good grounding for further learning. For success with this book ignore the title and try not to push yourself to complete the book in 24hours - be patient and you will succeed! Good book but limited like all general SQL book by various SQL implementations on the market although tries to keep to ANSI-SQL standards! Good - definitely buy this book!
Title: Professional SQL Server 2000 Data Warehousing with Analysis Services
Publisher: Peer Information Inc.
Authors: Chris Graves, Mark Scott, Mike Benkovich, Paul Turley, Robert Skoglund, Robin Dewson, Sakhr Youness, Denny Lee, Sam Ferguson, Tony Bain, Terrence Joubert
Rating: 1/5
Avoid this book. It was written by ten different people and it shows in the text - overlapping material and total lack of flow make it impossible to get a grasp on Analysis Services. It appears that many of the authors have difficulty understanding and adequately explaining the concepts themselves.The Analysis Services tutorials included with SQL Server and Books Online are much more informative - with deliberate, well documented hands-on tutorials. This is NOT the reference you are looking for.
Title: Professional SQL Server 2000 Programming
Publisher: Wrox
Authors: Robert Vieira
Rating: 3/5
I agree with the reviewer Wendt, who complained that this book is too much like its earlier edition. I borrowed a copy of this new edition and compared it to my copy of the previous. Partly 'cus I was wondering if I needed to upgrade.But not really. Wendt is correct. If you already have an earlier copy, then you should save some money and stick with that. The extra new stuff here is pretty minor.
Title: PHP and MySQL Web Development
Publisher: Sams
Authors: Luke Welling, Laura Thomson
Rating: 4/5
Great book for a new PHP programmer or new to SQL. Great hands on easy to work with examples. But not for a person who already has a handle of the basics. It does scratch the surface of such things as session control, user authentication and personalization, but doesn't get into the nitty gritty. It does have a nice part on generating PDF reports. I stress again great book for a beginner.

