IT programming books related reviews


Product: Book Paperback
Title: Oracle Database 10g PL/SQL Programming
Publisher: McGraw-Hill Osborne Media
Authors: Scott Urman, Michael McLaughlin
Rating: 5/5
Good book - where's my cd


I got the book for some of the new 10g features and have found it helpful. The examples were very great once I found them. After some digging I found the code for the examples online, but according to amazon there was supposed to be a cd...WHERE??

I recommend the book, but know that you need to download the examples (nice format for the code btw).



Product: Book Paperback
Title: PHP for the World Wide Web : Visual QuickStart Guide (2nd Edition) (Visual Quickstart Guides)
Publisher: Peachpit Press
Authors: Larry Ullman
Rating: 3/5
Were the editors paying attention?


I've gotten about half-way through this book and have found several errors that a simple proof-read should have cought. Enough so that I went out and bought the O'Reilly /Programming PHP/ book.PHP for the WWW is certainly more suited for the beginning programmer (me) but such obvious errors leave me distrusting the book to a certain degree. Will I discard/sell this book because of the errors? Of course not, but I'm not comfortable relying on it.My other complaint with this book is that some of the graphics are too small. They've taken screen caps of Netscape's View HTML Source and with the combination of window background, font and text highlighting, it is difficult if not impossible to read many of these graphics. Again, I would attribute this to poor editing - this should have been noticed immediately and corrected.



Product: Book Paperback
Title: Php 4 Bible (Bible (Wiley))
Publisher: Hungry Minds
Authors: Tim Converse, Joyce Park
Rating: 5/5
A Developer's Book


If you want to create a dynamic web site using PHP4 and the MySQL database, then this is the book for you and the only book you'll need.This is NOT one of those many computer books apparently thrown together at the last second to meet a deadline with lots of fluff and little useful content. This book answers real world questions like:How do I create and maintain sessions?
How do I create and utilize MySQL databases?
Where do I find a host for my web site?
What are some common gotchas in PHP4?
Why doesn't this page work?
How do I send email from a page?
How do I pass information from page to page?
How does PHP compare to other scripting languages?
How do I use string, math functions, and arrays?
How do I build and use functions and classes?
What are the differences between PHP3 and PHP4?The book has very useful example code. All this and very readable.There may be better books on this subject, but I wouldn't know as I haven't needed to buy additional books because this book has answered all my questions.



Product: Book Paperback
Title: Microsoft SQL Server(TM) 2000 Administrator's Pocket Consultant (It-Administrator's Pocket Consultant)
Publisher: Microsoft Press
Authors: William R. Stanek
Rating: 5/5
Most useful SQL Server 2000 book I've bought!


As a web/dba I use sql server, IIS and windows 2000 server extensively. Last year when I was just getting started I discovered this little gem and it was what set me on the right path. I found this book to be utterly indispensible. I actually have two copies that one I use at home when I work in my own projects and one I use at work.Again in this book as with others in the series I have found single chapters that alone were worth the price of the book, and in a book filled with such chapters you cannot go wrong. The chapter I use the most is 2. In this chapter covers configuring and tuning the sql server database. The chapter starts by looking at guidelines you can use to choose server hardware covering memory, CPU, drives, and more then goes into tools, services and more that you can use to optimize the sql server. In addition to covering the graphical interface, the book covers command-line tools extensive and I found this to be invaluable. Mr. Stanek includes a best practice tip on page 35 that caused a light bulb to go off in my head and helped me resolve a problem with our databases. This tip covers memory usage in various situations and how you can optimize the memory configuration. The chapter goes on and on like this giving out secrets that other admins didn't want to share with someone like me who was just getting started. In short I think the chapter gave me the equivalent of several years worht of in the field knowledge and since I didn't have years to prove myself this was incredibly helpful.



Product: Book Paperback
Title: Php 4 Bible (Bible (Wiley))
Publisher: Hungry Minds
Authors: Tim Converse, Joyce Park
Rating: 4/5
Get this and the Wrox


Of all the PHP books I've seen, this one and the Wrox "Professional PHP Programming" are the ones to get. This one's a little less dense than the Wrox, which is fine with me.



Product: Book Paperback
Title: McSe Readiness Review Exam 70-029: Designing and Implementing Databases With Microsoft SQL Server 7.0 (Mcse Readiness Review)
Publisher: Microsoft Pr
Authors: Robert Sheldon
Rating: 4/5
I need that CD


The CD that comes with this book is 90% of the value. It gives you a set of questions that help test what areas you may be weak in. I told myself that I would never take another test without the corresponding readiness review book. It is one of my "secrets". Unfortunately, the book for 70-19 (data warehousing) won't be out until a month after the next release of SQL Server - instant obsolesence.



Product: Book Paperback
Title: Apache Server 2 Bible
Publisher: Wiley
Authors: Mohammed J. Kabir
Rating: 3/5
this book is good, but there are better books


I've read about 3/4 of this book and found it easy to understand and helpful. But I wanted to mention another book, Professional Apache (Wrox, September 1999), which for some reason, doesn't show up on any amazon searches. I'm relatively new to programming, so I'm not able to evaluate all the details of Professional apache, but it is more up-to-date and (in my mind) easier to understand. And very comprehensive.



Product: Book Paperback
Title: Microsoft SQL Server 7.0 Database Implementation Training Kit (Training Kit)
Publisher: Microsoft Press Rating: 2/5
Has great parts and horrible parts


I took the Microsoft Course and purchased the book and the new book by Lance Mortensen. I nearly passed. The problem is that the material required for the test is in many cases not covered in the books. The new Transender exam is available in beta form.



Product: Book Paperback
Title: PHP Cookbook
Publisher: O'Reilly
Authors: David Sklar, Adam Trachtenberg
Rating: 5/5
Brilliant


I ordered a copy of the "PHP Cookbook ORA", along with a copy of the "Professional PHP 4 web Development Solutions WROX". Upon reading both these books, i thought i should offer a honest review comparing the two:Both the books were informative in their own right o The ORA book had small snippets of code based solutions (very similar to the PHP Developers cookbook from Sterling and Andrei) that are very useful for programmers who are confounded with small to medium coding problems. However, there was nothing enterprising about the coverage, that one could not achieve from using a combination of the online docs + mailing lists. Another downside was that i could not find full solutions that i could re-use in my projects.On the Other hand, i found o The WROX book offered complete solutions to real world problems - a Simple/advanced CMS (the core of which you can plug into your site), a simple search engine, a classified ads board, and lots of cool creative case study solutions that i could extend to use in my hobby sites. The content was very enterprising and all of the solutions presented are the most popular one's amongst web developers these days. More interesting is that these solutions can be completely re-used and extended into your projects. However, the downside of this book is that you would need to have prior PHP knowledge either picked up from WROX' Professional PHP 4 (as is mentioned as a pre-requisite in the book) or from the Programming PHP ORA, or any another competent professional PHP programming books in the market.So the bottomline is:oCare for an appetiser - Pick up the ORA book.
oCare for a full meal - Pick up the Wrox book.I am posting this same review for both the books (so customers can benefit from it). However, i have ranked the Wrox book, a notch above this one, simply because i wanted a burp:-)



Product: Book Paperback
Title: Instant SQL Programming
Publisher: Wrox Press
Authors: Joe Celko
Rating: 5/5
Great book for programmers


I found this book both easy to read and packed with good SQL examples. As a VB & VC++ programmer, I ended up reading the book from cover to cover.



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

learning sql server
programming and problem
in sql server 2000
apache 1.3 33
perl webmail
sql server cluster
a hash in perl
satellite programming
run a perl
sql stored procedures
php web server
database control
sql disaster recovery
perl quote
of programming
perl dbi mysql
database sql server 2000
jet database engine cannot find the input
video game programming
apache 64
database engine
wml programming
open relay database
java programming
motif programming
steel database
tiger apache
perl interface
sites database
restart apache
php web
php t
the perl
database authentication
compare access database
cgi perl
apache download
intel perl
c band programming
php version
parent directory mp3 xxx html htm php shtml opendivx md5
org apache xerces
sql where
zip code database
the art of computer programming
programming guru
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