IT programming books related reviews


Product: Book Paperback
Title: Wireless Web Development with PHP and WAP
Publisher: Apress
Authors: Ray Rischpater
Rating: 5/5
Two for One Deal


This book is a great deal, not only do you learn about wireless web development, you also get to learn PHP which for those who don't know is an excelent open source language for developing rich web sites. It also touches on the basics of using MySQL for the backend. Full of excelent examples that get expanded as you go.



Product: Book Paperback
Title: PHP Bible, 2nd Edition
Publisher: Wiley
Authors: Tim Converse, Joyce Park
Rating: 5/5
Its a good book for Beginner


Its a great book for our beginner to read that the codes and contects are very details. Also, the authors are very helpful that when I have problems in the book, they will teach me through email. So, my PHP become better now.. So if you are also a beginner, you must try this book



Product: Book Paperback
Title: Teradata SQL Quick Reference Guide: Simplicity by Design
Publisher: Coffing Data Warehousing
Authors: Tom Coffing, Todd Carroll, Robert Hines, Mike Larkins, Steve Wilmes
Rating: 1/5
Almost all ANSI SQL, not worth the money


This book is pretty useless for a Teradata developer. It was basically the same as the Teradata documentation, just not as detailed. For beginners, the Tera-Tom on Teradata Basics is much better for a good high-level overview.



Product: Book Paperback
Title: Portable DBA: SQL Server
Publisher: McGraw-Hill Osborne Media
Authors: Damir Bersinic, Stephen Giles
Rating: 5/5
BEST SQL SERVER BOOK EVER!!!!!


If there is one book that you are considering for SQL Server Administration, this is the one to buy. Covering all the major topics of administration, this book goes above and beyond other SQL Server books for several reasons. Not only does it live up to the promise of an easy to find guide for everyday tasks, it offers the ability to read up quickly on several advanced topics and gain knowledge rapidly. Taken into consideration, are the three latest versions; SQL Server 2000, 7.0 and 6.5, detailing out differences between versions where applicable. Everything is explained clearly. The authors have done an excellent job of providing a wealth of information in short and concise content. It is very refreshing to see a book that was obviously written to be as brief possible without skimping on important details...clearly no fluff here!!!! This has two benefits to the reader, 1; information is easy to find, no time is wasted reading through frivolous content, 2; the cost is lower than those 1,000 page volumes that contain less valuable information. Hopefully this is the start of a new trend in technical books.In just a few minutes after flipping through, and reading up on backups, I realized that I'm not backing up my production data properly, and can substantially decrease data loss risk by backing up my transaction logs regularly with the data. Also, some security concepts I had a bit of difficulty fully comprehending became clear to me as well.Reading through this book, it is obvious the authors have extensive experience with SQL Server, as this book has many insider tips that only experts would know through practice. It is also apparent that the authors worked well together as this book reads as though one person wrote it. Definitely a must buy and well worth the cost. I wish I could give this book more than 5 stars.



Product: Book Paperback
Title: Macromedia Dreamweaver MX 2004 with ASP, ColdFusion, and PHP : Training from the Source
Publisher: Macromedia Press
Authors: Jeffrey Bardzell
Rating: 5/5
A Great Beginning For Dynamic Web Site Development


I decided, after many hours of reviewing "canned" scripts for a voting application, I had to learn how to develop my own dynamic applications in order to achieve required voting features. As a longtime user of Dreamweaver for static HTML applications, I purchased the referenced course with the expectation that I would be able to understand the concepts and learn the basic fundamentals of dynamic web site development. I had little understanding of data bases or server side programming languages (I learned Fortran eons ago).

This step by step guide took me through the development from a sample HTML 4 static site to an XMHTL compliant, fully dynamic web site not only using the built-in support functions of Dreamweaver, but hand coding the scripting language and SQL commands as well. Spread out over several months, I completed the course cover-to-cover. At each step I made sure I understood the concepts of dynamically modifying static HTML with the selected server side language and the SQL required for retrieving data from/inserting data into the data base. You were also instructed how to setup a "localhost" development environment, wherein each step could be tested immediately upon completion. I used the PHP/MYSQL model since it was available on my host ISP. But during the course, I also setup both .asp and coldfusion (.cfm) server models.

This learning by doing course reinforces the concepts and fundamentals that just reading alone could never accomplish. Once armed with this basic knowledge, I began to develop my customized voting site. And, using online tutorials, bridging gaps in the basics of PHP and SQL syntax. During coding, the manual proved to be an invaluable resource, both from a conceptual and a practical (coding) point of view, although the complexity of the requirements required significantly more php coding than in the course.

Now that I have completed my program, and it is functioning flawlessly online, I could not have done it without taking this course. There may be similar courses available, but by using the features of Dreamweaver in conjunction with the tutorial, yields a superior teaching tool that reading books alone cannot provide. And Dreamweaver is exactly as the name implies, weaving your concepts (dreams) into a functional fabric of operating programs.

Gerald Peters



Product: Book Unknown Binding
Title: Learn Microsoft SQL Server 2000 (With CD-ROM)
Publisher: Wordware Publishing, Inc.
Authors: Jose A. Ramalho
Rating: 4/5
Great book - but was it edited?


This is a great book for people beginning to learn SQL Server. There are many step by step examples of how to use, maintain, manage and program SQL Server. However, I don't think this book or it's examples were edited. THERE ARE MANY ERRORS IN THIS BOOK, mainly in program syntax (which are easy to fix if you know SQL). If they could come out with a second (edited) edition, this book could get 5 stars.



Product: Book Paperback
Title: MCSE SQL Server 2000 Database Design Exam Cram (Exam: 70-229)
Publisher: Coriolis Group Books
Authors: Sean Chase, Richard McMahon
Rating: 1/5
Terrible Book


Of all the technical books I have read, this is probably by far the worst. There are many typos; errors where the book uses the wrong word and throws you off; and inconsistencies where the text says something then the answer to the practice question says something different. But additionally, the book covers some materials insufficiently to be at all useful, in other words it is too condensed. This book is not enough to pass the exam.



Product: Book Paperback
Title: Google: The Missing Manual
Publisher: O'Reilly Rating: 5/5
Make the most of Google


This missing manual is O'Reilly version of Google Hacks for normal people. Where Google Hacks gives Perl scripts for bending and twisting the Google API at the code level, the Missing Manual covers how to use Google from the web site to find the information, news or images you are looking for. if you don't know that the word Perl is spelled correctly, and you are having trouble finding what you are looking for on Google, this is the book for you.

That's not to say that there isn't some high end stuff. Part four has useful information for web professionals looking to optimize their presence on Google and even to make money from it.

So if all you know about Google is what you see on your browser, and you think you could be getting more out of Google, this book is worth the look. I gave this book five stars because the overall construction of the book is focused, and the content is useful and well written.



Product: Book Paperback
Title: Professional PHP Programming
Publisher:
Authors: Jesus Castagnetto, Sascha Schumann, Harish Rawat, Chris Scollo, Deepak T. Veliath
Rating: 1/5
Hodge Podge


I got this book becuase I wanted to start using PHP to interact with my MySQL database, so I was depending on this book to lead me through it, and it did. This book is an essential learning tool for those who what to learn PHP without much of a hassle. The book is clearly written and moves along at just the right pace so as not to make you bored but also not so fast that you are bewildered. The reference sections are great for the more advanced PHP programmer who needs to look up all the different aspects of the language. The great thing about PHP is that is doesnt require as much dedication to learn as Java, C++, or VB and yet can be just as effective for web programming becuase of its power and ease of use. I highly recommend this book to those of you who can benefit from knowing PHP.



Product: Book Paperback
Title: Google in 30 Pages or Less
Publisher: Timesaver Books
Authors: Timesaver Books
Rating: 4/5
A good value


I am a Search Engine Optimization and Link Buidling Expert Myself. I bought this book and I must say that this book is a good read for newbees and those who are trying to get into this arena of business. Though you need to learn a lot more. More about me at http://www.nakulgoyal.com



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 web server
perl download
sql server high availability
pubs database
apache digest authentication
odometer programming
excel to sql
sql tutorial
database language
database designer
multiplayer game programming
php postgresql
trusted sql
perl multiple
sql server select
programming tools
database server
apache home
mac database
php forum
sql server 7.0
perl readdir
object oriented programming in java
apache log format
film database
of php
perl script upload
sql reference
gui programming with
search perl
php shtml
php email
php class
database consultancy
sql 7.0
sql faqs
c programming classes
php shtml
not associated with a trusted sql server
database engineer
odbc sql
install perl
sql function
sql 7.0
to install perl
apache linux
desktop database
programming in the
xtreme programming
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