IT programming books related reviews


Product: Book Paperback
Title: MCSE SQL Server 2000 Database Design Exam Cram (Exam: 70-229)
Publisher: Coriolis Group Books
Authors: Sean Chase, Richard McMahon
Rating: 5/5
Consice and Comprehensive at That


Well, I was learning MS SQL with this book after I had some development experience with MySQL. This actually was the right book for me and I was able to quickly study those aspects of MS SQL that are different from MySQL. I was not only able to pass the exam but also acquired skills that I am currenty using on my job.

You know, I noticed that my fellow developers are trying to programm all database transactions with SELECT, UPDATE, INSERT and DELETE only. When they need to delete a record and all other records that are referenced from it they create a long list of quieries, which works, but is actully a time spent in vain because you can create a better, easier and FASTER solution by implementing only one feature available in MS SQL. So study this book and you will know how to deal with MS SQL Server correctly.





Product: Book Paperback
Title: MCSE Database Design on SQL Server 7 Exam Prep (Exam: 70-029)
Publisher: Coriolis Group Books
Authors: Brad Schulz, Greg Woody, Jose Amado-Blanco, Pam Barker, Christopher Leonard, Christopher A. Leonard, Pamela Barker
Rating: 4/5
Excellent choice for 70-029


Each chapter was about 30 pages, so I was able to read one or two chapters each night. I passed the exam in about 2 months of studying using this book, Books Online that comes with SQL, and Transcender. I had very little knowledge of SQL Server when I started (I am an experienced VB programmer).My only criticism is that the chapter summary quiz questions were only on the CD, instead of in the book, so I just printed them out. Also, explanations of the answers on the quizes were seldom provided - other than reviewing the chapter again. (I prefer New Riders Publishing's approach in this regard). I didn't use the practice tests on the CD, so I can't comment on that.(climbing on soapbox) I'm a big fan of Transcender - but don't send me e-mail looking for my copy. If you're aiming to be a software professional, don't rationalize some excuse for ripping off some other software developer. (climbing off soapbox)



Product: Book Paperback
Title: Professional SQL Server 7.0 Programming
Publisher: Wrox Press
Authors: Rob Vieira
Rating: 5/5
SQL & ColdFusion Developer


Professional SQL Programming is an excellent reference book for those developing with SQL 7.0 or 2000 Beta! Vieira really knows his stuff & how to explain it too! The book is organized well enough that it is easy to use as a quick reference -- but it also provides enough information when you need to know more than just syntax. It reads well too ...



Product: Book Hardcover
Title: Microsoft SQL Server 2000 Administrator's Companion (With CD-ROM)
Publisher: Microsoft Press
Authors: Marcilina Garcia, Jamie Reding, Edward Whalen, Steve Adrien DeLuca
Rating: 3/5
Good book


It is the best book I have read for the following areas:Clusters
DTC
RAIDThe problem with this book is that it is a little boring.
It is a good referential book. I do not recommend this book for beginners because it contains a lot of technical details.



Product: Book Paperback
Title: Understanding SQL and Java Together : A Guide to SQLJ, JDBC, and Related Technologies (The Morgan Kaufmann Series in Data Management Systems)
Publisher: Morgan Kaufmann
Authors: Jim Melton, Andrew Eisenberg
Rating: 1/5
Why are there C code examples in a Java book


I found the the C code examples unbelievable in a book that says it's for Java. The SQL is not your standard JDBC SQL its PL/SQL style. I wish I hadn't opened the CD in the back so I could return it. A waste of time and money. Perhaps if you are a very advanced SQL person and have a lot of experience with Java this might be a helpful book, but then you wouldn't want this book either, nothing good here.



Product: Book Paperback
Title: Administering Apache (Administering)
Publisher: Osborne/McGraw-Hill
Authors: Mark Allan Arnold, Clint Miller, James Sheetz, Jeff D. Almeida
Rating: 2/5
Very poorly organized


I got this book to learn on web-servers and Apache was chosen because it's free. After 5 minutes of reading the book and I got Apache 1.3.12 up-n-running and had my first web-site on display. I don't know how this book is on the advanced topics, but it's excellent for all that want to setup a web-server.



Product: Book Paperback
Title: Sams Teach Yourself PHP, MySQL and Apache in 24 Hours
Publisher: Sams
Authors: Julie C. Meloni
Rating: 1/5
Can't get started - Install doesn't work


I'm fairly new to Linux/Unix but I am no newbie to software. The installation instructions for MySQL on Linux are sketchy and basically say read the man page. If the man page was enough I wouldn't be buying a book. After stumbling thru the install there is no explanation of actually starting the MySQL software. Because I can't seem to get MySQL installed and running, PHP won't configure and install. I'm dead in the water so I don't know if the rest of the book was any good or not, I can't make it that far.For troubleshooting there are several recommendations for paid support. It looks like the author assumes a broad knowledge of Linux/Unix because the Windows installation instructions are very detailed.



Product: Book Paperback
Title: Oracle PL/SQL Best Practices
Publisher: O'Reilly
Authors: Steven Feuerstein
Rating: 5/5
Excellent resource for new or experienced PL/SQL programmers


I found this book to be an excellent (re-)introduction to good programming practices in PL/SQL. After reading the first few pages a little defensively ("I don't make those sorts of mistakes do I?") I soon realised that there was much to learn in this book as well as much that I had forgotten. This book has lead to an instant improvement in the quality of my PL/SQL code. I particularly like the Quick Reference card in the back of the book.



Product: Book Paperback
Title: Developing Time-Oriented Database Applications in SQL (Morgan Kaufmann Series in Data Management Systems)
Publisher: Morgan Kaufmann Publishers
Authors: Richard T. Snodgrass, Christian S. Jensen
Rating: 5/5
Database designer will learn to think of NOW in PAST terms


The one-of-a-kind book is a practical research on how the real world changes over time effect the viability of database design.
The author provides many solutions to real-life problems and (most important!) 'gotchas' of the these solutions. The examples are provided for many popular DBMSs(from MS Access to Oracle).
The reader benefits greatly from the superb organization of material, clear language and good illustrations.
The sidebar notes on history of time-measuring devices provide a nice break from the 'heavy-duty' stuff.
I bought my copy two month ago and it has already became a one of the best-thumbed books on my professional shelf.



Product: Book Paperback
Title: Microsoft SQL Server(TM) 2000 Programming Step by Step
Publisher: Microsoft Press
Authors: Rebecca Riordan
Rating: 1/5
Weak and Worthless


If you have never used Microsoft SQL 2000 and would like an introduction to see if you want to get into MS-SQL Programming then this is the book for you. On the other hand if you already know that you want to learn MS-SQL Programming or have done some SQL programming don't waste your money, get Beginning SQL Server 2000 Programming by Robin Dewson ISBN: 1861005237 !Each lesson of this book walks you through step by step performing basic SQL programming techniques. Filled with screen shots to go with just about every step it is a great way to find out something about Microsoft SQL 2000. Once you have finished with the lessons then you will have a better feel for if you want to go further into SQL Programming (It took me a weekend to finish!). If/When you are ready to learn the programming aspect pick up a copy of the book recomended above, you will not be disapointed.Having some experience already with SQL 7.0 from a pure admin support stance I found very little in this book useful for my skill level (I knew what most of the GUI interfaces looked like already). The repetition got old when the writer told you everytime how to go into Design Table View 1 to 5 times for 12+ Chapters strait!



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

programming interface
korn shell programming
apache dav
c programming classes
php training
programming tools
pl sql
php db2
org apache jasper servlet
sql enterprise
perl xml
perl open file
database jobs
dynamic sql
database access
database statement
microsoft sql server
apache 2.0 54
perl replace string
sql function
wml programming
power programming with
appz xxx html htm php shtml opendivx md5 md5sums
php nuke
advanced c programming
3d graphics programming
from database
perl subroutines
a database to view
database with
baseball database
string php
dss programming
gis database
apache email
parent directory mp3 xxx html htm php shtml
database to asp
php ini
network programming
php reseller
perl split
web database
keyless entry programming
with a trusted sql
asp sql
to a database
perl concatenate
sql server does not
apache virtual host
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