IT programming books related reviews
Title: Professional SQL Server 2000 Programming
Publisher: Wrox
Authors: Robert Vieira
Rating: 5/5
This is perhaps the best technical book ever written. Using this manual I was able to solve problems in SQL 2000 that had eluded me for years in Access, as well as solve some tricky issues in having my code talk to the SQL database. The couple of pages on correlated subqueries alone are worth the price of the book (particularly the bold hint about aliasing), and the excellent section on stored procedures is absolutely essential for the developer trying to make their program talk to the database. Being able to use stored procedures effectively has drastically increased the response time of my ASP and Java web sites, as well as simplified maintenance.My only issue is that I wish there was a dedicted section with regard to commenting and variable/table naming conventions. As a neophyte developer trying to make business and entertainment apps this would be help. If you want practical SQL in an easy to read and understand format, this is the book for you. I can't recommend it highly enough.
Title: Oracle PL/SQL Programming, Third Edition
Publisher: O'Reilly
Authors: Steven Feuerstein
Rating: 5/5
Excellent book, comprehensive coverage of the material and well written -- not a five minute read. Skipping around as opposed to a cover-to-cover approach can be done but continuity is lost as well as some dependent ideas. His coverage of PL/SQL Tables (arrays) is cumbersome; and devoid of any treatment of parallel array structures which are required coding technique in Oracle's rdbms before PL/SQL 2.3. The on-site bible of every technical Oracle Consultant, it misses only one thing from Oracle's Osborne series equivalent and that is treatment of Oracle's OCI.
Title: PHP Fast & Easy Web Development, 2nd Edition
Publisher: Muska & Lipman/Premier-Trade
Authors: Julie C. Meloni
Rating: 2/5
As a php beginner, like myself, I bought this book to learn some of the nuances of the code and be able to manipulate it myself.First off, the structure of the book is great! You start out with primers on MySQL, with installation instructions and very basic instructions on creating tables and inserting data. These instructions are through a dos window, which is fine, although I would've liked to see some phpMyAdmin instructions as well. But it is about php, so I can't complain!Second, the author gives a quick look over the Apache server software. Excellent small tutorial, and gives you enough to get you going.Then you get into the php. The book is an extremely easy read, the text is clear and concise. The examples in the pictures are a tad small, but otherwise a useful reference. You go through many things, including creating simple mail forms to setting up user authentication.I gave this book 5 out of 5 stars because it answered all my questions. Excellent book for beginners. I was disappointed at a few aspects of php left out, but I could've got more if I wanted to spend more money.
Title: Sams Teach Yourself Microsoft SQL Server 7 in 21 Days
Publisher: Sams
Authors: Richard Waymire, Rick Sawtell
Rating: 4/5
If you've never used Microsoft SQL Server before, this book is a good starting point. If you are a more experienced user, this book might be a little redundant. However, it covers the new features pretty thoroughly and after going through this book I had a pretty good grasp of 7.0. If you're looking for a Transact-SQL programming book, this is a good place to start, but does not get very in-depth for more experienced users.While there are several errors in the syntax used in some of the samples, it's not as bad as some other texts I've used for other programs. (Example is page 119. Check the SQL Books On Line for the correct syntax and use the master db not the Leap db for the first two steps.)Overall, a good investment.
Title: Sams Teach Yourself SQL in 10 Minutes, Third Edition
Publisher: Sams
Authors: Ben Forta
Rating: 5/5
I just finished reading Wrox - Beginning SQL 2000 Server, and thought to myself ' Gee thats great now what can I do with it.' I think books that teach your vendow specific SQL solutions take for granted that you allready know how to write the quieries. However I went out and picked up the Teach yourself SQL in 10 minutes book and it is really really good. At explaining the syntax that you will need to know before tackling those big fat DBMS books.So (if you are a SQL beginner)I would say before you go out there and pick up a big fat DBMS specific book get this book and use it to familiarize yourself with how to actually write the queiries. you will still need the big fat book later on but it makes alot more sense after reading this 10 minute book.
Good job Ben Forta
Title: Php 4 Bible (Bible (Wiley))
Publisher: Hungry Minds
Authors: Tim Converse, Joyce Park
Rating: 4/5
I originally wrote this review for my site bitgems.org.I bought the book "PHP 4 Bible" to start learning PHP. I'm an experienced C++ programmer, but I had never seen PHP before looking at this book. Below you can see my brief assessment of the book.I've been reading the "Bible" for several weeks. I bought it and started to read it to familiarize myself with PHP--even though I'm a dedicated technophile, I still enjoy having a book I can flip through. It was good as a basic introduction to PHP and MySQL, and it exposed me for the first time to many important concepts. I found the level to be a bit simplistic--the book is aimed in part at beginning programmers--but for the most part, I find the advice sound. And having something be too easy to understand is certainly better than too hard.I found the parts about MySQL to be a good introduction, though as they point out in the Bible, their objective isn't to teach MySQL. I was in fact learning SQL at the same time, but so far I've primarily used the excellent documentation at mysql.com to learn about it.In conclusion, I found it to be light reading. I enjoyed their sense of humor, and had no problem reading straight through to the "advanced" parts. Don't think that this book is anything like a reference, however--I find myself frequently needing to look things up in the online documentation that are simply not covered by the Bible. So if you're just learning PHP, it's a worthwhile purchase. If you're trying to find a good reference book with a lot of depth, you will need to look elsewhere.
Title: MCSE: SQL Server 2000 Design Study Guide (Exam 70-229)
Publisher: Sybex
Authors: Marc Israel, J. Steven Jones, Marc Israel, Steve Jones
Rating: 5/5
This books covers the design and development of SQL Server. Alone, it doesn't completely prepare you for the exam, but with some additional practice, you should be able to pass.
Title: Sams Teach Yourself SQL in 10 Minutes, Third Edition
Publisher: Sams
Authors: Ben Forta
Rating: 5/5
SQL is not a topic you want to jump headlong into. An intro as concise and comprehensive as SQL in 10 minutes is worth it's weight in Gold. I know, because I read several "developers" SQL books first, and found myself overwhekmed and confused. This book cleared things up and opend my eyes. Thanks Ben Forta!
Title: Core PHP Programming: Using PHP to Build Dynamic Web Sites (2nd Edition)
Publisher: Pearson Education
Authors: Leon Atkinson
Rating: 1/5
I don't know what to say but its style and presentation is bad. It doesn't look like a reference nor a text book. I think manual comes with php from www.php.net is better than the book. But don't take my words for it, check out book at bookstore or library and you'll see.
Title: Sams Teach Yourself SQL in 10 Minutes, Third Edition
Publisher: Sams
Authors: Ben Forta
Rating: 5/5
This is an excellent resource for those looking to learn SQL fast. This book covers all of the *important* aspects of this language without clouding the information with tons of examples that really only sometimes are just for the authors ego. If you need to learn SQL fast this truly is the book for you. I still use it at my desk as a handy reference tool (along with some other books!). Buy this book if you need to learn SQL fast or are just curious about the subject. The price of the book is well worth the information the book contains.

