IT programming books related reviews


Product: Book Paperback
Title: SQL for Dummies
Publisher: For Dummies
Authors: Allen G. Taylor
Rating: 5/5
A useful book for Borland C++ Builder database programmers.


I found myself in a Borland C++ Builder seminar full of database programmers who all new SQL. Fortunately, most of them didn't know C++. The seminar leader recommended this book to me and I found it useful as a primer. It has good examples which I've used repeatedly. It is especially nice for Borland C++ Builder users since that is the RAD tool which the author is using. It covers most of the features of SQL supported by the Borland Database Engine for Database creation and manipulation, although I found it somewhat lacking in the area of security. I've read several other books on the subject now and I think it compares favorably with most. I find the subject of normalization lacking in all of the books. If you are new to SQL my recommendation is to reduce the subject of normalization down to this: keep the long tables skinny and the fat tables short and minimize data redundancy. If your new to SQL it's a good starting place and worth the price. It's especially useful for BCB or Delphi Programmers.



Product: Book Textbook Binding
Title: MCSE : SQL Server 7 Administration: Training Guide : Exam : 70-028 (MCSE
Publisher: New Riders Publishing
Authors: Christoph Wille, Damir Bersinic, Tim Crothers, Brad McGehee, Rob Scrimger
Rating: 4/5
Good book so far.


The book is packed with excellent excercises are plenty of practice tests. I think this book with Transcenders should certainly do the trick.



Product:
Title:
Publisher: Rating: 5/5
Best PL/SQL Book I've Ever Read


This is by far the best PL/SQL book I've ever read. I carry it with me everywhere I go. If you can only get one PL/SQL book, this is the one to get. The book is filled with a ton of wonderful scripts that will make you look like an Ace instantly.



Product: Book Textbook Binding
Title: McSe: SQL Server 7 Database Design (The Training Guide Series)
Publisher: New Riders Publishing
Authors: David Besch, Sean Baird, Chris Miller, Denis Darveau, Wayne Smith, Deanna Townsend
Rating: 3/5
Don't rely on this book alone!!!!!!!


I took the exam 70-029 today. It is the toughtest Microsoft exam I have ever taken. (I have passed three MCP exams). This book-in fact- no book covers the depth of knowledge required to pass the exam. This book touches the subjects briefly only, a very shallow coverage. To pass the exam, you need to buy 'Inside Sql Server 7.0', 'Handbook of Relational Database Design by Candance Fleming & Barbara von Halle,' and this book or Microsoft Training guide.Don't just skim through the pages, have a thorough understanding of the concepts.



Product: Book Paperback
Title: The Guru's Guide to Transact-SQL
Publisher: Addison-Wesley Professional
Authors: Ken Henderson
Rating: 5/5
Get if you want to master Transact-Sql


This book was my lifeline when I moved from Informix to Sql 2k. My shop recently moved all of our applications (about 15) from Informix to Sql 2k. We could not have done it without this book.It builds on what you can find in the product documentation and teaches the many things you have to know to use Transact-Sql in real production systems. The product docs don't tell even half the story so a book like this is indespensible.We bought 20 copies of this book when we first began researching our migration. Now that we're through we're adding some more team members so I am buying five more copies this afternoon. I would hate to think where our migration would have ended up without this great book.



Product: Book Paperback
Title: PHP and MySQL Web Development
Publisher: Sams
Authors: Luke Welling, Laura Thomson
Rating: 4/5
Excellent book - poor publishing (1st & 2nd edition)


* Note: I refer here to both the first and second edition *This is the book I purchased to get started on server-side scripting; it probably says "user-level intermediate-advanced" to avoid lawsuits; I had no prior knowledge of server-side programming, and no trouble understanding.It is divided in four logical parts:
(1) PHP tutorial
(2) MySQL tutorial
(3) General discussion on server-side scripting & e-commerce (very interesting)
(4) ProjectsThis book does an excellent job at explaining PHP & MySQL to the beginner, and goes much beyond the frustrating "intermediate" level where similar books often stop. It assumes a working knowledge of HTML, which everyone interested in this book already has in all likelihood.It is cleverly written, clear and concise. The authors share their extensive experience with the reader, notably in the third part where common pitfalls are discussed.The index is well done, which makes this book an excellent desktop reference in addition to being a good tutorial.The CD contains all the code for the examples, the complete book in searchable PDF, and other goodies like the Apache Server and PHP.My recommendation: go to phpide.de and download PHPTriad to install & configure Apache/PHP/MySQL on your PC, or have someone knowledgeable do it manually for you to avoid headaches.The only reason I can't give five stars to the first or second edition is the number of mistakes/typos in the code examples. The upload code doesn't work, PDF generation uses obsolete functions even in the second edition, etc.Although most of the code supplied as example functions properly, it is annoying to know that a book written to teach you to program contains errors in the programming examples.The second edition adds a chapter about XML and removes outdated URLs. Otherwise, it is the same book (including code typos).Combined with the PHP & MySQL manuals available for download from their respective sites, allow a week or two of reading and you should have everything needed to start working.All things considered, I strongly recommend this book.PS: if your heart balances between ASP & PHP for server-side, consider that more servers are PHP-enabled, since it is cheaper (free).
If you want to stay in known terrain and use JScript, than go for ASP.



Product: Book Paperback
Title: PHP Essentials
Publisher: Muska & Lipman/Premier-Trade
Authors: Julie C. Meloni
Rating: 5/5
PHP Beginners -- Your book has arrived!


As it is in learning any language, one book is not enough, just like one website cannot teach you all you need to know through tutorials. However, Julie C. Meloni has soundly placed herself in the 'user-friendly' category for new PHP'ers. Solid scripts (all available online at her site as well), excellent references, and clean code for the beginner.Combine this book with the PHP Developers Cookbook, the database of your choice (MySQL for me:)some well honed website references (like phpBuilder, etc.) and you will be amazed at how quickly the cleanly coded and solid-functioning scripts are rolling off your keyboard!I rate this book as a must have for the newbie.



Product: Book Paperback
Title: Advanced PHP for Flash
Publisher: Wrox Press
Authors: Steve Webster, Matt Rice, Havard Eide, Jacob Hanson, Todd Marks, James Palmer, Kev Sutherland
Rating: 5/5
Taking PHP and Flash into Deeper Waters


I bought this book after working with and really appreciating the first book in this line - Foundation PHP for Flash. The first book was extremely helpful in building a foundation in working with Flash > PHP > database applications.This advanced book takes many of the concepts of the first book into deeper application and shows how to work XML into the equation as well in one of my favorite chapters PHP & XML. I can't give a higher recommendation regarding the helpfulness of these books. Well done and thanks!



Product: Book Paperback
Title: High Performance Oracle8 SQL Programming and Tuning
Publisher: Coriolis Group Books
Authors: Pete Cassidy
Rating: 5/5
fantastic!


This book was a major disappointment. It is verbose, poorly oraganized, and contains numerous minor mis-statements. This appears to have been written about ver 7.3 and then a chapter was added to claim to cover ver. 8. Not recommended.



Product: Book Paperback
Title: MySQL/PHP Database Applications
Publisher: Wiley
Authors: Jay Greenspan, Brad Bulger
Rating: 4/5
A very good book as "short course" in php & mysql


This book is very good for "not too novice" who would like to learn PHP & MySQL simultaneously. It is a nice book. If you would like to learn PHP and MySQL fastly, then this book is for you. If you buy this book, don't forget to buy another book which covers more about basic programming in PHP (you don't get it in 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

sony remote programming
programming los angeles
php polls
apache forward
from sql server
php xslt
php gallery
html htm php shtml opendivx
to install perl
pervasive sql
apache virtualhost
of database
apache forward
ms sql script
to access database
upload php
cgi programming
ms access sql
perl host
access database programming
perl date
alter database
perl type
chomp perl
php shopping
sql if
sql dts
remote programming
perl telnet
steel database
for sql
org apache xpath
sql server xml
oriented programming in
2000 database
perl eq
to access database
chomp perl
update sql
net sql server
html htm php shtml opendivx md5 md5sums
apache web server software
game programming software
perl serial
dvd database
java sql date
m programming
using php
microsoft sql
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