IT programming books related reviews


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
Thorough and innovative


The basic message of this book is one we would all do well to learn: that t-sql is a real language and you have to work at like any other language to be good at it. The book is a great mix of expert instruction and great code that you can put to use. For example, the xp_exec xproc lets you run any code you want from a user-defined function (UDF). That is huge. At the same time, the chapter on query performance is a great tour through the internals of the query processor. The chapters on sql-xml are a great combination of the two - thorough instruction and great code samples. This is a theme you will find throughout the book.I liked the essays at the end of the book, too. Particularly the one on the need for testing was great. The mixing of personal experiences with technical info was done just right.You get a very thorough book and one that is chalk-full of innovative code. It would be a bargain at ten times the price.Jim F.



Product: Book Paperback
Title: Web Application Development with PHP 4.0 (with CD-ROM)
Publisher: Sams
Authors: Tobias Ratschiller, Till Gerken
Rating: 3/5
Stick to the Subject Matter


A good book overall for getting up and running with PHP. It is technical, so keep that in mind if you are adequate in HTML and want more. There are beginner's books for PHP that might be a better start. For a book that states PHP 4.0 in the title, there is TOO much conversation about PHP 3.0, what you can and can't do with it, its shortcomings, etc. If I wanted to know about PHP 3.0 I would have bought the book, "Web Application Development with PHP 3.0." For example, I really don't care that PHP 3.0 does not implement proper garbage collection. So what!



Product: Book Paperback
Title: Lan Times Guide to SQL
Publisher: Mcgraw-Hill Osborne Media
Authors: James R. Groff, Paul N. Weinberg
Rating: 5/5
The best of the best.


I was searching Amazon for a text on distributed database architectures when I stumbled across this classic. My own copy, bought years ago, is still kept within reach and is a viable today as the day it was written. Love the book - you will too.



Product: Book Paperback
Title: Professional PHP4 Programming
Publisher: Wrox Press
Authors: Deepak Thomas, Wankyu Choi, John Coggeshall, Ken Egervari, Martin Geisler, Zak Greant, Andrew Hill, Chris Hubbard, James Moore, Devon O'Dell, Jon Parise, Harish Rawat, Tarique Sani, Christopher Scollo, Chris Ullman, et al
Rating: 5/5
Want to learn php from the best?


Simply put this book rocks! Lots of great examples, with authors that really understand how to code, and to work around the trouble spots. Forget ASP, and JSP. Do it with php! :)



Product: Book Paperback
Title: Apache: The Definitive Guide (3rd Edition)
Publisher: O'Reilly
Authors: Ben Laurie, Peter Laurie
Rating: 1/5
Horrible, horrible, horrible


This is a horrible, stunningly horrible, book. It has, sadly, persuaded me
that I cannot simply trust the O'Reilly brand as signifying, if not the
best book in a particular area, at least a worthwhile book.
The central problem is that this book has no idea what it wants to be.
It tries to be a tutorial, a cookbook and a reference, all intermingled.
One paragraph it's trying to talk to newbies, the next it assumes you are
a long time Apache veteran.
One role, however, that it seems to have no interest in playing is that
of giving the big picture, of describing exactly what Apache can (and
can't) do in a given area, and why you might care, before getting into various nitty gritty.
I'm afraid I can't recommend a good book on Apache to buy; I would
however urge you to stay away from this one. The worst shovelware out,
Sams Teach yourself Apache in 24hrs or Apache for Dummies, cannot be
worse than this sad failure.
(This reviews version 3 of the book. I have no idea if versions 1 and 2
were less dreadful.)



Product: Book Paperback
Title: Foundation PHP for Flash
Publisher: Friends of Ed
Authors: Steve Webster
Rating: 5/5
Fantastic, well-written, clear explanations...a must!


Fantastic, well-written, clear explanations, full of humour...
A must for Flash design-programmers



Product: Book Hardcover
Title: Inside Microsoft SQL Server 2000 (With CD-ROM)
Publisher: Microsoft Press
Authors: Kalen Delaney
Rating: 5/5
An absolute must for anyone wanting to know the guts of SQL


This book isn't for the raw beginner. It does assume a certain level of familiarity with the product, but not necessarily any particular version. It covers just about every internal component of SQL Server in depth. Since many components in SQL Sever didn't change between 7.0 and 2000, some of the topics had few changes. But don't let that stop you from upgrading your book when you upgrade your software. There are changes and new features laid out in detail in the book, and there is always something to go back and get a refresher on. This book is invaluable as a troubleshooting reference, as well as in the proper physical design of a database. The concepts in this book give the reader a solid foundation for understanding how and why internal things work the way they do. Once you understand the internals, you can follow up with other books on the bells and whistles that exist outside of the internal engines.



Product: Book Paperback
Title: PHP Developer's Cookbook (2nd Edition)
Publisher: Sams
Authors: Sterling Hughes, Andrei Zmievski
Rating: 4/5
its a right choice for php developer and php programmers


we the owner of www.hiddenbrains.com are a leading php developer and solution provider, making e-commerce applications,web applications, developed more then 200 websites using php and mysql, we are allways using this book for our reference.
regards
jugal kishore chhawchharia
http://www.hiddenbrains. com



Product: Book Paperback
Title: Advanced Transact-SQL for SQL Server 2000
Publisher: Apress
Authors: Itzik Ben-Gan, Tom Moreau
Rating: 1/5
Lots of language problems


Simply, One of the best T-SQL Books I've ever read. lots of good example and explanation. I like those SQL puzzles...



Product: Book Paperback
Title: PHP for the World Wide Web : Visual QuickStart Guide (2nd Edition) (Visual Quickstart Guides)
Publisher: Peachpit Press
Authors: Larry Ullman
Rating: 4/5
If you don't have the time for fluff...


Unlike many other programming books, "PHP For the World Wide Web" takes the high-quality low-fluff approach to introducing readers to PHP. Don't let the small size of the book fool you; it is jam-packed with the most important information you'll need to start programming in PHP right away. Whether you are a beginner or a seasoned programmer, this book will take you step-by-step through the core concepts of the language in the least amount of pages possible. It's hard to say if the shortness of the book is due to the teaching mastery of Larry Ullman or the genius of the PHP language. Either way, this book will serve as an excellent tutorial and great reference guide for future projects.PHP is very similar to other languages and my programming background made learning PHP much easier. However, this book's approach and working examples should serve as an excellent tutorial for beginners as well as programmers. Keep in mind that the book is designed to give you a working knowledge of the language and is not a comprehensive course on PHP programming. After reading the book, however, you will be in a much better position to continue your PHP education through PHP's homepage (PHP.net), learning additional functions and techniques as your projects dictate (and as the PHP language continues to grow).(To me, the chapter on databases alone was worth the price of the book. PHP is amazing when it comes to building web-based applications around databases and this book gives you what you need to get started as well using files and directories, cookies and even an intro on creating web applications.)



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 server
database tools
programming norstar
sql server class
apache commons
programming microsoft visual basic net
htm php shtml opendivx md5
database table
database transaction
microsoft jet database
php flash
sql 2000
apache virtual host
org apache jasper
php extension
database to
carlos apache tribe
perl hash
defensive programming
php api
for apache
borland database engine
in java programming
php tutorial
beginning programming
perl commands
email php
nokia programming
database using php
in programming
database driven website
detected by database
insert into sql
music database
power programming with
a file in perl
apache log analysis
directory appz xxx html htm php shtml opendivx
3d graphics programming
of sql server
programming tutorials
fort apache the bronx
programming norstar
how to php
lotus database
& perl
programming manual
sql data
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