IT programming books related reviews


Product: Book Paperback
Title: Programming PHP
Publisher: O'Reilly
Authors: Rasmus Lerdorf, Kevin Tatroe
Rating: 5/5
An excellent addition to a web designers bookcase


This book is an excellent addition to a web designers bookcase. Clear and easy to read, it is written by the inventor of PHP, so you know it mirrors how PHP was designed to be used. It is also at good technical level for many computer professionals...not too simple, not over your head.Included examples do not include excessive amounts of code, which in my opinion, makes it easier to understand the concepts. If you are looking for a book with huge elaborate application examples, you may wish to search elsewhere.I would recommend this book to anyone interested in PHP development.



Product: Book Paperback
Title: Google in 30 Pages or Less
Publisher: Timesaver Books
Authors: Timesaver Books
Rating: 5/5
Small and Mighty


This short but very well written book is a must for anybody wanting to learn more about the google way.It provides all pertinent information,in a very well organized way that the reader can follow.



Product: Book Paperback
Title: 10 Projects You Can Do with Microsoft,(r) SQL Server 7
Publisher: John Wiley & Sons
Authors: Karen Watterson, Bill Shadish, Garth Wells
Rating: 5/5
If you're ready to learn...


I would give this book 6 stars. I love books that educate by using real world projects. I highly recommend this book for anyone wanting to learn SQL 7.0 (intermediate, not for beginners), and make it immediately useful. I would recommend this book after reading Teach Yourself SQL Server 7.0 in 21 days by Richard Waymire and Rick Sawtell (SAMS). The perfect combination.



Product: Book Paperback
Title: The Guru's Guide to Transact-SQL
Publisher: Addison-Wesley Professional
Authors: Ken Henderson
Rating: 5/5
Taught me loads I didn't know the very first day


I learned more in the first day of reading this book than I have in weeks with other books. This is a great coder's book. It teaches you how to write good T-SQL the first time. It teaches you best practices and techniques that will save you time. It was definitely money well spent.



Product: Book Paperback
Title: The Practical SQL Handbook: Using Structured Query Language (3rd Edition)
Publisher: Pearson Education
Authors: Judith S. Bowman, Sandra L. Emerson, Marcy Darnovsky
Rating: 5/5
A well written and useful language handbook.


The authors have put together something rare; a computer
book which is both well written and useful. Most of the
books I read on computer languages fail to strike a balance
between common sense appeal and providing information.
The Practical SQL Handbook succeeds in striking such a
balance. The authors provide the reader with a feel for the
many dialects of SQL that may be encountered in the real
world without getting too bogged down in mundane details.
The authors also include sections which focus on the areas
where the student is likely to go wrong in forming an SQL
query. The software included with the book is easy to use
and install, giving the student everything he/she needs to
become quite comfortable with SQL in a very short time



Product: Book Paperback
Title: Transact-SQL Programming
Publisher: O'Reilly
Authors: Lee Gould, Andrew Zanevsky, Kevin Kline
Rating: 1/5
Largely a waste of time


As many others have pointed out, this book lacks any real SQL 7.0 coverage. Consequently, many of the examples are obsolete (using bcp.exe instead of BULK INSERT to load ASCII data, for example) and some don't even work anymore. But the real problem with this book is that it's not written very well. A few others have mentioned this and I'd like to elaborate a bit on it. Good technical books do not have to be dry as a bone. They don't have to be completely lacking in spirit. They can be interesting, even funny, while at the same time giving you the info you crave and which caused you to buy the book. This book, however, is insipidly dull. There's no wit here. There's no personality. This book is the Al Gore of the T-SQL books market. Contrast this with Ken Henderson's book, The Guru's Guide to Transact-SQL. Henderson's book is deep, thorough, modern (covers SQL 7 and the latest enhancements to Transact-SQL), witty, and engaging. Once I started reading it, I couldn't put it down. Transact-SQL Programming pales in comparison to Henderson's book, and I can't imagine how anyone who'd read both couldn't agree.



Product: Book Paperback
Title: SQL Server 2000 Stored Procedure Programming
Publisher: Osborne/McGraw-Hill
Authors: Dejan Sunderic, Tom Woodhead
Rating: 5/5
Great Book! If you need a store proc bible, this is it!


My company's web application relies on store procedure a lot. So, I was looking for books that focus on this topic. Most books focus on store proc just 1 or 2 chapters; don't discuss issues that are mission critical to the production application. If you are like me, who is looking for book that will help you write store proc at work and sharpening your saw at the same time. This is definitely the book for you.



Product: Book Paperback
Title: Advanced Transact-SQL for SQL Server 2000
Publisher: Apress
Authors: Itzik Ben-Gan, Tom Moreau
Rating: 1/5
Advanced? Hah!


This is just a reheated version of the Books Online. Some of the tables and explanations come directly from the BOL. Not impressed at all. Returning mine for my money back.



Product: Book Paperback
Title: Secure PHP Development: Building 50 Practical Applications
Publisher: Wiley
Authors: Mohammed J. Kabir, Mohammed J. Kabir
Rating: 1/5
A truly appalling book


I normally like to be charitable, but this publication really has nothing to recommend it. Don't touch it with a bargepole.It's a book about secure, object orientated PHP applications by a guy who doesn't understand security, doesn't understand OOP and can't write. Despite the title "Secure PHP", there are whole classes of security exploits which are not even mentioned. There is no comprehensive and authoritative discussion of security at any point.The code samples are poorly laid out, riddled with errors, littered with notes to the author from the technical reviewer, and astonishingly repetitive. You will often get large chunks of code repeated many times just to show changes in a couple of lines buried somewhere in the middle.Not that the code is worth the effort of reading. The design is often naive, the organisation unclear and the coding practices poor.For example, he uses a naming convention for constants ($MY_CONSTANT) rather than defining proper constants as provided for by the PHP language via define(). Another example: on page 41 he exhorts his readers to use good naming standards. Yet the abstract application class that forms the core of the book is full of method names such as: name() number() currency() show_status()... I could go on. There are dozens of other equally cryptic examples.The copy editing and proofreading is the worst I have ever seen in a technical book: it is a disgrace to the profession. There is a grammatical error in the second sentence! Here is a sample of what you can expect, from the 3rd page:"Next, you need to consider how user interfaces will be presented and how can you allow for maximum customization that can be done without changing your core code. This is typically done by introducing external HTML templates for interface."Even the section headings are ungrammatical: "Using relational database" (p21)The 16 editors and proofreaders credited in the frontmatter should hang their heads in shame. This has severly damaged my confidence in Wiley as a brand - they clearly have no concept of quality control. I will be very wary of buying their products in future. The cover strapline "Timely. Practical. Reliable." is a sick joke...



Product: Book Paperback
Title: SQL Server Query Performance Tuning Distilled, Second Edition
Publisher: Apress
Authors: Sajal Dam
Rating: 5/5
Good book. Buying one for each member of my team.


Microsoft says "the greatest benefit in SQL Server performance can be gained from the general areas of logical database design, index design, query design..." This book will go a long way in helping you improve those areas. I got the APRESS second edition and have not had the problems others seem to have had getting code or having chapters missing. Most of the people in my team are developers rather than hard core DBAs and I am going to get each one of them a copy of this book. I find it well written and easy to understand. I especially like the little nuggets scattered throughout such as why you should execute a stored procedures in the correct case on a case-insensitive SQL Server. Screen prints, flow charts, and illustrations throughout enhance the clarity of the author's text. I am very satisfied with this book.



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

perl system
php webspace
pictures php
install perl
neuro linguistic programming training
perl regular
microsoft database engine
javascript programming
delete sql
file for database is full
database using
php on
programming software
chip programming
perl web hosting
apache linux
php script
using php
apache xml
sql cursor
join sql
access php
windows api programming
delete sql
html htm php shtml opendivx md5
direct tv programming
cobol programming language
c programming language
hierarchical database
my sql
to access database
game programming tutorials
htm php shtml opendivx md5
sql server price
shell programming
ms sql
database acid
apache for
provider for sql server
relational database
perl thread
code database
database port
criminal database
perl gtk
perl html
sql server 2000
apache upload
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