IT programming books related reviews


Product: Book Paperback
Title: PC Annoyances, Second Edition
Publisher: O'Reilly
Authors: Steve Bass
Rating: 5/5
New Edition, Lots of Great New Content


If you own the first edition, you won't experience d?j? vu while reading the second edition. The new one has many changes that you won't recognize it. Whether you're a power PC user or a casual one, you will benefit from the book. Because of the wide array of topics covered, I can't imagine many geeks who know all of these tips.

Instead of calling tech support and staying on hold or going to Google, check PC Annoyances for the answers. It's impossible to have the answers to all the problems you encounter on a PC, but Bass touches on a bit of everything. If you don't find the answer in the book, you might find enough clues to shorten your search.

GMail joins the book and its tips immediately pay off. Other than the usual Microsoft applications, get stress-busters for fixing annoyances related to music, video, CD, and general email. Mozilla, Firefox, and Thunderbird don't make the cut this time. However, we know how the publishing industry struggles to keep up with tech changes. The book lists a few Netscape-related tips and what you can do in Netscape usually works in any Mozilla product since they're based on the same "bones."

How many times have you come across an interesting URL in a book that was a mile long and took several attempts to get it right? Bass takes care of that by using a URL shortening service making it easier and quicker to get the right URL on the first try. He provides links to software, humorous sites, and resources. After fighting a round with your PC, wouldn't taking a break by going to a funny resource release a few tense muscles? It does for me.

His software recommendations include free and fee-based products. I recognize many of the programs and own some. Based on my experience, he provides excellent recommendations, so you can trust that he isn't looking to pump up his stock with any of the companies. Most, if not all, of the programs come with a trial period, so you can play with them and see if they meet your needs. If not, uninstall and no harm done. If so, then thank Mr. Bass.

The only complaint I have lies with the warning boxes. They're dark blue with black text. Not easy to read.

Bass writes likes someone who has battled with the annoyance and shares the solution. It's conversational, enjoyable, and easy reading. You don't have to worry about insults from those who think they're the sultan of computers. Instead, Bass makes you feel better with his "buddy-style" advice. Thanks, Steve.



Product: Book Paperback
Title: PHP: Your Visual Blueprint for Creating Open Source, Server-Side Content
Publisher: Visual
Authors: Paul Whitehead, Joel Desamero
Rating: 3/5
Depends on what you want...


If you are a beginner to programming languages this book is very good. If you are a proffesional this is a book that you would breeze through in a night, maybe two to get an overview of the language. The book is good for a beginner because you cannot get more detailed about the small topic chunks they covered at any given time. The books assumes you know nothing or virtually nothing of programming languages or server side scripting.The book is only a wet your lips kind of thing for a proffessional. It will not give you everything you need to really write good production sites. You need another book for that. Even though it only wets your lips, this book is a good book even for the proffesional because it is a very quick read for someone who knows other programming languages.



Product: Book Paperback
Title: Professional SQL Server 2000 Programming
Publisher: Wrox
Authors: Robert Vieira
Rating: 1/5
A beginner's book with plenty of the BOL thrown in


This is perhaps the best technical book ever written. Using this manual I was able to solve problems in SQL 2000 that had eluded me for years in Access, as well as solve some tricky issues in having my code talk to the SQL database. The couple of pages on correlated subqueries alone are worth the price of the book (particularly the bold hint about aliasing), and the excellent section on stored procedures is absolutely essential for the developer trying to make their program talk to the database. Being able to use stored procedures effectively has drastically increased the response time of my ASP and Java web sites, as well as simplified maintenance.My only issue is that I wish there was a dedicted section with regard to commenting and variable/table naming conventions. As a neophyte developer trying to make business and entertainment apps this would be help. If you want practical SQL in an easy to read and understand format, this is the book for you. I can't recommend it highly enough.



Product: Book Paperback
Title: PHP and MySQL Web Development
Publisher: Sams
Authors: Luke Welling, Laura Thomson
Rating: 5/5
A worthy addition to your collection


One of the great things about PHP is how much good documentation there is online. The official manual at php.net is great, and so are many of the unofficial tutorial sites. Sometimes though, it is nice to have a book in your hand.This is one of those books. It provides useful examples and commentary at a depth you do not normally see on a web site. It is up to date, and includes PHP4 functions like session control, although I did not see a mention of MySQL transactions which were added recently.I have a few other PHP books, this is not the only one I like, but it is the most recently published and therefore up to date of the ones I like. The sample code usually works straight away, but authors of PHP books should be more careful to specify what settings they use that makes the code work. Do you need magic quotes on, do you need extra modules installed etc? This book is pretty careful, they always tell you the big things, like extra modules, but as I already had PHP installed and did not follow their install instrucitons, sometimes different configurations meant code needed to be fiddled with.



Product: Book Paperback
Title: Conducting the Programmer Job Interview: The IT Manager Guide with Java J2EE, C, C++, UNIX, PHP and Oracle Interview questions!
Publisher: Rampant TechPress
Authors: Janet Burleson
Rating: 5/5
Excellent book for preparing for a programmer interview


I bought this book to prepare for my interview as a C programmer. I got the job, but I can't blame the book entirely for this, since I did a lot of other preparation too.

The book was great for preparing though especially the telephone screening questions which werfe eeriely like the ones in the book. The sample C questions were also very useful and I was asked very similar questions to see if I "knew my stuff".

Don't let the title fool you, this is a good book for the interviewee too!



Product: Book Paperback
Title: PHP: Your Visual Blueprint for Creating Open Source, Server-Side Content
Publisher: Visual
Authors: Paul Whitehead, Joel Desamero
Rating: 5/5
You've read the othe reviews. Now BUY IT


Straight to the point is the best way to describe this book. If your new to programming, the sections on arrays, strings and program flow will give you a solid foundation on which to build your skills. BUY IT!



Product: Book Paperback
Title: PHP Essentials
Publisher: Muska & Lipman/Premier-Trade
Authors: Julie C. Meloni
Rating: 5/5
A Great PHP Book and Reference


PHP Essentials was just what I needed. I was shopping for my first PHP book, having some programming experience in Perl behind me. This book starts out well, slowly introducing the reader to PHP and a refresher on HTML and web forms (so that you can use them to interact with PHP). Then, the book progresses into the language in a logical, organized manner. Just about everything I bought the book for was covered -- connecting to databases, specifically mySQL though the book lists how to interact with about 10 other types, interacting with databases, building a shopping cart system, session management, etc. Even as a reference, the book is great. It has a full appendix which is a great reference for useful functions, each one has its own description. When I needed to build an application I would normally do in Perl, I went to PHP Essentials and found everything I needed in there, even things that I didn't expect to find.Overall, a great book.



Product: Book Paperback
Title: XML and PHP
Publisher: Sams
Authors: Vikram Vaswani
Rating: 5/5
Absolutely NOT Junk


After reading most of the book, I've concluded that this book is for amateurs. If you want to learn a little bit of XML, but nearly enough to do large projects, then maybe this book will be good for you. But once you need to do a large project or you need some actual advance over and beyond the syntax, concepts and APIs, the books won't help you; it's not even up to date in some areas. However the book is very easy to read, so I give it 1 star. However, there are better books that describe PHP and XML in much greater detail and in a way that is still very inviting to new comers. If you want to truely get the best knowledge for your buck, don't by this book. The Wrox book seems like a better choice so I'm going to pick that up next. I'm going to sell this book.



Product: Book Hardcover
Title: MCDBA SQL Server 7 Administration Study Guide (Book/CD-ROM Set)
Publisher: Mcgraw-Hill Osborne Media
Authors: Syngress
Rating: 2/5
A good intro but unlikely to help you pass the exam.


This book covers the objectives for the SQL Server 7 administration exam in a reasonable way. However, it fails to achieve greatness because it is based on a beta version of SQL Server 7 (probably beta 3), and it came out long before anyone had seen the FINAL version of the Microsoft test. As such, the book has a few flaws and probably fails to cover some of the areas that will be important on the test. Even so, I found the book well worth the money I paid. In fact, unlike some of the other exam guides I've bought in the past, this one will stay on my shelf even after I pass.



Product: Book Paperback
Title: The Guru's Guide to Transact-SQL
Publisher: Addison-Wesley Professional
Authors: Ken Henderson
Rating: 5/5
Opened my eyes to the power in SQL Server


The book showed me the real power in SQL Server. Coming from Oracle for the last 5 years, I thought of SQL Server as a toy. No more. If nothing else, this book convinced me that SQL Server is now ready to play with the big boys.As far as the book itself goes - it's loaded with valuable info. The cursors chapter, the stored procedure chapter, the triggers chapter, the views chapter, the concurency chapter - have all proved invaluable to me. In fact, there isn't much not to like about this book.The other thing I like is the fact that someone has finally documented all those undocumented features. Since I came over to SQL Server, I kept running into them, not knowing which ones I should use, or how safe they might be. Now I know. Henderson's Undocumented T-SQL chapter lays it all out. The secrets are finally revealed, along with a good dose of advice on when to use undocumented stuff and when not to.All in all, this is the best SQL Server book on the market, bar none.



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

operator perl
horse database
ajax programming
provider for sql
download apache web server
t sql
programming and problem
dos database
apache dav
spaces perl
spaces perl
directory mp3 xxx html htm php shtml
php resources
from database
perl editor
apache admin
a trusted sql
download forum php
php tools
pascal programming
dvd database
apache boats
sql server 7.0
php how
perl eclipse
php sybase
genetic programming
3d graphics programming
apache wedding prayer
form php
phone database
php 5.0
perl web server
sql not
php session id
access database programming
to database
download apache 2.0
database designer
object oriented programming in java
a database to view
history programming
weblogic apache
programming books
perl example
accounting database
array php
database template
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