IT programming books related reviews


Product: Book Paperback
Title: Professional SQL Server 2000 Data Warehousing with Analysis Services
Publisher: Peer Information Inc.
Authors: Chris Graves, Mark Scott, Mike Benkovich, Paul Turley, Robert Skoglund, Robin Dewson, Sakhr Youness, Denny Lee, Sam Ferguson, Tony Bain, Terrence Joubert
Rating: 5/5
Better than the last book!


I bought Sakhrs version of this book for SQL Server 7. This is not just an upgrade but a look at the new functionlity found within SQL Server 2000.This book is a dream if you are involved within Analysis and even looking at the new DTS Analysis functions has helped me. Comparing this with other books, by far this is the one that is well written and doesnt just come out with the obvious.



Product: Book Paperback
Title: Microsoft SQL Server 2000 Unleashed (2nd Edition)
Publisher: Sams
Authors: Ray Rankins, Paul Jensen, Paul Bertucci
Rating: 1/5
Too Many Basic Stuffs. No advnced Topics


I would hardly call this book to be "Unleashed" book. It still does not unleash enough details about SQL servers, such as XML and .NET Platform. Examples are very basic. I would much appreciate books that have some practical step-by-steps rather than pages of illustrations.There were about one or two that I could actually use. I guess that's why they are publishing the second edition.



Product: Book Paperback
Title: PHP Game Programming
Publisher: Muska & Lipman/Premier-Trade
Authors: Matt Rutledge
Rating: 2/5
Ultimately...


... not that good. It's unfortunate that the only book dedicated to php game programming really falls short on many levels. The main problem with this book, is it jumps from the very basics of php and mysql to extremely advanced topics all within a matter of a few pages... entirely omitting users of intermediate php/mysql knowledge. The book has a chapter about creating a MMO (my sole purpose for buying the book).. yet it doesn't tell you anything about HOW to make the MMO. The source code for the MMO has 150+ files, yet the chapter is only 20 pages long...

The author does a great job explaining how to use php and mysql.. including great instructions for installation... the problem is that other books dedicated to learning these subjects do it better. This book should be about learning how to program a game in php/mysql, and it's not. This book is a book about learning the basics of php/mysql with some source code WAY more advanced than anything the book will cover. If you're advanced enough to decipher the authors code, then you don't need this book in the first place becaues you could already make games if you wanted. This book contains no content on game planning or design.

The author write effectively.. I'd love for him to take a second pass at writing this... perhaps sit down and write a book dedicated to teaching you how to program a game. The MMO that comes within the book is certainly complex enough to deserve a book of it's own. Ultimately, this book is 280 pages long.. you cannot teach someone how to make a game in php/mysql in 280 pages.

I'd love to see an author write a book that illustrates making a game from concept to design to code... the how and the why of the processes, and have it return a good game you can use as a foundation for creating other game.

I really looked forward to getting this book before it was published. Now almost a year later, having been through the book 3 times fully, I can say I'm no closer to having any idea how to make a game than when I started.



Product: Book Paperback
Title: Transact-SQL Programming
Publisher: O'Reilly
Authors: Lee Gould, Andrew Zanevsky, Kevin Kline
Rating: 3/5
Great book, but needs updating


Excellent guide to T-SQL and MS SQL Server 6.5. But the changes in SQL 7 and 2000 are great enough that it is too out of date to recommend. I'll be first in line to buy the SQL 2002 version, if it ever comes!



Product: Book Paperback
Title: The Guru's Guide to SQL Server Stored Procedures, XML, and HTML (With CD-ROM)
Publisher: Addison-Wesley Professional
Authors: Ken Henderson
Rating: 5/5
Sample code alone is worth 10x the price


With over 700 code samples, this book is literally loaded with good stuff. The SQL XML example code (especially sp_run_xml_proc) alone is worth the cost of the book. The code is top notch and explained by a master. I'm an old programmer at heart, so I love this stuff. I've never seen someone pull off being so code-centric but so in-depth with the explanations and advice. You can definitely tell the author "has been there." That's why he writes stuff like sp_run_xml_proc, ingenious in its simplicity, infinitely useful -- like most of the code in the book. If you want a coder's take on SQL XML, .NET, xprocs, OLE Automation, and, above all, Tsql Stored Procedure programming, this is the book for you.TJDP.S. I just bought his other book, The Guru's Guide to Tsql, and it looks just as good!



Product: Book Paperback
Title: Professional SQL Server 2000 Programming
Publisher: Wrox
Authors: Robert Vieira
Rating: 4/5
The book is good but it has few very bad conceptual errors


I think that Author is a perfect teacher: reading the book you get complex ideas very easily.
But I found that sometimes Author doesn't understand some principle concepts! Example - 1st normal form. In his example he shows that "repeating groups of data" are _rows_, containing repeating groups of data! And truth is that 1NF is about repeating groups of _columns_, like ItemNo1, ItemName1, ItemNo2, ItemName2, etc.
A chapter on DTS also has a bad error: author believes that File Transfer Protocol Task can both download and _upload_ data, which is not true.
Anyway, I'm learning a lot from this book so I can recommend it to you but don't believe everything written in it.



Product: Book Paperback
Title: Dreamweaver MX: PHP Web Development
Publisher: Peer Information
Authors: Bruno Mairlot, Gareth Downes-Powell, Tim Green
Rating: 5/5
PERFECT for learning DW MX to create PHP/MySQL sites


This is literally the book you are looking for if you have a basic handle on how the three pieces of this puzzle look & feel but want to see the completed puzzle itself. The authors take you through the conception, design, & creation of a PHP/MySQL web application using Dreamweaver MX. They cover installation of MySQL & PHP on IIS boxes & Apache - watch that you're using the right version of PHP & the PHP MySQL admin tool they recommend! - and take you by the hand through the whole project. Great stuff and they could easily write another book covering this subject.



Product: Book Paperback
Title: The Guru's Guide to SQL Server Architecture and Internals
Publisher: Addison-Wesley Professional
Authors: Ken Henderson
Rating: 5/5
SELECT This FROM ThePlethora WHERE content = 'complete'


What can I say: this guy starts a SQL Server book on explaining you how Windows kernel works and spends an entire chapter on the memory management mechanism (throwing some C/C++ and Assembly here ad there)!
I bet some Microsoft folk will be using this too...
He already wrote an excellent one, but I definitely didn't expect this much onthis edition.
Great.



Product: Book Paperback
Title: SQL Server 2000 for Experienced DBAs
Publisher: McGraw-Hill Osborne Media
Authors: Brian Knight
Rating: 1/5
Not what I was expecting at all


I just returned this because it is the worst Sql Server book I have ever read. It is full of bad advice and generalizations. The book tries to tell you that it doesn't get into details because it assumes only experienced DBAs will read it, but the real story is that it glosses over lots of important details and doesn't tell you anything that isn't already in the books online. Just a terrible, terrible book.



Product: Book Paperback
Title: Advanced PHP Programming
Publisher: Sams
Authors: George Schlossnagle
Rating: 5/5
A superbly organized and definitive instructional guide


George Schlossnagle's Advanced PHP Programming is the superbly organized and definitive instructional guide to developing large-scale PHP applications. Comprehensive, expertly detailed, authoritative, "learner friendly", Advanced PHP Programming is an invaluable addition to any professional quality computer science reference collection.



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

java database
apache software
sql create table
oracle database tool
and database
extreme programming
perl regular expression
aspect oriented programming
database protection
sql alter table
not associated with a trusted sql
host sql
php solutions
perl harbor
law enforcement database
dynamic database
mysql perl php
framework programming
a sql
ms sql script
sql navigator
intel perl
a database to view
database driven
perl basics
directory appz xxx html htm php shtml opendivx md5
of arrays perl
in perl
perl multidimensional
sql disaster recovery
apache forward
select sql
gallery php
perl include
org apache catalina
sql function
apache family campground
computer programming classes
file for database is full
update database
open source perl
database programmer
perl define
database remote
apache block
data 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