IT programming books related reviews


Product: Book Paperback
Title: Create Dynamic Webpages Using PHP & MySQL
Publisher: Addison-Wesley Professional
Authors: David Tansley
Rating: 5/5
Outstanding!


I have used ASP for a couple of years now and wanted to learn PHP as well. "Creating Dynamic Webpages Using PHP and MySQL" is aimed at a beginner. It has been VERY helpful!



Product: Book Paperback
Title: Oracle SQL*Plus: The Definitive Guide
Publisher: O'Reilly
Authors: Jonathan Gennick
Rating: 5/5
The most accurate SQL*Plus reference


This book finally answers a need for SQL*Plus users that need something more than a quick reference card, but not an inaccurate tome, like "Oracle 8: the complete reference". For instance, when it comes to looping, on page 254 you can read "There is no way to write a real loop using SQL*Plus." If you see this, you won't search through another 100 pages of manual trying to find a meaningful example. Excellent, correct, and an excellent balance between conciseness and completeness.I have even adopted this book for my undergraduate database class.



Product: Book Paperback
Title: Learning Oracle PL/SQL
Publisher: O'Reilly
Authors: Bill Pribyl
Rating: 5/5
Wonderful intro to PL/SQL


A book doesn't have to cover advanced material and tricks from gurus to be great. There are only a handful of really good Oracle books, and this is one. It takes the beginner through the important features of PL/SQL, and uses an example application that you build as you go along.The organization is great and the writing is crystal clear. It doesn't just cover syntax. It also explains when and why you'd want to use various PL/SQL features.If you're a radical C++ coding genius, maybe you want one of the other O'Reilly books on PL/SQL. On the other hand, if you've tried some other books that deal with PL/SQL and found they didn't provide the background, explanations and programming strategies you need, try this book. The authors are talented PL/SQL experts, and their presentation of the subject is great.This book is not a slap-dash effort to write a quick book. It's a solid, quality book. If you have some exposure to Oracle but have never developed PL/SQL skills, you'll like this book.



Product: Book Paperback
Title: Schaum's Outline of Fundamentals of SQL Programming
Publisher: McGraw-Hill
Authors: Ramon Mata-Toledo, Pauline Cushman
Rating: 4/5
for new DBAs


Are you a new database administrator? Trying to be one? Or needing to pass a certification exam in one of the main proprietary databases, like Oracle, IBM's db2 or Microsoft SQL Server? And you need to prepare for that exam. Well, there are third party books devoted to each vendor's exam. You should probably get an appropriate one and study it carefully. But you can also improve your chances of passing any of those exams by tackling the problems in this book.

Mata-Toledo offers some 400 problems. With the answers to half of these in the book. He tests virtually the entire syntax of SQL; an industry standard. Everything from arithmetic functions to group functions to making complex queries, and more. Of course, it will take you time to go through these problems. But that is the point of the book, after all.

Also, the book is cheap compared to the other books that specialise in a given database vendor's exam.



Product: Book Paperback
Title: Programming PHP
Publisher: O'Reilly
Authors: Rasmus Lerdorf, Kevin Tatroe
Rating: 2/5
Disappointing


It sure tries to teach you something but cannot achieve...
As everyone mentioned before, it has countless errors and typos. But there is more than that. Book is out of focus. Examples makes no sense and not related to each other, which is very confusing.
A piece of code here and other piece is there. Every example is coming out of nowhere. It doesn't have a project. So everytime different variables, situations. Like, in one example it uses Flintstones character names ($name=Fred, $name2 = fred etc.). Next example is subjects of a class (math, science, history, english etc.), on other one it uses very random strings like ("I like paris in november", "the key is in my pants")
If you want to learn PHP, stick with "PHP and MySQL Web Development, Second Edition" By Luke Welling, Laura Thompson.



Product: Book Paperback
Title: How to Do Everything with Google
Publisher: McGraw-Hill Osborne Media
Authors: Fritz Schneider, Nancy Blachman, Eric Fredricksen, Fritz Schneider, Nancy Blachman, Eric Fredricksen
Rating: 5/5
Lots of useful information


I thought I knew Google moderately well. It turns out, I didn't. I now know it better, and have a book to help me find more information more quickly when I need to. The book covers basic web search, and goes through a number of the more esoteric features (did you know you can do arithmetic in the search bar?) and goes on to discuss the news, Usenet news groups, directory, image search and Froogle, amongst other features. There's a little technical information about how Google does its stuff, but appropriately located in an appendix.The book is easily understood by anyone who can type 'google' in the search bar of their browser, and it will make you realize what an astounding resource Google is.



Product: Book Paperback
Title: Sams Teach Yourself SQL in 10 Minutes, Third Edition
Publisher: Sams
Authors: Ben Forta
Rating: 5/5
Well written and targeted to a specific audience


Yet another well-written book by Ben Forta. This has got to be the smallest SQL book in existence. This is what makes it so great. I purchased this book for a handful of the more advanced users in my office. It allowed them to learn some basic SQL and bypass the very regimented structure of our report writer (Cognos Impromptu). This books carried them through SELECT, WHERE, GROUP BY, ORDER BY, HAVING and then went into joins. Along the way it briefly touched on a few of the text formatting and numeric functions. The ability to confront such a potentially overwhelming topic (SQL) with such a small book is refreshing. If you are looking for a book to set you on your path to database administration or design, this one will not get you very far. You will likely be better served by the typical doorstop book. A 2nd edition has been released now, so go look for that one.



Product: Book Paperback
Title: Beginning Php 4 (Programmer to Programmer)
Publisher: Peer Information
Authors: Chris Lea, Allan Kent, Ganesh Prasad, Chris Ullman
Rating: 5/5
Excellent for the beginner - get this red book!


I began php with two books, one being this wrox publication and the other a more advanced sams publication. The wrox publication was the fundamental lifesaver in my php learning. The examples were easy to follow. And wrox's p2p website and forums have proven to be a lifesaver again and again, providing a wonderful compliment to the book. It is not only a fabulous learning and how-to manual, but also makes a terrific reference. I would definitely recommend this book to the beginner. But not to sound like a complete advertisement! My experience with this book has truly been a positive one.



Product: Book Hardcover
Title: MCSE Administering SQL Server 7 Exam Prep (Exam: 70-028)
Publisher: Coriolis Group Books
Authors: Brian Talbert
Rating: 5/5
Great discussion of concepts


This book more than prepared me to take my SQL server exam. Not only that, I use this book on an almost daily basis during my day-to-day operations of managing several SQL servers as the backend of a major e-commerce web-site.I recommend this book to anyone who wishes not only to pass the exam, but just to learn SQL server or to have an invaluable resource to be used on the job. A big thumbs up to Brian Talbert for providing a clear, concise roadmap for those of us wishing to attain the highly lauded MCSE. I will impatiently await your next book.



Product: Book Paperback
Title: PHP Essentials
Publisher: Muska & Lipman/Premier-Trade
Authors: Julie C. Meloni
Rating: 5/5
Great for getting started, newbies will love this book!


Newbies will love this book, it's great for getting your feet wet, but look elsewhere for the nitty-gritty.I've had some very basic ASP and JSP experience and unfortunately, the ISP hosting my online portfolio (I'm a web designer) DID NOT support either ASP or JSP, so I had to look at PHP for any server-side scripting. I just wanted to do some very basic stuff, like server-side includes with if/then/else control statements to dynamically create web pages. I got that after the first few pages of reading this book, BUT reading a few more pages TOTALLY OPENED UP MY EYES TO PHP. I'm just hooked and I can't seem to put the book down.The first few chapters take you through installation and you create hokey "Hello, World!" script exercises, but it's enough to show you what PHP can do for you and gets your mind thinking.The later chapters take you through getting info from a database and setting up a shopping cart/ e-commerce site. And the end has an appendix which should be sufficient for a newbie, but leaves a little to be desired for people looking for more details like syntax and a more extensive functions list.



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 6
database specialist
sql uk
programming contest
database specialist
programming satellite
lotus notes programming
mp3 xxx html htm php
apache performance
java database
links database
parent directory appz xxx html htm php shtml
database work
perl xml
sql database tools
perl ssh
sql seminar
database integration
php xslt
perl books
of arrays perl
org apache commons lang builder
transact sql
programming introduction
file perl
org apache regexp re
apache weblogic
database with
apache windows
olap database
web programming
php print
apache cygwin
loss database
internet movie database
programming garage door
apache listen
file for database is full
what is database
programming service
mail perl
server database
programming c
php web host
programming garage door
sql school
database names
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