IT programming books related reviews


Product: Book Paperback
Title: Joe Celko's SQL Puzzles and Answers (The Morgan Kaufmann Series in Data Management Systems)
Publisher: Morgan Kaufmann
Authors: Joe Celko
Rating: 5/5
I had a ball!


Great problems and amazing solutions. I'll probably never have to use a cursor again. I'm not lending my copy to anyone. They'll have to get their own.



Product: Book Paperback
Title: Using Informix SQL (2nd Edition)
Publisher: Addison Wesley Longman
Authors: Jonathan Leffler
Rating: 4/5
A good book on Informix SQL


A very good book for anyone who uses Informix SQL



Product: Book Paperback
Title: SQL Server The Complete Reference
Publisher: Osborne Publishing
Authors: Gayle Coffman
Rating: 5/5
I was amazed at how much has changed.


This appears to be the first book published on SQL Server 7.0, and the author does a suprisingly good job of covering the new features in the first 1/3 of the book. The remainder of the book is Transact SQL reference material, which is more easily referenced in Books-online, unless you enjoy reading that kind of stuff in bed at night. I am still looking forward to some other books (like SQL Server 7 Unleashed) that will take me under the hood and explain how it really works, and also cover the things that do NOT work as they should.



Product: Book Paperback
Title: Mastering SQL Server 2000 Security (Gearhead Press--In the Trenches)
Publisher: Wiley
Authors: Mike Young, Curtis W. Young
Rating: 2/5
This book is for a beginner


If you are a dba with I would say less than 1-2 years experience, then maybe get this book. For a seasoned dba, its going to be a big disappointment. I was expecting explanations at a much more granular level covering much more complex topics. Its basically a primer on how to do the most basic things via the gui (oh, and by the way there is a stored procedure way to do things too). If you are new to SQL Server EM and are unfamiliar with the menus, wizards, and the gui, then it might be a good "get me out of the frying pan quickly" book. And I say "might" because most people can figure things out just by going through the gui and looking at Books Online. The most useful chapter, I found, was the auditing chapter. Some things the authors point out about security I would actually disagree with if I was building a "highly" secure system. For example, which accounts to put in the admins group. For what its worth, I got a lot more from the MS site believe it or not.



Product: Book Paperback
Title: The Guru's Guide to SQL Server Architecture and Internals
Publisher: Addison-Wesley Professional
Authors: Ken Henderson
Rating: 4/5
In-depth look into the SQL Server core


This book is getting rave reviews, but I'm not as sold on it as everyone else. There are four parts to the book, and the first part, the fundamentals, is over 400 pages of a 1000 page book. Four hundred pages dedicated to teaching programming basics like memory management, file I/O, network I/O, and other basics. These basics are taught outside of SQL server altogether. The author argues that they are required for an understanding of the internals, but I wonder if they could have been moved to the back, or explained in the context of digging into the internals.

In addition there is some repeat coverage with Hendersons other two books. The coverage is still excellent, but one wonders why it needs to be there when people are buying all three books as a set.

For a book on internals there are some chapters that are written still at a very high level. For example the chapter on XML, which while it is a solid chapter, doesn't drill down the way you would expect from a book with this title.

There is some very valuable unique content in this volume. This is why I recommend it. Examples include the sections on the chapter on Data Transformation Services. But then there are some points, like the brief 'Pseudo techie tactics 101' which are funny, but add nothing and just as easily could have been on a website.

Overall, a little unfocused, but still very valuable for those that make a living on SQL Server.



Product: Book Paperback
Title: Code Centric: T-SQL Programming with Stored Procedures and Triggers
Publisher: Apress
Authors: Garth Wells
Rating: 5/5
Excellent book on SQLServer 2000


Really it is an excellent book for SQL server.iam new programmer to SQLserver 2000.i tired with trying to learn many books on SQLServer2000. Only this book i picked up very Fast.i don't know why some reviewers not satisfied with this book...



Product: Book Hardcover
Title: MCSE: SQL Server 2000 Design Study Guide (Exam 70-229)
Publisher: Sybex
Authors: Marc Israel, J. Steven Jones, Marc Israel, Steve Jones
Rating: 2/5
Too many errors.. Very frustrating


I originally graded this a 3, but the more I read into the book, the worse it gets and the more frustrating for me it becomes. The problem isn't that it's too complicated or moves too quickly. The book travels at a nice pace and explains a lot of useful details. The probem is that there are too many errors all over the book. Before you finish the second chapter, you will have noticed over 2 dozen anomalies. Some of them are minor typos that you can easily ignore. But most of them are errors in the syntax part of the writing and inconsistencies in the concept explanations. Lots of small errors during crucial sections (such as forgetting a 'not' or saying it CAN instead of it CAN'T) throw the meaning totally off. The more errors I discovered the less faith I had in the authors and the more frustrating the experience became. Only when the same information is repeated 2-3 times and explained in depth can I feel sure about the material. But because of all the errors, when the authors only state a certain concept once, I don't feel like I can trust them. Occasionally, some of the review questions give the wrong answers too. The authors and editors (if there happened to be any at all) should feel ashamed for releasing such a poor quality book. To top it off, the code on the CD is pathetic, as mentioned by other people. C'mon guys, this is supposed to be a tech book.. Is it too much to ask to have error free writing during the SYNTAX part, correct information about the MAIN concepts and a CD that works??



Product: Book Paperback
Title: The Guru's Guide to Transact-SQL
Publisher: Addison-Wesley Professional
Authors: Ken Henderson
Rating: 5/5
If you want to know the Undocumented parts of T-SQL...


...get this book. I couldn't believe all the hidden undocumented features, commands, functions, variables, and stored procs there are. This book tells you about all of them, how to use them and how not to use them, and what to watch out for. This alone was worth the price of the book because you get to look under the hood as it were and see how the server really works.



Product: Book Paperback
Title: Oracle SQL Interactive Workbook (2nd Edition)
Publisher: Prentice Hall PTR
Authors: Alice Rischert
Rating: 5/5
This book is excellent


I really liked reading and doing the lessons in this book. The hands-on exercises are fantastic. Better yet, there were a few things I didn't understand clearly, and so I e-mail the author and she answers any questions that I might have. There are a few minor glitches in the book, some proof-read errors, which most of them are corrected on their web site which are listed on theot errata page. I've already reported a couple errors that I found and will update their proof-read error page. One annoying thing was having to turn back and forth to the back of the book to see the database schema diagram. The best thing to do is just photo copy the diagram so you don't have to constantly turn to the back of the book while doing the exercises.



Product: Book Paperback
Title: SQL Server 2000 Stored Procedure Programming
Publisher: Osborne/McGraw-Hill
Authors: Dejan Sunderic, Tom Woodhead
Rating: 5/5
For students and professionals


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. Required for every SQL Server consultant.



TopSellers at Amazon - Handheld PDA-s

Garmin Forerunner 301 Personal GPS with Heart Rate Monitor
PalmOne Zire 31 Handheld
PalmOne Tungsten E2 Handheld
PalmOne Tungsten E Handheld
PalmOne LifeDrive Mobile Manager
Fossil Abacus AU5005 Wrist PDA with Palm OS - Black
Franklin Speaking 11th Collegiate Dictionary
PalmOne Zire 72 Special Edition Handheld Silver
PalmOne P10952U 802.11 Wi-Fi SDIO Card for Tungsten T3 and Zire 72
HP iPAQ RX3115 Pocket PC

TopSellers at Amazon - Cables and Interconnectors

Belkin Pro Series USB 2.0 Device Cable (USB A/USB B, 10 Feet)
Belkin F3U133-06 USB Device Cable (6 FT)
Belkin F3N401-06-ICE IEEE 1394 4-Pin/6-Pin 400 Mbps FireWire Cable (6 Feet)
Belkin F3U133-16 USB 2.0 A/B Cable (16 Feet)
Belkin F3U134-10 USB A/A Extension Cable; 10ft
Sima CT-2 Video Signal Processor
Monster Cable iSplitter for iPod and PowerBook
Nikon UC-E6 Replacement USB Cable for Coolpix 2100, 2200, 3100, 3200, 4200, 5200, 8400 & 8800 Digital Cameras
Belkin IEEE 1394 FireWire Compatible 4pin/4pin Cable (3-foot)
Monster Cable iCable for iPod

TopSellers at Amazon - Office Phones

Motorola MD671 5.8GHz Cordless Speakerphone/Caller ID
Cardo Systems scala-500 Bluetooth Headset
Plantronics Audio 90 Multimedia Stereo PC Headset
VTech ip5850 5.8 GHz DSS Cordless Phone with Dual Handsets and Digital Answering System
Creative Labs WebCam Live!
Uniden TCX800 Accessory Handset for TRU8800 Expandable Phones (Silver/Black)
Panasonic KX-TG5433M 5.8 GHz DSS Cordless Phone with Answering System and Three Handsets
Logitech 980158-0403 Internet Chat Headset
Panasonic KX-TCA60 Headset
Panasonic Type-24 PP511A Cordless Telephone Rechargeable Battery Replacement

Top 10 yahoo news about mobile phone technology

Yemen short-lists six for GSM award (ITP.net)
Servinova begins seamless Wi-Fi-GSM/GPRS VoIP network testing with ASNAP (MobileMag)
Strategic Partnership with CPS Enables Simcom to Integrate; High Accuracy Location Technology into GSM/W-CDMA Devices (ZDNet India)
Photo Release -- Servinova, a Cisco Systems Registered Partner Company Has Started Network Testing on CISCO Aironet (PrimeZone via Yahoo! Finance)
2N Intros GSM VOIP Support (Unstrung.com)
Wireless: Making a living from cellphone innards (International Herald Tribune)
Photo Release -- Servinova, a Cisco Systems Registered Partner Company Has Started Network Testing on CISCO Aironet (RedNova)
Group Helps Fight AIDS in Zambia; Four From Vancouver Join Christian Program (RedNova)
Docomo seeking overseas suppliers (Electronic Engineering Times Asia)
Bharti to outsource call-centres business for Rs 1,100 crore (Financial Express)

Valid XHTML and CSS

Valid XHTML 1.0!

Valid CSS!

Most popular searches about sql, php, apache and more

database asp
programming and
network programming
php site
not associated with a trusted sql server
database optimization
programming
perl sed
programming books
activex programming
apache 1.3 33
programming the
sql dmo
apache webdav
jet database engine cannot find the input
sql navigator
applied microsoft net framework programming
php nuke themes
access 2000 database
table sql
labview programming
org apache axis client call
dvdrip xxx html htm php shtml opendivx md5 md5sums
eeprom programming
jsp database
gentoo apache
database designer
table in sql
php templates
sql data
sql reports
directory appz xxx html htm php shtml opendivx md5 md5sums
other programming
sql and
transact sql programming
apache file upload
associated with a trusted sql server
apache vulnerability
network database
database and a
dish network programming
sql function
dos programming
mail perl
php groupware
pl sql programming
perl database
configure apache
to sql
php cookbook pdf free download
mysql for dummies ebook chm file torrent
apache book emule pdf free warez

# A B C D E F G H I J K L M N O P Q R S T U V W X Y Z