IT programming books related reviews


Product: Book Unknown Binding
Title: Special Edition Using Microsoft SQL Server 7.0
Publisher: Que
Authors: Stephen Wynkoop
Rating: 5/5
Currently the best SQL 7.0 book on the market..


This book is a great resource! The layout is in very logical segments with some great examples. I look forward to using this book for a long time to come.



Product: Book Paperback
Title: Core PHP Programming: Using PHP to Build Dynamic Web Sites (2nd Edition)
Publisher: Pearson Education
Authors: Leon Atkinson
Rating: 3/5
Good book for beginners


If you are new to C like programming languages and you'd like to use PHP, this book is a good reference.Someone who's more than a beginner will surelly find out more in the PHP mailing lists and discussion forums.Poor examples without output printout.



Product: Book Paperback
Title: Sams Teach Yourself SQL in 10 Minutes, Third Edition
Publisher: Sams
Authors: Ben Forta
Rating: 5/5
Not too heavy, not too light


Ben Forta teaches the concepts, uses, and syntax of SQL in quick easy-to-digest lessons that make you wonder why other authors make learning so difficult. This is the first, and for many people the only, SQL book you should purchase.



Product: Book Paperback
Title: Building Microsoft(r) SQL Server(r) 7 Applications with COM
Publisher: John Wiley & Sons
Authors: Sanjiv Purba
Rating: 1/5
Confusing and not helpful


I couldn't find source code for this book on publisher's web site. That mean to test those code I have to type all code myself. If I had know it I wouldn't buy this book. I thought this is commone scense for reader to expect the code is either come with an attached CD or can be downloaded.



Product: Book Paperback
Title: The Guru's Guide to Transact-SQL
Publisher: Addison-Wesley Professional
Authors: Ken Henderson
Rating: 5/5
To put it simply, Henderson is the best


To put it simply, Henderson is the best. I own two of his books, and this one is his best one yet. It's very deserving of all the praise and accolades. I'll buy any book he puts out.



Product: Book Paperback
Title: High Performance Oracle8 SQL Programming and Tuning
Publisher: Coriolis Group Books
Authors: Pete Cassidy
Rating: 5/5
This is a world-class text


I have read Cassidy's "SQL*Plus cookbook", and I was priviledged to see an advanced copy of this text. The book goes far beyond any other Oracle SQL book, and actually shows the "explain plan" output from the query techniques, so I can quickly see the performance ramifications of the query. Also, the object-oriented section was outstanding! This book is the only one (including the Oracle manuals) that shows SQL internals for objects.



Product: Book Hardcover
Title: MCSE Training Kit: Microsoft(r) SQL Server(tm) 2000 System Administration
Publisher: Microsoft Press
Authors: Microsoft Corporation
Rating: 4/5
A good place to start


Touches on all the topics on the test. It is a great introduction to the many topics you need to know to pass. However, without SQL Server Books Online and a good set of practice tests (not the ones in this book) I don't think you'll make it. This book skims the surface on everything. A lot of milk but not much meat. I found the practice tests at the end of each chapter to be of little value.



Product: Book Hardcover
Title: Inside Microsoft SQL Server 2000 (With CD-ROM)
Publisher: Microsoft Press
Authors: Kalen Delaney
Rating: 5/5
The bible of SQL Server 2000


Before Inside SQL Server 2000 came out, my favorite technical book on earth was Inside SQL Server 7. Up until today, there was no other book that I consulted with as much as I did with Inside 7. My copy is already in a very bad shape from overuse. I often consult with it whenever I am in doubt on any issue concerning SQL Server internals. I sometimes read from it to my students in class to prove a point. I had many expectations from inside SQL Server 2000 and I eagerly read every word in it. The book exceeded my expectations! Before it came out, I thought that it would have the same level of detail that Inside 7 had with additional discussions on SQL Server 2000s new features, but it goes far beyond that. In many areas it goes into smaller details than Inside 7 did discussing issues that I have never seen discussed in any other book or published document. For example, in the chapter about indexes DBCC PAGE is used extensively to actually traverse the B-Trees and examine the actual layout of the data in the index pages. By examining those, a lot of the points concerning the interesting index architecture that SQL Server uses become clearer. By getting to this level of detail, I feel that I have more adequate tools to make the right critical decisions in a system regarding which columns to index; on which column(s) to create the clustered index; space consumption of indexes on huge tables, and so on. The chapter also covers the new indexes on views and on computed columns. The chapter on locking discusses the locking architecture and the lock manager in detail but it also discusses internal lock structures such as Lock Blocks and Lock Owner Blocks in great depth. There is simply no way to get that information in any other source. Many internals related areas get more attention in Inside 2000 such as the storage engine and the relational engine. The query processor has a whole chapter of its own! The installation process is covered in great detail covering all the installation options, some of which are totally new, such as multi instances. It also covers hardware considerations such as RAID controllers, file system, memory and so on. The chapter on tables discusses internal page and row structures explaining every bit inside the row. T-SQL is not neglected either. Beyond programmatic aspects, Inside 2000 gets into the various internals and optimization aspects of the various constructs and handles query and performance tuning in depth. Among the topics that are covered are joins, subqueries, derived tables, user defined functions, stored procedures, transactions, referential integrity including the new cascading referential constraints, after and instead of triggers, views, cursors, large objects and more. Full-Text searching has a whole new section. Tough areas such as plan caching; auto parameterization and reuse of execution plans are also explained in detail. Join algorithms including nested loops, hash and merge are also explained. The coverage of data modification internals is outstanding! It includes coverage of page splits; the various internal update mechanisms such as in-place and non in-place updates; bulk inserts optimization and more. All these were just examples. The book is very rich in the areas that it covers and it is definitely a must for programmers and DBAs that really want to know their stuff as far as SQL Server is concerned. The book is a work of art.



Product: Book Paperback
Title: Professional Apache 2.0
Publisher: Wrox Press
Authors: Peter Wainwright, Poornachandra, Dr. Sarang, Afrasiab Ahmad, Sean Chittneden, Vivek Chopra, Micheal Link, Stephen G. Wadlow, Mathew Antony
Rating: 1/5
Yuck!!!


This book is overly technically dense and way too thick. And it was on the verge of unreadable. The way Wainwright wrote this book reminded me of the first scene of Ferris Beuller's Day Off. Yep, you guessed it, the one with the teacher's annoying monotanous voice, well, that's Wainwright, et al in this book. Also, when Wainwright covered TCP/IP I freaked out: I had no idea what a NAK was. After checking Stevens' TCP/IP bible (TCP/IP Illustrated), It turned out that there is none. So the 10 or so technical reviewers should be ashamed of themselves. Granted, everyone has heard of the 3 way handshake and four way close; however, the details of TCP's timeout and retransmition algorithms are complicated but not unintelligible. The authors also do a poor job explaining the material. In fact, they don't really explain it; instead, they state it and assume you've understood it. Also, the authors speak in the second person with We and Our! I find this irritating and offensive. Anyone who managed to get through college knows that you're supposed to use you aditude. Yet the editors of this book seemed to make no note of it(It's on almost every page). In conclusion, this book manages to cover all of apache in a bibleish fashion, but it has obvious errors that make you feel like you know the material better than the authors do.



Product: Book Paperback
Title: Oracle8 DBA: SQL and PL/SQL Exam Cram (Exam: 1Z0-001)
Publisher: Coriolis Group Books
Authors: Michael R. Ault, Michael L. Ault
Rating: 1/5
Worthless for SQL and PL/SQL Exam


I read the other reviews before buying this book, and I admit I was hesitant to buy the book. However, I am very happy with it. It's a no frills, here's the information type of book. The format is excellent, the questions and tips are very well thought out. Like I said, it's a tough read, but well worth it. IMHO



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

apache default page
sql convert
sql stored procedures
sql server high availability
sql dts
php servers
perl oracle
windows programming tutorial
compile apache
card programming
unix programming
php sql
installing perl on
apache authentication
apache junction unified
mysql php
perl loop through
c band satellite programming
execute perl
programming tutorials
php mysql
programming microsoft visual basic net
use perl
perl quick
perl database
subscription database
c socket programming
sql debugger
apache include
php login scripts
perl windows
perl dll
of database
perl rss
php rpm
web apache
apache no
database designs
open database
computer programming careers
sql union
oracle9i database
bit programming
apache perl
programming components
programming manual
php resources
php with
perl rand
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