IT programming books related reviews


Product: Book Paperback
Title: Linux Apache Web Server Administration, Second Edition (Craig Hunt Linux Library)
Publisher: Sybex
Authors: Charles Aulds, Charles Aulds
Rating: 5/5
Best Apache book I've found


Excellent instructions, and an amazing companion to the O' Reiley book. Takes the guesswork out of Linux Apache admin, and is a handy tool for any other Unix folks as well.It's so nice to read a technical book that is accurate and in English not geek.



Product: Book Paperback
Title: Advanced Transact-SQL for SQL Server 2000
Publisher: Apress
Authors: Itzik Ben-Gan, Tom Moreau
Rating: 2/5
Not much to get excited about


One thing to recognise - I get excited about good books. Unfortunately, there's nothing really to be excited about with this one. There are far too many errors and other gaffs to make this book worth any real excitement. Instead, it was a bit of a disappointment. I know of both of the authors, having seen them on the newsgroups sporadically, so I went out and purchased their book. That was a mistake, I'm afraid. Better stick to newsgroups, fellows.



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


This is very easily the worst SQL Server book around. It's absolutely loaded with rubbish. A full listing of all the junk in this book would take a book itself, but I'll give you one that really takes the cake. It's a tip on page 358:"Rules are made to be broken, but only if the solution is thereby improved."No, rules are _not_ made to be broken. They're _made_ to be followed, hence the term "rules." _Sometimes_ rules _are_ broken, but that is not their innate purpose. The rest of the world knows this. These guys apparently do not. The book is full of cliched, trite stuff like this. What it's not full of is useful technical info. You get lots of nice pictures of Query Analyzer and Visual Source Safe, but very little real technical help. If you buy the book expecting to learn how to write stored procedures, you will be sadly mistaken.



Product: Book Paperback
Title: SQL Server 7: A Beginner's Guide
Publisher: Osborne Publishing
Authors: Dusan Petkovic
Rating: 1/5
This book should be retitled "Waste of Time and Money for ..


Since I had no background with SQL Server I carefully chose a beginners guide and am very pleased with this one. I was able to understand all but 2 or 3 short segments of the material and I anticipate using this book as a syntax reference later on. The author's background with databases was evident without being overwhelming. There were at least a dozen mislabeled figures or tables that could be misleading and the first two thirds of the book are heavy going as Transact-SQL is covered but I found the writing consistently accessible. The chapters on Data Warehouses and Data Marts were too sketchy to be of much value but the main point of the book was handily accomplished - the basics of building and managing SQL Server 7 databases. I am reading the MS Press self study guides currently and am glad I started where I did.



Product: Book
Title: PHP and MySQL For Dummies, 2nd Edition
Publisher:
Authors: Janet Valade
Rating: 4/5
It's not ideal but suffice for beginner needs.


Good points:1. Trained me into some of the mindset required.
2. Gave me actual instruction on the many basic database input/output tasks. Full marks. I was reading and writing to a database after reading chapter 8, dedicated to this very interest.
3. For the complex subject that PHP is, the author did fairly well at the task of simplifying it but could not fully succeed. I still don't understand some of the foundation PHP understandings.Bad points:1. Insufficient explanation of the sample scripts. parts of many scripts were left unexplained. I looked at the scripts in detail. Not everything I saw was explained. But can they be??2. For slow learners, the book moves too quickly.
3. Doesn't ease me into the state of being (that I perceive) I need to be in for any development challenge - but is that what this book is for?? Once I knew what database site I wanted to make, I continually found myself getting stuck. In summary, I am pleased I got the book and it has helped me in the task of finding my feet with PHP. However, I now need a more advanced book.



Product: Book Paperback
Title: Core PHP Programming: Using PHP to Build Dynamic Web Sites (2nd Edition)
Publisher: Pearson Education
Authors: Leon Atkinson
Rating: 2/5
A poor book, made worse by the layout.


As many people have discovered, this book is a very basic introduction to PHP. The function reference, while useful, offers no extra value than the existing online PHP manual.For me, the worse problem with this book was the layout. I found the reference sections very hard to read because of a bewildering number of typefaces and indentation style.If you want a printed reference but don't want to print out the manual, then this book will almost get you by.



Product: Book Paperback
Title: PHP Developer's Cookbook (2nd Edition)
Publisher: Sams
Authors: Sterling Hughes, Andrei Zmievski
Rating: 4/5
PHP at its best


This book takes PHP to the depth and reveals many of the methods and functions which can be only found out after years of extensive programming.The topics are very well organized. If you are looking forward to learn PHP grab this book.Although if you are looking for database sychronizations this book doesn't cover a lot.If you are looking for a PHP book other than Database applications this is the right one !!



Product: Book Paperback
Title: Instant SQL Programming
Publisher: Wrox Press
Authors: Joe Celko
Rating: 2/5
frustration and disappointment


The book starts with installation notes telling reader that instead of using password such and such and id such, as it is described in the software's help, you rathre have to use password "sql" and password "dba". I tried to enter "sql" and "dba" into the password-asking dialog box, and it did not work. Then I realized that it is password "sql" and USERID "dba", and not only it is a misprint, they are listed in a reverse order: first you enter "dba", and second - "sql". That's on the very first page. The page 5 states, that supplied version of Watcom SQL engine will not allow to execute commands CREATE, ALTER, DROP, GRANT or REVOKE. That makes impossible to practice anything you read up to the chapter 5. However, in chapter 6 on p. 162 author offers you to execute command ALTER TABLE, and if you already forgot about page 5, that's a lot of frustration. At this time it helps to return to page 8: "The code in this book has been extensively tested ... so if you encounter an error message ... please thoroughly check that you've typed the code in correctly ... if you don't type in all of the examples, then you may encounter problems later with certain structures or features which haven't been created".



Product: Book Paperback
Title: Sams Teach Yourself SQL in 10 Minutes, Third Edition
Publisher: Sams
Authors: Ben Forta
Rating: 4/5
Very good reference and easy to read book.


I am new to SQL and bought this book because of the "10 minutes" fast learning part. It does deliver what it promises. It is easy to read with very good hands-on examples. I downloaded the examples from the authors website and is using MS Query to test the examples. If you want to learn the basics of SQL and start being productive in no time, this is a great book.



Product: Book Paperback
Title: Sams Teach Yourself SQL in 21 Days (4th Edition)
Publisher: Sams
Authors: Ron Plew, Ryan Stephens
Rating: 4/5
Good for beginners


After reading some of the other reviews, I have to say that I think some may be a bit harsh in their evaluations of this book. I was a complete beginner when I found this book, and found it extremely helpful because I worked through it by simply 'reading' the text and looking at the examples (and yes there are some mistakes!). However, being someone that has a background in accounting not computer science, I was satisfied with this approach. I have now graduated to more advanced intermediate texts.This text is very good at explaining the basics of SQL queries, and relational databases.



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

html htm php asp
intel perl
php select
sql password
perl expect
php db2
perl serial
pl sql
sql server cluster
apl programming language
php foreach
tomcat apache
php redirect
access sql
transact sql programming
php user
sql reports
php web host
htm php shtml opendivx md5 md5sums
org apache jasper
apache home
for apache
network programming
web page programming
database systems
perl text editor
programming garage door
direct tv programming
mysql database in
database of
offender database
compile perl
microsoft database
perl hash
sql between
microsoft database engine
shell programming if
access 2000 database
music database
recruiter database
php api
php developer
update database
sql standard
bit programming
database server
perl read
apache indians
php web 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