IT programming books related reviews


Product: Book Paperback
Title: Hands On SQL Server 7 with VB6 (Hands on)
Publisher: Premier Press
Authors: Wayne S. Freeze
Rating: 5/5
open an sqlserver database form visual basic


open an sqlserver database form visual basic



Product: Book Paperback
Title: Dreamweaver MX: PHP Web Development
Publisher: Peer Information
Authors: Bruno Mairlot, Gareth Downes-Powell, Tim Green
Rating: 3/5
Errors!


The book seamed perfect to help me learn PHP and MYSQL using DWMX. Too bad it's so full of errors and mistakes. Remeber trying to learn how to drive a car. Now imagine trying to learn on a car that stalls and breaks down constantly. That's what the book feels like to me. I find myself trouble shooting all the code and that is pretty hard when you are just learning.
There is no CD but you can download SOME of the code. Having a final (working) version of the site would have made all the errors stand out a bit more.
I am learnig from it, it's just a bit frustrating and slow.



Product: Book Paperback
Title: Professional Apache 2.0
Publisher: Wrox Press
Authors: Peter Wainwright, Poornachandra, Dr. Sarang, Afrasiab Ahmad, Sean Chittneden, Vivek Chopra, Micheal Link, Stephen G. Wadlow, Mathew Antony
Rating: 5/5
An excellent resource for Apache administrators


Peter Wainwright has done another fine job of covering the installation, configuration and running of Apache, this
time focussing on version 2.0 of the application.Much of the material in this book was covered in his previous edition (Professional Apache), though the obvious
emphasis here is on Apache 2.0. However, Apache 1.3 isn't ignored and the book is still useful for anyone using
that version, as well as anyone simply migrating to 2.0.As before, it starts with a basic overview of the HTTP protocol, TCP/IP and server hardware. These are useful for
beginners, but I'd hope that anyone thinking of running a web server would have this knowledge already.The section on improving web server security has been expanded into its own chapter and includes plenty of useful
system security and integrity advice not peculiar to web servers, but crucial nonetheless. The chapter on
extending Apache with third-party modules has had an overhaul too, now covering the likes of WebDAV and
mod_python. mod_perl, which has changed drastically for Apache 2.0, is also covered in detail for both versions of
Apache.I've recently built an Apache 2.0 server from scratch using nothing but this book, and apart from a couple of
typos I've found it to have covered every step of the way without coming across any errors or omissions (the index
is very good but in the May 2002 print I have some of the entries are one page out). The book is still very
Unix-centric, though there seems to be more specific information for Windows users than in the previous edition.
But then who would run Apache on Windows anyway? The author makes his views clear near the start of the book that
Unix is a preferable platform, but for the masochists there seems to be enough information to get Apache running
on Windows.If I have any complaints it's that perhaps the chapter on monitoring Apache could have been expanded somewhat in
its description of log analysis tools. Only Analog is covered in any depth, though it is described in plenty of
detail from installation to configuration and is arguably the most useful analyser out there anyway.Professional Apache 2.0 isn't a bed-time read, but it's an excellent tutorial and reference for the Apache
administrator and far more useful than the online documentation. If you are planning to install or run Apache,
then I highly recommend this book.



Product: Book Hardcover
Title: Microsoft SQL Server 7 Administrator's Guide
Publisher: Muska & Lipman/Premier-Trade
Authors: Ron Talmage
Rating: 1/5
Next to useless for the competent administrator


I made the mistake of buying this book without really looking it over. I saw it in a book store, then ordered it online in order to save money. I assumed that, since it was a hard back book, it was a serious, deep treatment of the many perils facing SQL Server DBAs. I was sadly mistaken.The author has a habit of glossing over important details -- the real meat of the discussion -- through glib comments and generally poor prose. The coverage really amounts to little more than a hand-held review of the graphical tools. There's no real DBA advice here. I came away believing the author was either a poor DBA or a poor writer (or, more likely, both).Glib comments and shallow coverage do not a useful technical book make. IMHO, I don't think this book was worthy of publication. I do not know the author and don't know if he has written anything else, so I don't know if this is an aberration or if all his writing is this bad. However, I don't see much value in this piece of work for its intended audience -- SS DBAs -- therefore, I don't see why it was published.If you are looking for an in-depth treatment of SS administration, keep looking.



Product: Book Paperback
Title: Beginning SQL Server 2000 for Visual Basic Developers
Publisher: Peer Information Inc.
Authors: Thearon Willis
Rating: 5/5
The perfect book to begin your 70-229 studying


This book will help those who know a little to a fair amount of SQL. Use this and then Wrox's "Professional SQL Server 2000" to ready yourself for Microsoft's 70-229. The book is well written and holds your interest. This is THE book for VB programmers. I found a problem with trying to make one chapter's stored procedure work and Wrox's tech support responded in one day to my email to give me a solution (SET NOCOUNT ON). Highly recommended book.



Product: Book Paperback
Title: SQL In A Nutshell, 2nd Edition
Publisher: O'Reilly
Authors: Kevin Kline, Daniel Kline, Brand Hunt
Rating: 5/5
Great desktop reference


There are a lot of books available about using SQL with Relational Database Management Systems.
You can find books that tell you how to do SQL with Oracle, how to do it with MS-SQL, with MySQL and so on, but hardly any of those books tell you when you are using a vendor specific feature, left alone what the SQL Standard would be.
So when switching to another database system one is often suprised how this system thinks SQL should be done.
If you are working with different systems at the same time, you are often left on your own.
Reading the documentation of the one system, comparing it with the documentation of the other system, can cost you a lot of time.
But a nice little book comes to your rescue, SQL in a Nutshell.What SQL in a Nutshell offers is a reference of all SQL99 Statements and functions. For every statement it shows you what the syntax should be according to the SQL99 Standard and how Oracle, MS-SQL Server, MySQL and PostgreSQL implement them. How they differ from the standard, if the support a feature, if the support it with variations or if the do not support it at all. By the way, that the vendors stick to the standard is the exception.
True, you could get all these information from reading the standard documents and the vendor manuals, but it is so much easier and faster to have it all right there in a single book as a desktop reference.
So if you are using more than one of the covered database management systems this book will save you a lot of time and is well worth its money.



Product: Book Paperback
Title: PHP Black Book
Publisher: Coriolis Group Books
Authors: Peter Moulding
Rating: 3/5
Not bad but!


I bought the book. I read the book and it is not to bad. The examples in there are good but not easy to read. When you look for a book with complete source code examples, then this is not the right book for you.
All in all it has everything in it, but as I said it could be easier to read. So for starting with PHP there should be an second source.



Product: Book Paperback
Title: PHP Essentials
Publisher: Muska & Lipman/Premier-Trade
Authors: Julie C. Meloni
Rating: 4/5
anybody can follow this book


if you have no confidence about breaking into programming and want a _lot_ of hand holding, this is the book for you.. but I thought I was that sort of person and even still got tired of the pointless repetition of stated procedure. i give it a 4 because you Will have a basic shopping cart built by the end of the book, along with some forms. the most important thing you'll learn is that accomplishing that is a lot simpler and easier than you had expected.



Product: Book Paperback
Title: PHP3: Programming Browser-Based Applications with PHP
Publisher: McGraw-Hill Companies
Authors: Dave Medinets
Rating: 1/5
just bad


This book was a terrible waste of money. The author uses bad examples that are often wrong, plus he confuses one example with another. It is very hard to find what you are looking for because the index is not big enough and not cross-referenced properly. I hope this help anyone about to buy book.



Product: Book Paperback
Title: Sams Teach Yourself SQL in 10 Minutes, Third Edition
Publisher: Sams
Authors: Ben Forta
Rating: 5/5
Fantastic book for learning SQL quickly


I searched for the smallest book on SQL, hoping to find a book that cut out the fluff and just gave me the essential information. I was coming from a programming perspective and didn't want a book that droned on and on about why I wanted to learn SQL, or how databases worked. I just wanted to learn how to write basic and not-so-basic SQL, and this is definitely the book. The pleasantly surprising part was that it actually does a great job of simply and directly explaining SQL, and it even serves as a passable reference once you've finished reading it.I just can't say enough for the format of the book. Ben Forta has divided the book into short comprehensible chapters and then used short, direct explanations of the concepts, followed by several examples of increasing complexity that build on each other to introduce the finer points. I read this entire book on a 4-hour plane ride with time to spare. It was an easy read and there was no problem remembering it all. I can't imagine how to write a book to teach SQL either faster, easier or more effectively than this book does. I can't really say how my opinion of the book might be different if I came from a non-programming background, but for my money (and not much of it at that), this is the first SQL book anyone should buy.



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

database techniques
perl uppercase
php class
php help
server 2000 programming
learn perl
apache xerces internal
org apache commons lang stringutils
execute perl
perl replace string
apache history
php gd
sql server 2000 replication
sql and
perl programing
programming c
perl ssh
ms sql server
apache struts taglib html
apache kid
sql date
apache dav
of apache
perl command line
perl script tutorial
php administration
sql stored procedures
appz xxx html htm php shtml
php id
php editor
sql 2000
php session
apache log analysis
game programming jobs
php portal
programming 101
apache jct az
in database
perl webmail
desktop database
mysql perl php
cgi programming
windows system programming
apache to run
programming degree
login php
apache block
apache performance
download forum php
sql plus
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