IT programming books related reviews
Title: The Guru's Guide to Transact-SQL
Publisher: Addison-Wesley Professional
Authors: Ken Henderson
Rating: 5/5
This is one of the best SQL books that I have ever found! The examples are amazing. I was able to steal..uh, adapt some of his code to utilize it within my production system. This book is a must have for real SQL developers.
Title: Programming Microsoft SQL Server 2000 with Microsoft Visual Basic .NET
Publisher: Microsoft Press
Authors: Rick Dobson
Rating: 4/5
I bought this book at the same time I bought Visual Studio .NET. In other words I was looking for something to bootstrap me into the world of VB.NET database development. The first part of the book is a practical SQL server primer. Very useful. The chapter I found most useful, however, was Chapter 10. It basicly tells you how to put together a Windows Form that will maintain data in an SQL database. In particular it gives a very good example of using ADO.NET data components in conjunction with Windows Forms data binding. That was precisely the info I was looking for and the basics were all there in one chapter.
Title: PHP Essentials
Publisher: Muska & Lipman/Premier-Trade
Authors: Julie C. Meloni
Rating: 2/5
As a PHP newbie, but professional C++/Java/EJB programmer, I was really disappointed by this book mainly because it complitely ommits the Object Oriented (OO) aspects of PHP as well as common code reusability principles which are very important when building dynamic web sites. If you look for a reference for accessing particular aspects of PHP such as sessions, database access and so on, this book is for you, but if you want to go beyond and planning to use PHP professionally, you should buy another book.
Title: MCSE/MCSD: SQL Server 7 Database Design Study Guide
Publisher: Sybex Inc
Authors: Kevin Hough
Rating: 1/5
This book contains too many errors. Even a 70-029 flunkee like me found so many errors I lost complete faith in any questions/answers and put the book away. The text IS NOT EVEN CLOSE to being detailed enough. Oh if only we could pass this test with the level of knowledge presented here...
Title: Professional SQL Server 2000 DTS (Data Transformation Services)
Publisher: Wrox
Authors: Mark Chaffin, Brian Knight, Todd Robinson
Rating: 5/5
This book has realy some practical cool tricks.. Most of the Wrox books address verymuch current issues... Has good ETL framwork chapter.. most of the chapters are well written
Title: Professional PHP Programming
Publisher:
Authors: Jesus Castagnetto, Sascha Schumann, Harish Rawat, Chris Scollo, Deepak T. Veliath
Rating: 5/5
... Anyways, I bought this book because I urgently wanted to learn PHP and use it with mysql for a web site, and it was great. You learn the syntax of PHP, and then there are a variety of tutorials on the different capabilties of PHP, including database and image editing (this is actually really cool). Then at the end there are 4 sample full-blown programs that are explained and available for download at the book's website (as well as all the source code throughout the book). These include a web forum script, a send mail script, etc.As great as this book is, I wouldn't recommend it to someone with no programming experience though since the explanations are very concise and thus brief. But anyways, one should not learn PHP as a first language as it is very limited to web uses unlike other scripting languages such as Python.
Title: Microsoft SQL Server 2000 DBA Survival Guide, Second Edition
Publisher: Sams
Authors: Mark Spenik, Orryn Sledge
Rating: 1/5
Given that bol or other documentation doesn't provide that much of a structured approach to manage your data within the sqlserver environment, this one is clearly a good companion...
Title: MCDBA SQL Server 7 Test Yourself Practice Exams (Exams 70-028 & 70-029)
Publisher: Osborne Publishing Rating: 4/5
The key to books like this one is understanding their limitations. The book does not claim to teach everything to pass the two exams it covers - it is simply a collection of practice questions and exams. And, to this end, it is a great book.For those with a strong understanding of the material (designing and implementing databases in SQL Server 7, and administering SQL Server 7), the book is excellent in giving you a feel for the topics to be covered in the final exam. It certainly helps you highlight areas of weakness which you need to address.In many ways, I like the style of the book, in that it does not really assist those trying to become paper MCDBAs (ie. with the certification, but without any practical knowledge), since it has a certain level of assumed knowledge.There are (in my opinion) some errors, but they seemed to be few and far between. Overall, a fine resource.
Title: Linux Apache Web Server Administration, Second Edition (Craig Hunt Linux Library)
Publisher: Sybex
Authors: Charles Aulds, Charles Aulds
Rating: 5/5
Having spent a great deal of time wrestling with the more arcane aspects of administering a web server I've read way too much about the Apache server.This may well be the one book written about Apache that turns into a must buy. It covers earlier in the learning curve and has much better prose than Kabir's "Apache Server Administrator's Handbook" and covers more than Laurie's "Apache: The Definitive Guide". While the sections on Perl, PHP and CGI are not extensive they cover all an Apache administrator needs to know to support the programming efforts of others. I found the sections on troubleshooting and security particularly useful. I had already compiled Apache from source a number of times so cannot really tell how useful this section might be to the newcomer but it seems to cover everything you need to know to custom build your own httpd binary from source.The section on configuring Apache is marvellous, I learn something from it every time I open it to assist in reconfiguring a server.This book is well written, up to date, concise and authoratitive. It has good examples, good explanations and leaves out almost nothing. Everything a computer book should be. I feel that anyone who is starting down the Apache road should buy this book, any real need for earlier information is adequately addressed by the Apache manual while no other volume covers so much of the rest you need to know as well.
Title: Understanding SQL
Publisher: Sybex Inc
Authors: Martin Gruber
Rating: 5/5
This book walked me though to a clear understanding of SQL. Each chapter helped me build so that by the end I felt confident I could tackle any SQL task

