List of programming books reviews starting with B
Best Buy!
Best sql server programming book
Best book on SQL 2000 programming available
Best getting-started title
Best SQLXML book on the planet
Best PL/SQL Tips Around!
Buy this book
Best basic guide - not a technical guide for power users
BEST PHP REFERENCE TO DATE
Best Apache book I've found
Both for Profesisonals and Beginniners
Best Book on the Market
Best SQL book available today.
Best available introduction & reference for PL/SQL.
Better than I expected
Best SQL Book Available
Best SQL Programming Book for those new to Databases
Beautifully written, and not just for Gurus.
Become a Good Hacker and Effectively Find Info
Best SQL Primer
Best book to learn SQL/400
Better then O'Reilly
Best SQL Server Book I've Seen
Best PHP and XML ever published!
Best title available for learning SQL and PL/SQL
BEST BOOK ON SQL ...PERIOD
Best intro to SQL!
Best of the alternatives
Best preparation for MS Exam 70-27-SQL Database Design
Book covers SQL
Buy This Book!
Beginners go away
Better than the last book!
Best SQL Server 2000 Programing book!
Best book on SQL Server Ever!
Best PHP book I've seen yet!
Title: Microsoft SQL Server(TM) 2000 Programming Step by Step
Publisher: Microsoft Press
Authors: Rebecca Riordan
Rating: 2/5
This book has the wrong title, it should be called "SQL Server 2000 Basics". The word 'programming' should definitely be taken away from the title as only about 1/3 of the book deals with programming, in just the most basic way. This book is just an intro to SQL Server, nothing too detailed. For someone that knows nothing about SQL Server, you will learn the basics here, but you will need to buy other books to get the details.
Title: Beginning PHP 5 and MySQL E-Commerce: From Novice to Professional
Publisher: Apress
Authors: Cristian Darie, Mihai Bucica
Rating: 5/5
The use of PHP 5 and MySQL for e-commerce is a tested and proven combination. This book is primarily intended for the reader who already has some PHP knowledge and needs to understand how to build an e-commerce site. It does not focus on teaching either PHP 5 or MySQL but instead focuses on how to use the combination to produce an exceptional e-commerce solution.
The authors use the example of a Tshirt shop and walk the reader through every step of completely constructing a viable e-commerce site. The book covers everything from designing your site, to creating a product catalog, searching the catalog, receiving payments, catalog administration, creating a shopping basket, working with customer orders, product recommendations, storing customer information, secure connections, implementing the order pipeline, working with credit cards, and setting up product reviews.
The appendixes include detailed information on installing Apache, PHP, MySQL, and phpAdmin (for both Windows and Unix-like systems), hosting your web site, and project management.
While this is not a book about learning the PHP scripting language it does contain enough detailed code to create a functioning e-commerce site even if you don't understand how the code works. For example, on page 192 it says to "Create a new template file named admin_login.tpl in the templates folder and add the following code to it:..." This is followed by a long code listing that produces the desired results. There is a short explanation of the function of various sections of the code but nothing that details the purpose of each command, variable, etc. This is really not a problem since they state up front that the target audience is a PHP programmer who needs to learn how to build an e-commerce site, but it does deserve mention for those who have no knowledge of PHP and are considering the book.
The first thing a person might notice when thinking about purchasing this book is that there is no CD in the back containing all the many examples of source code. This could be very discouraging as the examples are extensive and rewriting them by hand without error can be a daunting task. However, Apress does make all of the examples available for download at their web site.
Beginning PHP 5 and MySQL E-Commerce is highly recommended for anyone who has some basic knowledge of PHP and MySQL and wants to capitalize on this to build a powerful e-commerce site.
Title: Web Application Development with PHP 4.0 (with CD-ROM)
Publisher: Sams
Authors: Tobias Ratschiller, Till Gerken
Rating: 4/5
Definitely not for novices. Is loaded with tips and tricks on data handling, specially liked the session handling techniques in the book. Could've been a bit more in depth though. But good book to get anyhow.
Title: Oracle Utilities: Using Hidden Programs, Import/Export, SQL*Loader, Oradebug, Dbverify, Tkprof and More
Publisher: Rampant TechPress
Authors: Dave Moore
Rating: 5/5
Oracle Utilities is a useful book for me. The table at the beginning of the book was worth the price alone, since it listed all executables and packages, what they did, and which version of Oracle they were available in. I have to admit that I was unaware of many of them listed in the book (orakill, oradim, maxem, autotrace). The author also covers well known utilities (tkprof / imp / exp) but for these concentrates on practical usage instead of what they do.
Title: The Guru's Guide to Transact-SQL
Publisher: Addison-Wesley Professional
Authors: Ken Henderson
Rating: 5/5
T-sql coding is not easy. It's not easy to get right. I teach classes and see people get it wrong almost everyday. This book is the first I've seen to show how to write code that is both fast and robust, that is readable as well as tunable. You will not find a better selection of top-notch code and expert commentary on T-sql than what you find in this book. I definitely recommend it.

