IT programming books related reviews


Product: Book Paperback
Title: PHP MySQL Website Programming: Problem - Design - Solution
Publisher: Apress
Authors: Chris Lea, Mike Buzzard, Dilip Thomas, Jessey White-Cinis
Rating: 5/5
Great book, great topic, great team behind it


This is the most rock solid computer science programming text that i have read in the last decade.Period.No one should miss out on this buy.



Product: Book Paperback
Title: The Practical SQL Handbook: Using Structured Query Language (3rd Edition)
Publisher: Pearson Education
Authors: Judith S. Bowman, Sandra L. Emerson, Marcy Darnovsky
Rating: 4/5
Not a good book for quick learners


This book is wordily! However if you are new to database stuff then this is a book for you. Otherwise this is not a good reference. Unfortunately my book doesn't come with a CD so I wasn't able to judge the CD yet.



Product: Book Paperback
Title: The Guru's Guide to Transact-SQL
Publisher: Addison-Wesley Professional
Authors: Ken Henderson
Rating: 5/5
If you code in T-SQL, this book will change your life


I began programming in COBOL in the 70s. My very first applications were database applications. We had no SQL then, only flat file databases and things like CICS. A couple years ago, my company began moving everything to Microsoft SQL Server. I must admit, I've found myself pretty lost at times. The world has changed a bit since IBM mainframes were the order of the day and we patted ourselves on the back for writing readable COBOL. Recently, I came across this book. After reading through it once, I felt a blindfold had been lifted from my eyes. I finally understand MS SQL!! I've now read the book three times and I never fail to find some new nuggest I missed before. The writing is excellent, the examples applicable and detailed, and the coverage is quite deep. People warned me that this book wasn't for beginners before I bought it, but I faired just fine with it. Some passages are more dense than others, but I got through it. All in all, this is a wonderful book that you owe it to yourself to read cover-to-cover if you work with MS SQL.



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: 2/5
Not useful for SQLXML


The XML coverage in this book is not useful for anyone interested in doing full blown XML development. XPATH routines and the amount of time spent on transforming and xquery are not sufficient to get beyond a beginner's stage. There are many beginners writing simple tabular represenations of a table in xml, you may be able to pull that off with this material. But any true development with browser based user input and interactive sqlxml programming simply does not exist in this book. I wish my job only required me to know what is in this book!!! I run a large healthcare IT and we are far far beyond this outdated material. In fact this book is behind the w3c standards and will not even work as shown for what little there is here. My 15 world class programmers have told me this is the last book and series they would turn to for anything. There is no reference material for any arguments or things you don't want to have to open yet another browser session for, when my guys are running 10 to 15 screens doing development. Any good book will spend the pages this one does on the "essays" of no value listing the indispensible tables of values any programmer needs at his fingertips.
Very weak on XML and SQL in general.



Product: Book Paperback
Title: Optimizing SQL Server 7: Planning and Building a High-Performance Database (Prentice Hall Series on Microsoft Technologies)
Publisher: Prentice Hall Ptr
Authors: Jeffrey R. Garbus, Robert D. Schneider
Rating: 1/5
This book is SQL 6.x on NT 3.51; Excuse Me!!!!!!!!!!!!


I concur with previous reviews. Just surprised that no one has yet mentioned that the screen captures shown in the book are either from Windows 3.11 or Windows NT 3.5xDid the authors and publisher really think they could get away with this? My God the book dicusses devices and they are in 6.x; not in 7.0. In fact that is one of the market points that even MS addresses.Amazon should pull this book immediately. It is not about SQL Sever 7.0 and to list it as such is very wrong.



Product: Book Paperback
Title: Oracle9i: SQL (with an Introduction to PL/SQL)
Publisher: Course Technology
Authors: Lannes Morris-Murphy
Rating: 5/5
A Personal Recommendation


I am a student of Dr. Morris-Murphy at Valencia Community College in Orlando Florida. I am currently studing for my Oracle DataBase Admisistration Certification with the Doctor. This, her first book matches the style of her presentation of PL/SQL in class; clear, precise and simple to understand. After reviewing this book and comparing it to the notes I took during her class I highly recommend that anybody from DBA's to DBD's to students starting their studies in Oracle9i to those who are preparing for the PL/SQL certification test should have this book sitting right next to their PL/SQL Sybex book. In fact I recommend very strongly that anybody who is in the field of Oracle9i should have a copy of this book on their shelf for quick reference.



Product: Book Hardcover
Title: MCDBA SQL Server 7 Administration Study Guide (Book/CD-ROM Set)
Publisher: Mcgraw-Hill Osborne Media
Authors: Syngress
Rating: 1/5
fluff, fluff, fluff


This might make a good 'for dummies' book but did not do a good job achieving it's stated purpose. After reading the Fast Track SQL 7 admin guide (fantastic summary!) over a weekend and failing the exam by only one mark I decided to pick up this book to fill in the gaps. Needless to say the second time I wrote the test after reading this book I got the same mark AGAIN. I found that the Syngress book distracted me from some of the key concepts covered in the exam and filled my brain with fluff that didn't help clarify anything.If you're looking to pass the exam I would recommend picking up the Fast Track guide and using books on line. You'll be miles ahead and a few bucks richer!This is definitely a difficult exam and almost impossible to pass without a significant amount of hands on study with a couple of test systems.Good luck!



Product: Book Paperback
Title: Microsoft SQL Server 7 for Dummies
Publisher: For Dummies
Authors: Anthony T. Mann
Rating: 2/5
I must really be a Dummy


I'm new to SQL/SQL Server, and was looking for a basic intro to the package. The book does an excellent job introducing all of the features and functions, but not much else. Real-world examples were there, but very limited. As I read, I often found myself asking, in a manner of speaking, "sure, that's what button I push, but WHY do I push it?"I did walk away with an appreciation for the complexity of SQL Server 7. Save yourself the cash, and read the product documentation instead.



Product: Book Paperback
Title: PHP MySQL Website Programming: Problem - Design - Solution
Publisher: Apress
Authors: Chris Lea, Mike Buzzard, Dilip Thomas, Jessey White-Cinis
Rating: 4/5
Good Book, but not for Rookies


This is the most rock solid computer science programming text that i have read in the last decade.Period.No one should miss out on this buy.



Product: Book Paperback
Title: Database Systems Using Oracle: A Simplified Guide to SQL and PL/SQL
Publisher: Prentice Hall
Authors: Nilesh D. Shah
Rating: 5/5
Wonderful learning tool


This book is remarkable for the clear manner in which it explains the basics of relational databases in general and Oracle in particular. I am currently in training for Oracle Certified Professional and had been using study guides and class material to learn Oracle. These are fine for passing the OCP exam, but they leave many gaps in the finer points which lead to thoroughly understanding Oracle.Since this book's goal is to explain Oracle's SQL Plus and PL/SQL languages instead of getting you through an examination with a passing grade it goes into details that my training missed. I especially like the way that database concepts, design and modeling are covered in the first chapter, and the step-by-step approach to teaching SQL and PL/SQL by actually performing useful tasks such as creating tables and working with tables. In addition to the basics, this book covers advanced topics such as row locking, performance and joins and set operations. PL/SQL is given the same thorough treatment as SQL Plus and as you read through the book and actually perform the tasks on a real Oracle instance your understanding and skill level increases greatly. Since PL/SQL is rich in features and programming constructs the care with which the author explains the basics and how to apply them in a real environment made learning fun and builds your self confidence. I also liked the attention given to database administration tasks in the final part of the book, and found the SQL Plus and PL/SQL quick reference in the back of the book useful on many occasions.If you don't have the luxury of attending Oracle training this book is an excellent substitute, and even if you're going through OCP training this book will fill in the gaps that will surely arise since the course is fast paced. Note that this book uses Oracle 8i as the example environment, but the material works with the newer 9i version too.



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 log4j
database requirements
download apache 2.0
from mysql database
database engine error
korn shell programming
gale database
sql order by
php chat
programming satellite
data mining sql server
apache namevirtualhost
apache log
host sql
compile apache
php tools
from database
of sql server
the sql
perl read
convert asp to php
network programming
satellite tv programming
ssl on apache
apache performance
database programmer
php shtml opendivx
sql add
dss programming
ms sql web
and sql server
perl active directory
perl difference
oracle database performance
apache for
download apache 2.0
microsoft access database
port programming
apache struts action requestprocessor
upload php
calendar database
sql server 7.0
shader programming
games programming
area code database
executing 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