IT programming books related reviews


Product: Book Hardcover
Title: MCSE Training Kit : Microsoft SQL Server 2000 Database Design and Implementation (Exam 70-229)
Publisher: Microsoft Press
Authors: Microsoft Corporation
Rating: 5/5
3NF or "Don't put all your eggs in one basket"


In response to the other reviews, I do not believe that any one book is going to prepare you for the exam. And this book itself does not claim to. Throughout the text, there are ample references to Kalen Delany's "Inside SQL Server 2000" (A must have for any serious DB Designer/Admin) and to the BOL. If you use the book as it instructs, and you have the requisite experience (as outlined in the "About" section) then you will have learned a great deal and be prepared to pass the exam. If you are just looking for quick exam prep then buy the Troytech or Testkiller cheatsheets, but if you actually want to learn something then get this book and the aformentioned title by Ms. Delany.
Also, the other reviews are correct regarding the "generic" nature of the examples. The idea being to provide the prospective examinee with the fountations of good design and implementation practices. If you've been designing MS SQL solutions than it is an excellent way to review these principles. And if you've never designed MS SQL solutions then it's not a bad place to start.
Follow the instructions and you can't go wrong.



Product: Book Paperback
Title: Hitchhiker's Guide to SQL Server 2000 Reporting Services (Microsoft Windows Server System)
Publisher: Addison-Wesley Professional
Authors: Peter Blackburn, William R. Vaughn
Rating: 4/5
non-trivial programming


SQL Server 2000 has impressive relational database capabilities, built up by Microsoft in its long struggle with Oracle and IBM. But the size of a real life database and the complexity of a SQL query and of understanding the server's reply are daunting. Thus, Microsoft provides an easier Reporting Services layer, so that you do not need to have expert knowledge of SQL to make intelligent use of SQL Server.

Hence, as an example, the text devotes considerable space to showing the usage of Report Designer Wizards. Quite pretty front end GUIs that hide a lot of complexity. Then there is the Report Manager, to help get summary output understandable to a nontechnical manager.

But while the book shows how these software gadgets do indeed make usage easier, they do not make it easy. This is still a programming book. The heft of which bears testimony to the amount of effort you have to invest in mastering Reporting Services. The programming complexity here tends to be greater than in books on writing macros for Microsoft Word, to cite just one example. (Just in case you are familiar with the latter.)



Product: Book Paperback
Title: Microsoft SQL Server(TM) 2000 DTS Step by Step
Publisher: Microsoft Press
Authors: Carl Rabeler
Rating: 3/5
MANY TRICKS BUT NO PROCESS


I have gone through half the book.The good part:
Walks you through many areas step-by-step. Repeats steps in other excerises. You will learn a lot.The bad part:
The book doesn't teach you a process from the making of a connection to processing a cube. I need to Extact, Transform, & Load, and then process a cube. The book teaches ETL. Try another book.TC



Product: Book Paperback
Title: The Rational Guide to: SQL Server Reporting Services (Rational Guides)
Publisher: Rational Press
Authors: Anthony T. Mann
Rating: 5/5
Excellent guide!


This book was a great buy. I was looking for a quick way to get up-to-speed on SQL Reporting Services, and this book really did the job. I'm a consultant, so I need to stay up on the latest technologies, but I don't have time to read a 500 page book. Now I have a good idea of the capabilities of SQL Reporting Services and can speak intelligently about it with my clients. Aside from a ticket to see The Matrix on opening night, this was the best $10 I have spent in a long time. I look forward to reading other books from this series.



Product: Book Paperback
Title: MCDBA, MCSE, MCSD, MCAD Training Guide (70-229): SQL Server 2000 Database Design and Implementation
Publisher: Que
Authors: Thomas Moore, Ed Tittel
Rating: 4/5
Good for exam and reference


- This is a great book for studying and for reference around the office. I used it for the exam (and passed); my co-workers use it as a general reference at work.
- As usual, Que did a great job editing. I found two mistakes, but they were very minor.
- The sample questions / practice exam could use some re-working, but if you read this book through, the exam should not be too much hassle.



Product: Book Paperback
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: 4/5
An excellent choice for a second book.


First, I read the New Riders book, then read the Exam Cram to fill in the (many) holes. I sailed through the [3-hour!] test with flying colors. Since I have found numerous typos in each of the 9 MCSD books that I've read (from New Riders, Syngress, and ExamCram), I can rate this one among the better edited of the lot. Since this series is not intended to be your sole resource, you should be able to spot the occasional errors with little difficulty. I guess the deadlines on these exam books preclude all but the most cursory proof-reading.



Product: Book Paperback
Title: Beginning PHP 5 and MySQL: From Novice to Professional
Publisher: Apress
Authors: W. J. Gilmore
Rating: 4/5
Well written, but has its quirks


The book is very well written but it almost assumes that you have had some type of programming experience. Reading the book I had to refer back to other programming languages I have learned like Java and C++ that have similar syntax in order to fully understand the concepts that he was trying to get across. Most of the book is understandable, but certain areas of the book (for example when he covered the printf() function) are a little bit vague. Overall it's a pretty good book, if he ever comes out with a second edition I'm sure it'll be extremely popular.



Product: Book Paperback
Title: Google Hacks
Publisher: O'Reilly
Authors: Tara Calishain, Rael Dornfest
Rating: 2/5
Misleading Title


The bulk of this book deals with applications created using the Google API. Even the discussion of the API itself is limited. All of the hacks relevant to the search engine itself are contained in the Google Pocket Guide.If you are looking for ideas on what can be done with the Google API, or how to use the applications that others have written, then this book might be for you. However, if you are looking for tips and things to tinker with - hacks, regarding the search engine, do not bother with this book.



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
This book has it ALL - guaranteed - highly recommended


There is certainly an enormous amount of value packed into this title. It is one of the best development titles I have ever seen. You won't be at all disappointed. Now if only more authors could write and present information as well as Henderson...



Product: Book Paperback
Title: Joe Celko's SQL for Smarties: Advanced SQL Programming (The Morgan Kaufmann Series in Data Management Systems)
Publisher: Morgan Kaufmann
Authors: Joe Celko
Rating: 3/5
Smarties or oldies?


I have browsed at this book in bookstores for years, always wondering if the info in it would be of use to me.

I write queries all day, in SQL Server, Sybase 5.5, ASA 7, Oracle 9i, MS Access, and SQL/400. I like writing queries and find it fun and rewarding.

But I did not get alot out of this book. Less than halfway through it I stopped reading and started browsing for useful things. Unfortunately, the book is dated, and a bit too theoretical for me. He devotes pages to SQL-92 standards that he admits are not implemented in many dB engines, if any! That's not very useful.

The book is old. It does not cover SQL Server 2000, nor any other recent database versions. Although I'll keep it on my shelf in the off chance that one day I'll need to use Cenko's Third Median, I doubt that I'll get much more use out of it.




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

sql server xml
database clustering
c socket programming
php api
php text
apl programming language
sql basics
in sql
perl quote
apache how to
in the security database
interbase sql
perl host
menu database
apache lake arizona
sql command
cache programming
dvdrip xxx html htm php shtml
sql compare
apache webserver
tomcat apache
web database
apache ant
sql server agent
view database
perl cookbook
php on line
system command in perl
database developers
apache air
dynamic programming
apache with
htm php asp
sql reporting services
sql server xml
database management systems
convert asp to php
download perl
php pear
perl telnet
inmate database
tuning sql
open source perl
programming remotes
sql functions
perl asp
install perl module
apache unix
from mysql database
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