IT programming books related reviews
Title: Microsoft SQL Server(TM) 2000 Administrator's Pocket Consultant (It-Administrator's Pocket Consultant)
Publisher: Microsoft Press
Authors: William R. Stanek
Rating: 5/5
As a web/dba I use sql server, IIS and windows 2000 server extensively. Last year when I was just getting started I discovered this little gem and it was what set me on the right path. I found this book to be utterly indispensible. I actually have two copies that one I use at home when I work in my own projects and one I use at work.Again in this book as with others in the series I have found single chapters that alone were worth the price of the book, and in a book filled with such chapters you cannot go wrong. The chapter I use the most is 2. In this chapter covers configuring and tuning the sql server database. The chapter starts by looking at guidelines you can use to choose server hardware covering memory, CPU, drives, and more then goes into tools, services and more that you can use to optimize the sql server. In addition to covering the graphical interface, the book covers command-line tools extensive and I found this to be invaluable. Mr. Stanek includes a best practice tip on page 35 that caused a light bulb to go off in my head and helped me resolve a problem with our databases. This tip covers memory usage in various situations and how you can optimize the memory configuration. The chapter goes on and on like this giving out secrets that other admins didn't want to share with someone like me who was just getting started. In short I think the chapter gave me the equivalent of several years worht of in the field knowledge and since I didn't have years to prove myself this was incredibly helpful.
Title: Inside Microsoft SQL Server 2000 (With CD-ROM)
Publisher: Microsoft Press
Authors: Kalen Delaney
Rating: 2/5
If you compare this book to the other Inside books, you'll find that it's hardly Inside. First and foremost, an Inside book should be comprehensive. This book has holes in it big enough to drive a truck through. The first book - the 6.5 edition - was comprehensive. The problem is: the product has expanded a lot since then. Full text search should be covered. XML should be covered. Replication should be covered. Clustering should be covered. Analysis services should be covered. DTS should be covered. English query should be covered. None of these are. If you have the 6.5 or 7.0 edition of this book, save your money until they update this one a bit more.
Title: Apache: the Definitive Guide (With CD-ROM)
Publisher: O'Reilly
Authors: Ben Laurie, Peter Laurie
Rating: 3/5
I bought this in a local store while waiting for my copy of the Apache Bible. I found that the book contained enough useful information to get me going with Apache, but it is patchy and poorly organized. Also, as someone else pointed out, the description of how to build an SSL-capable Apache does not work, at least not on Solaris 7. If you want to build SSL into Apache, use mod_ssl (follow the links from apache.org), not Laurie's apache_ssl.
Title: Learning Oracle PL/SQL
Publisher: O'Reilly
Authors: Bill Pribyl
Rating: 5/5
Learning Oracle PL/SQL is one of the best books I have read on learning this subject. This book has a little for everyone: you'll learn something if you know the basics of SQL, but have never really done anything with it. You'll also learn something if you've had a lot of experience with Microsoft SQLServer (and T-SQL), but are looking to transition you knowledge to Oracle PL/SQL.You'll learn about coding anonymous blocks, stored procedures, functions, and packages. You will learn how to write and use cursors, how to organize code into packages, Oracle security basics, Oracle built in packages, and error handling. The book also covers some basics of using SQL*Plus, to make your life a little easier.If you need a relatively small (less than 400 pages) introduction to Oracle PL/SQL, then this is definitely a book you will want to pick up. If you need more in-depth information after reading this book, pick up the authors' other book Oracle PL/SQL.
Title: Microsoft SQL Server 2000 Database Administrator's Guidebook
Publisher: Prentice Hall PTR
Authors: Carl H. Speshock
Rating: 5/5
I was given this book title by a fellow DBA. The book is essential for me to get a grasp and understanding of the role I will be performing as a DBA. I have been asked by my managers to create SQL Server support documentation, and this has become achievable due to the CDROM in the book which contains many starter support documents. I am in an environment where Oracle exists and have to move data and sometimes schema to SQL Server. There is a great chapter in the book that assisted me. I was a little weak in data modeling and the book got me going in a much better and productive direction.I highly recommend the book for those who are looking to become more diversified and more complete with respect to their DBA role.
Title: Php 4 Bible (Bible (Wiley))
Publisher: Hungry Minds
Authors: Tim Converse, Joyce Park
Rating: 2/5
I've found most books in the Bible series to be quite good and in-depth. This is not the case with the PHP4 Bile, which barely scratches the surface on the subject of the greatest open-source server side scripting language (PHP). The book is very simplistic, yet at the same time not descriptive enough of the simple examples it gives. Two exapmples in ch 27 did not work without having to change the coding. The book offers very little above and beyong the online manual. The book would better be titled PHP4 Bible For Beginners. If you're looking for a good explanation of useful php functions with real-world examples, buy Professional PHP Programming from Wrox.
Title: MCSE Database Design on SQL Server 7 Exam Cram (Exam: 70-029)
Publisher: Coriolis Group Books
Authors: Jeffrey Garbus, David Pacuzzi, Alvin Chang, David Pascuzzi
Rating: 3/5
Those readers with a good deal of SQL 7 hands-on experience would find this volume valuable as a last-minute "brush up" on topics for 70-029. Alone, it's not of much value, since the writing style tends to be more of an outline than a narrative. For those looking to LEARN some of the material in addition to passing the examination, I would point them to the 70-029 Exam Prep book from the same publisher - much more detailed, but readable and suitable for retention as a reference after the exam.
Title: Professional Apache Tomcat
Publisher: Wrox
Authors: Chanoch Wiggers, Ben Galbraith, Vivek Chopra, Sing Li, Debashish Bhattacharjee, Amit Bakore, Romin Irani, Sandip Bhattacharya, Chad Fowler
Rating: 5/5
If you are using Tomcat frequently then this is the book for you! I got all I needed about the http server integration issues, security, configs and database connection setup etc. The chapter on Ant was quite useful for our builds. The book covers 4.1.x which was crucial to upgrading our server. There is also enough specific info on security, hosting, load management and administering of Tomcat. Excellent buy!
Title: Visual Developer SQL Database Programming with Java: Creating Fast, Efficient Database Applications for the Web
Publisher: Coriolis Group Books
Authors: Bill McCarty, Bill McCarthy
Rating: 4/5
I needed a book to give an efficient overview of SQL as used with the JDBC. This book has not suited my needs. In the "Why I Wrote This Book" section of the Introduction, the author says "There are many good books on SQL, but almost all focus on interactive SQL..." As far as I know, SQL is SQL whether it is used interactively (queries entered directly by end-user) or from application code. Also, this book contains way too much Microsoft Access and Microsoft SQL Server specific SQL, not the makings for a database-independent Java application.
Title: A Guide to Developing Client/Server SQL Applications (The Morgan Kaufmann Series in Data Management Systems)
Publisher: Morgan Kaufmann Pub
Authors: Setrag Khoshafian, Arvola Chan, Anna Wong, Harry K.T. Wong
Rating: 1/5
You could find better books than this. Please take a look at this book before you buy.

