IT programming books related reviews
Title: Professional PHP Programming
Publisher:
Authors: Jesus Castagnetto, Sascha Schumann, Harish Rawat, Chris Scollo, Deepak T. Veliath
Rating: 5/5
I have bought or looked at the other books, Core PHP, PHP Essentials, and several others. This is the BEST one of them all there is no doubt. Get this book, go through it and you will be up and running in no time
Title: Microsoft SQL Server 6.5 Unleashed (Unleashed)
Publisher: Sams Pub
Authors: David Solomon, Ray Rankins, David S. Solomon, Jeff Steinmetz
Rating: 3/5
This was a great book because it covered a range of topics that in many other books I read were ignored. However there were many typos and mistakes in the code. All in all worth buying, it helped me a great deal with preparing for my certification.
Title: SQL: The Complete Reference, Second Edition
Publisher: McGraw-Hill Osborne Media
Authors: James R Groff, Paul N. Weinberg
Rating: 5/5
Well written intro book. The CD has the demos of the above databases; first time I've ever seen that. The text is clean and well thought out.
Title: Core PHP Programming: Using PHP to Build Dynamic Web Sites (2nd Edition)
Publisher: Pearson Education
Authors: Leon Atkinson
Rating: 2/5
Mr. Atkinson is a nice guy... but this book was rushed to market, and will be qualitatively beneath the next PHP books. As a handy paper source, it is sufficient.After flying through this book, I was comfortably writing 300 line PHP scripts to access Oracle databases and contextually format very complicated web pages. My general happiness with life right now is probably due more to PHP than to this book.One example of this book's problems: function calls are sorted alphabetically. Thus, you'll get to "closedir" way before you get to "opendir" or "readdir". Also, the function titles go like "string urlencode(string url_text)" -- which means that you have to read the SECOND word of every heading to see the (alphabetical) function name and the FIRST word to see what the function returns. Function descriptions are generally sorted into "File", "Database", "RegExp" etc., which further frustrates any quick reference attempts.The book is not in depth. If you're wondering whether you can regexp with a variable during a directory read, you're out of luck. I found myself wishing Larry Wall (of Perl) had written the book.The thing is, I probably know more about PHP after one week exposure to PHP than the book does. A good reference book is supposed to constantly refresh and enlighten you. Lastly, keep your pen handy, because this early edition's code has some errors that you'll want to correct on the page. The CD-ROM also has those errors.
Title: SQL: The Complete Reference, Second Edition
Publisher: McGraw-Hill Osborne Media
Authors: James R Groff, Paul N. Weinberg
Rating: 1/5
Covers a lot of topics but only at the most basic level. I was particularly interested in complex DML statements such as updating one section of a Table based on data contained in the latest entries. I got more information from the Transact-SQL help screens from Microsoft. I suppose this would be a useful introduction for someone who new absolutely nothing about the topic, but as a professional reference it was a waste of money.
Title: Apache Server 2 Bible
Publisher: Wiley
Authors: Mohammed J. Kabir
Rating: 4/5
The book helped me get my Apache server up and running and also helped me understand the various server directives. Some of the later chapters look like they will be useful. The author was very responsive to a couple of questions I had and mentioned that he would be setting up a web site covering Linux and Apache, with Q&A, etc. This will be helpful in keeping up with the various changes that occur with new versions of Apache.
Title: Beginning SQL Server 2000 for Visual Basic Developers
Publisher: Peer Information Inc.
Authors: Thearon Willis
Rating: 5/5
This is the BEST-written WROX P2P book yet. It should be used as a template for all future books. The writer assumes nothing, as he thoroughly explains each aspect of SQL Server 2000. He even includes explanations for obscure menu and toolbar options. True it is a book for beginners, but if you consider yourself and expert, I suggest you read it anyway, if you plan on writing your own how-to book.
Title: Oracle SQL*Plus: The Definitive Guide
Publisher: O'Reilly
Authors: Jonathan Gennick
Rating: 4/5
Jonathan Gennick and co did a good job here. This "Oracle SQL Plus: The Definitive Guide" would be appreciated by most users, although that advanced SQL users who thirst for a unique guidance, having understood the elementary basics of SQL are its primary target. The medium-sized book boasts of updated and revised information whose accuracy are indisputable. Its methodology is as well, dynamic. The pattern of this book is such that tries to turn difficult issues into entertaining ones. It is worth its asking price.
Title: SQL Queries for Mere Mortals: A Hands-On Guide to Data Manipulation in SQL
Publisher: Addison-Wesley Professional
Authors: Michael J. Hernandez, John L. Viescas
Rating: 5/5
The book is very easy to read. It comes with a CD containing five great databases with examples to work. Solutions are supplied in the database, too. This is a great feature for checking if one's answers are correct or helping out on more difficult problems one may not be able to readily solve.
Title: Oracle PL/SQL 101
Publisher: McGraw-Hill Osborne Media
Authors: Christopher Allen
Rating: 5/5
This is an excellent book. I bought it mainly because of the nice reviews here at Amazon. They were right! This is a MOST book for anyone starting with Oracle. I had some experience with SQL on other databases but I wanted to learn Oracle's version. I just got a nice job where I'm going to be working with Oracle Forms and Reports so I needed a nice intro book. This is the book! Nice rythm and very easy to understand.

