IT programming books related reviews


Product: Book Hardcover
Title: MCSE Training Kit: Microsoft(r) SQL Server(tm) 2000 System Administration
Publisher: Microsoft Press
Authors: Microsoft Corporation
Rating: 5/5
Concise, Clear and well organized


Very well organized. I am sure I will continue to use this book as a resource as my knowledge in SQL grows. This author knows how to present material so that a novice administrator can understand. Highly recommended.



Product: Book
Title: Making Use of PHP
Publisher:
Authors: Ashok Appu
Rating: 2/5
Disappointed


This book is sinply great for beginners who want to begin programming with PHP. The concepts are dealt with utmost care so as to impart the programming basics in the best possible way. The best part of the book is the unique methodology that it uses to deliver technical content. A real-life problem statement is included in the beginning of each chapter and aa solution is given at the end of the chapter. The code snippets in each chapter with output help the reader understand each concept properly.This book is indeed a great buy for beginners! I really was able to build a strong base for PHP after reading this book.



Product: Book Hardcover
Title: Microsoft SQL Server 7 Administrator's Guide
Publisher: Muska & Lipman/Premier-Trade
Authors: Ron Talmage
Rating: 1/5
Not worthy of publication


The negative reviews of this book, authored by the remaining 15 people who have no other duties than DBA, are misleading. The book is appropriately titled and is for an administrator.This is the best book for the DBA that has been tasked with administering a DB management system in addition to thier normal IS administration or programming duties.If you are a DB implementor, this book is not for you. If you read this book, you will be provided with a clear understanding of SQL Server 7.0 and be able to administrate it appropriately.



Product: Book Paperback
Title: PHP and MySQL Web Development, Second Edition
Publisher: Sams
Authors: Luke Welling, Laura Thomson
Rating: 5/5
Great book, very useful


I simply just lost my money. Having had a lot of success with the first edition, i went on to buy this book in the hope that i could pick up more tricks to help hone my web development skills.
First, i as a customer, thought the cover of the book sucked - why would a SAMS book have a New Riders cover..ok! i thought i shouldn't be all that sensitive and tried to get beyond teh cover story, only to find to my harrowing experience that the code in the book has several errors. I wrote in despair to the suport team at the publisher's and i have not met with any response till date - are they ashamed that they have sold me a mediocre product? I had faith in the SAMS brand, and esp the authors but i want to say in my individual capacity that i have simply been cheated.
I don't want your book, you can simply have it back.



Product: Book Paperback
Title: A Programmer's Introduction to PHP 4.0
Publisher: Apress
Authors: W. Jason Gilmore
Rating: 5/5
Great book for people who really want to understand PHP


Most of the PHP books I have suffer from simply being a "monkee see, monkee do" approach to PHP. You can't really learn PHP from them, when you use them you end up not really knowing anything about PHP and can't go much beyond canned scripts. Gilmore's book (which I was led to by his great articles on his web) is diffferent, when you finish it, you will really understand PHP and can use it really effectively. I have half a dozen books on PHP and this is my favorite.



Product: Book Paperback
Title: XML and PHP
Publisher: Sams
Authors: Vikram Vaswani
Rating: 1/5
Absolutely Junk


After reading most of the book, I've concluded that this book is for amateurs. If you want to learn a little bit of XML, but nearly enough to do large projects, then maybe this book will be good for you. But once you need to do a large project or you need some actual advance over and beyond the syntax, concepts and APIs, the books won't help you; it's not even up to date in some areas. However the book is very easy to read, so I give it 1 star. However, there are better books that describe PHP and XML in much greater detail and in a way that is still very inviting to new comers. If you want to truely get the best knowledge for your buck, don't by this book. The Wrox book seems like a better choice so I'm going to pick that up next. I'm going to sell this book.



Product: Book Paperback
Title: Sams Teach Yourself SQL in 10 Minutes, Third Edition
Publisher: Sams
Authors: Ben Forta
Rating: 5/5
Great introduction into the SQL world


I started with Cold Fusion and SQL a number of months ago, knowing next to nothing about either. Although this book does not cover Cold Fusion specifically, it is populated with many 10 minute lessons which can be applied to 'any' online programming language. Forta includes many real world examples on each lesson, very descriptive explanations and an overall healthy dose of common SQL syntax, including select, insert, modify, delete, where, joins, sorting, groups, like (used with searching databases), table combinations, subqueries, aggregate functions, transaction processing and much, much more. At the end of the book, Forta has included simple, easy to follow instructions on connecting to databases with popular programming languages like Cold Fusion, ASP, SQL Server, Visual Basic, Visual C++, DB2 and more. You will definitely keep this book by your side in your SQL adventures.Steve - Web developer http://www.stevesdomain.net



Product: Book Paperback
Title: SQL Pocket Guide
Publisher: O'Reilly
Authors: Jonathan Gennick
Rating: 4/5
DML short reference for ORACLE, DB2, SQL Server and MySQL


"SQL Pocket Guide" is a short reference book for SQL DML (Data Manipulation Language = insert, update, delete, select verbs) and derived statements (merge in ORACLE, replace in MySQL is missing) for the following databases:
- ORACLE (9i und 10g)
- DB2
- SQL Server
- MySQL
Jonathan Gennick explains the ANSI SQL commands and the special implementations of the different databases. For every statement you will find at least one example that can be tested on Jonathan's example data (available from the O'Reilly website). This book does NOT describe the DDL (e.g. create table) or DCL (e.g. grant) statements of the respective databases. Maybe this book should have been named "SQL (DML) pocket guide" to avoid different expectations.Being an ORACLE person, I can not comment much on the correctness of the information about the other databases, however I found it quite interesting to see the comparison (ORACLE seems to implement most options).I found the organization of the book a bit strange when I read it from cover to back (I would have placed type conversions and literals together). If you are using this book as a reference this should not concern you because I found the index to be very good. A chapter numbering (or bigger differences in the font size for the chapter levels) would have made it easier for me to keep track of the subchapter level while reading.The coverage of the DML statement's possibilities is quite high and lots of exceptions are covered. I (re)learned a lot of things like WITH in ORACLE, NVL2, CASE statement, RETURNING with UPDATE, INSERT und DELETE when I read this book.I will continue to use this book as a starting point when I don't remember how to use a certain SQL/DML feature (reference lookup). "SQL Pocket Reference" already saved a colleague of mine valuable hours (because I just reread about the MERGE statement). You will not be able to learn SQL with this book but you will probably save some time with it, if you write DML a lot.



Product: Book Paperback
Title: SQL Server 2000 Stored Procedure Programming
Publisher: Osborne/McGraw-Hill
Authors: Dejan Sunderic, Tom Woodhead
Rating: 1/5
Sending mine back


Had my hopes up when I saw this new book on stored procs. Boy what a let donw. Don't bother with this one - its not worth the effort. Worst book I ever bought.



Product: Book Paperback
Title: Advanced PHP Programming
Publisher: Sams
Authors: George Schlossnagle
Rating: 1/5
A Random Walk Through Web Programming with PHP


This not a terrible book -- it's a decent book with a poor title. It should be called something like "A Random Walk Through Web Programming with PHP." There's certainly nothing advanced about it. This book would be ideal for someone who has just learned PHP but lacks any real knowledge of computer science.



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

perl file
programming with
shell perl
programming classes
xxx html htm php shtml opendivx
c band programming
ce database
sql server 2000 replication
sql commands
dvdrip xxx html htm php shtml opendivx
with a trusted sql
php resources
oracle apache
programming robots
oracle database tuning
execute perl
dos database
org apache tools
install perl on windows
perl database
php nuke themes
php asp
door programming
database acid
a php
programming training
php pdf
what is php
apache redhat
perl dbi
sample database
sql server 7
artificial intelligence programming
in ms sql
apache document
lotus database
apache virtualhost
programming vb6
debugging sql
database building
door programming
database name
programming visual basic
for apache
gentoo apache
into database
php check
database for palm
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