IT programming books related reviews


Product: Book Paperback
Title: Microsoft SQL Server 7 for Dummies
Publisher: For Dummies
Authors: Anthony T. Mann
Rating: 5/5
Excellent starting place!!!


While this book maybe less than what a seasoned DBA maybe looking for it is non the less an excellent book. The author wrote the book using Beta 3 and I used it against RC-1 of SQL 7. There were some differences but not enough to interfere with the authors clear introduction to SQL 7.I believe you will find SQL Server 7 for Dummies to be a superb introduction to SQL 7 and as only one of two books on the subject in print at the time of this review it is the least expensive and most informative.Regards



Product: Book Paperback
Title: Beginning SQL Programming (Programmer to Programmer)
Publisher: Wrox Press
Authors: John Kauffman, Brian Matsik, Kevin Spencer, Ian Herbert, Sakhr Youness, Julian Skinner
Rating: 1/5
DISAPOINTED !


Usually WROX print high levelled books. But this one is similar to a copy of the documentation you can find on some on line guide while using SQL Server. - first : you never know if the SQL shown is for SQL Server, Access or a normative one (SQL 2 or SQL 3)... - second : basic and well know "usages" are explained with many details, but hard thing are passed quickly ! - third : some informations are so specific to Microsoft SQL implementation that they do not need to be in the chapter title nor to be so detailled !And when I think they have been three to "commit" this work, I don't understand the public they are looking for !Please Mister AMAZON, why did there is no level ZERO to attribute a star notation ???



Product: Book Paperback
Title: Php Fast & Easy Web Development (Fast & Easy Web Development)
Publisher: Premier Press
Authors: Julie C. Meloni
Rating: 1/5
What is flash X?


This is an absolutely fabulous book for beginning PHP. If only they made books like this for every scripting language. The examples are simple, easy to understand and hell, they work! PHP is a pretty complex language but this book dives right into the core of what you need to know about CGI with PHP. Even if it doesn't explain the code in depth enough it at least allows the user to have a basic grasp of what the language is doing with line-by-line explainations. The section on mySQL is very complete and should allow the reader to take off running with mySQL, plus when you are done with the exercise, you have a web interface for mySQL that you can use indefinately. Any experienced perl programmer will be able to see the advantages of PHP just by thumbing the pages (me for example).The only reason I give it four stars is because of the annoying blue text - please tell me this was a mistake. The HUGE TEXT was a turn off as well, reads like a child's book. I'll take it though and I recomend it to all BEGINNERS in PHP.



Product: Book Paperback
Title: Transact-SQL Programming
Publisher: O'Reilly
Authors: Lee Gould, Andrew Zanevsky, Kevin Kline
Rating: 4/5
Still A Good Reference


Compared to the other T-SQL books on the market, this book makes a good reference for programmers concerned with writing compliant SQL for Microsoft and Sybase databases. Everytime I go to use this book, another developer seems to be borrowing it. That statement alone proves to me that this book is worthy of being in any technical library. Although the book is bit outdated (only goes up to Sybase 11.5), it does have a number of good examples. The book does a nice job of telling you what T-SQL statements apply to MS-SQL and Sybase-SQL. My only critique: Mr. Kline should have expanded the section on error handling.



Product: Book Paperback
Title: Visual Basic Developer's Guide to E-Commerce with ASP and SQL Server
Publisher: Sybex Inc
Authors: Noel Jerke
Rating: 3/5
Helpful to get started


The book is well structured with rich knowledge. The author focuses on asp coding as well as e-commerce concepts. In order to finish up this book, you must be able to handle Microsoft SQL server (basic operation) and know how in asp scripting.How much is this book? worth thousands dollars. The included source code is a full function enterprise online store, better than most of commercial packages.Enjoy this super asp book. Big thank you to Noel, really appreciate your great works.



Product: Book Paperback
Title: Microsoft SQL Server 7 for Dummies
Publisher: For Dummies
Authors: Anthony T. Mann
Rating: 2/5
Too much documentation rehash; not enough concepts/explanati


While this book maybe less than what a seasoned DBA maybe looking for it is non the less an excellent book. The author wrote the book using Beta 3 and I used it against RC-1 of SQL 7. There were some differences but not enough to interfere with the authors clear introduction to SQL 7.I believe you will find SQL Server 7 for Dummies to be a superb introduction to SQL 7 and as only one of two books on the subject in print at the time of this review it is the least expensive and most informative.Regards



Product: Book Paperback
Title: Oracle8i Advanced PL/SQL Programming
Publisher: Osborne/McGraw-Hill
Authors: Scott Urman
Rating: 3/5
Great Book BUT ......


I bought this book just have a reference copy regarding PL/SQL. As oracle has come up with new version 8i and it's quite popular in the market so I wanted to have a book which can cover my PL/SQL concept and keep me up regarding latest update in 8i.
This book is a disappointment, may be a bad choice for me. It actually validate it title quite closely. It is absolutly an advance book not for beginner or middle level guys. If you are looking for a book which can give you all the concepts and advance then probably this is not the book for you.
This book really starts in advance mode. Even for the middle level guy like me I really feel to buy oracle 8 book instead of a Advance book like this.



Product: Book Paperback
Title: Core PHP Programming, Third Edition
Publisher: Prentice Hall PTR
Authors: Leon Atkinson, Zeev Suraski
Rating: 4/5
Describes a Very Mature Language


In what seems like a dazzingly short time, PHP has grown from a simple little language that dynamically generates web pages to a fully fledged object oriented language. Now available in its fifth major revision, PHP code looks so much like C, with the added benefit of being OO. PHP is still very specialised, confined to essentially web server applications. While it is true that PHP is no longer strictly confined to this, the de facto reality is that the vast majority of applications, and the concomitant employment prospects, are in the context of web servers.Clearly, if you are a web programmer, knowing PHP is a big plus. A hardcore way of doing this is to use the online documentation scattered throughout the web, and learn by downloading and analysing code examples. PHP veterans, including maybe the authors, probably did this. Nothing better at the time. While it works for some, this approach is awkward to many, and is quite ad hoc. The danger is in learning quick kludges as opposed to methodically designing and coding, with a full appreciation of the language's extent. Luckily, as PHP has matured, you can turn to this book for a logical pedagogy.The treatment is exhaustive and shows starkly how far PHP has come. For example, you can use all the major encryption algorithms (Rijndael, Serpent, DES...) as extensively and easily as though you were coding in C. On another tack, the image analysis routines now handle all the important image formats (GIF, JPEG, TIFF...). The book displays the breadth of such computing topics now available, and the wealth of library routines in each topic describes the depth of the treatment.Are you familiar with Fortran and the IMSL mathematical package so often associated with it? Or with C++ and its standard template library? Or C and the Numerical Recipes routines? If so, this book lets you appreciate that intellectually, PHP now ranks with those luminaries.



Product: Book Paperback
Title: Microsoft SQL Server 6.5 Programming Unleashed
Publisher: Sams
Authors: Dave Martin, John Papa, Marc Israel
Rating: 5/5
Good behind-the-scenes expose for any SQL Server DBA


Having written an entire data warehousing system in db_lib I thought I'd like to call attention to this book's very good introduction to db_lib. The sample application builds a bulk loader that requires NO, I repeat, NO disk storage. This is possible because Sybase put in a special sub-set of db_lib that implements a bulk-load API, and Microsoft got that in the bargain too. Using these techniques I have been loading 91 million rows to 38 tables in 5 hours on a old Compaq Proliant 4000. The total memory requirement for my loader, which is MetaData driven and so is doing a ton of other stuff too, is 4MB. It occured to me that somebody out there might really find this chapter a god-sent so I decided to add this footnote to my previous review. If you're doing SQL programming and you don't have this book you're working WAY too hard. Good luck!



Product: Book Paperback
Title: SQL Server 2000 XML Distilled
Publisher: Curlingstone
Authors: Kevin Williams, Bryant Likes, Andrew Novick, Daryl Barnes, Paul Morris, Simon Sabin, Steve Mohr, Andrew Polshaw, Jeni Tennison
Rating: 5/5
Recommended for all SQL Server 2000 Developers and DBA


Even though this book is one of the first attempts of Curlingstone press, the book is by far one of the best covering how to use XML in SQL Server. Most other books are copy cats of MSDN online refrence but this book stands out by covering SQL XML 3.0 in great detail and explains each and every topic with very good practical examples.I highly recommend for all the developers who want to get the data from SQL Server 2000 in XML format. The book also covers in great detail about programmatic access of SQLXML in VB6 and .NET.

If you are planning an integration with Biz Talk server and SQL server or if you are planning to expose your Stored procedures through Web services, I think this is the only book which covers those topics through case studies.I strongly recommend this book to all SQL Server 2000 Developers and DBA's.



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

of programming language
php site
palm os programming
sql alter table
3d graphics programming
and database
from a perl
to sql
sql client
sql info
programming articles
shell programming
database requirements
programming java
php download
what is sql server
site database
perl command line
htm php shtml
perl mail spamassassin
upgrade sql server
perl map
apache struts taglib html
sql code
intel perl
sql connection
perl pause
sql job
table sql server
form mysql php
apache include
learn php
sql standard
perl printing
perl programing
collegiate programming
apache junction unified
programming jobs
sql not
c# game programming
database authentication
apache download
using sql
parent directory appz xxx html htm php shtml opendivx
html php
perl interface
is php
e commerce database
of arrays perl
sql test
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