IT programming books related reviews


Product: Book Paperback
Title: Transact-SQL Programming
Publisher: O'Reilly
Authors: Lee Gould, Andrew Zanevsky, Kevin Kline
Rating: 5/5
This is an excellent book.


No, it does not have a ton of color screen shots and yes it looks like a textbook. So if you are looking for all of that get some other book.But, it is by far the most comprehensive and intellegent book I have ever read on Transact-SQL. It provides real world examples of how to use the commands. It provides in depth examples of how to use the commands. It provides guidance on when to use a command and when not to. And Yes everything does work in 7.0. This is a Transact-SQL book not a SQL Server admin book. It covers Transact-SQL for both Sybase and SQL Server with clear explanations of the situations on where there is a difference.If you want to develop a master level understanding of Transact-SQL this is the book.



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: 1/5
Look Elsewhere


I decided to get myself into some coding and wanted a 'teach myself' style book to guide me along and this has done just that.
If you need to start somewhere I'd recommend starting with this as it made everything very clear and straightforward for me.
If I had anything bad to say it would be that the references to diagrams and their content can go a tad awry but it's easy to see what's meant.
All in all, I'm very pleased I bought the book.



Product: Book Paperback
Title: Dreamweaver MX: PHP Web Development
Publisher: Peer Information
Authors: Bruno Mairlot, Gareth Downes-Powell, Tim Green
Rating: 4/5
6-8 Pages per Chapter to Explain what's PHP would be GREAT!


This is really a solid book on using Dreamweaver for PHP developing. Following the typical glasshaus approach the authors go straight to the relevant information, assuming the reader already know how to use Dreamweaver. A good amount of space is dedicated to MySQL and database-related topics, a wise choice in my opinion. All in all, a must have for Dreamweaver/PHP developers



Product: Book Paperback
Title: Microsoft SQL Server 7.0 Database Implementation Training Kit (Training Kit)
Publisher: Microsoft Press Rating: 4/5
Solid test preparation--useful for the new DBA


After spending about a month studying this book and the "Books Online" (ships with the evaluation version of SQL Server included with this book), I passed the test with ease. The information I gained in studying has been quite useful in supporting production databases. This book is not just for test prep, it helps the new DBA deal with production environment issues. The book is not quite as detailed as I would prefer in some areas (hence the 4 stars). Overall, a good book.



Product: Book Paperback
Title: Google, Amazon, and Beyond: Creating and Consuming Web Services
Publisher: Apress
Authors: Alexander Nakhimovsky, Tom Myers
Rating: 3/5
Web services in Java well covered


As titles go "Google, Amazon, and Beyond" sounds to me like Buzz Lightyear's latest slogan, but it's actually quite a good book about writing software to consume and provide web services.

The first two chapters are introductory material, though the authors quickly introduce some code with JavaScript routines to talk to both Google and Amazon. The second of them does a good job explaining the intricacies of DOM and how you use it to build a web page in Java. Then the authors get down to some serious work at using Java, including stand-alone applications and applets, to access web services.

They move fast throughout the book; this is not one to read quickly or without ready access to a computer. That said, the writing is good; the text is understandable and all the code is well explained.

The book covers a wide gamut of techniques and technologies, including SOAP and REST on the query side, and XSLT and XPath on the output side.

Then the book moves on to instructions for offering your own services. This part of the book starts off with WebDAV using Tomcat, though there is a short digression into Java Server Pages before really getting down to the nitty gritty. Finally the book shows how to use WSDL and Axis to easily create full web applications.

You can see that this volume covers a lot of territory. This breadth may well be the book's largest flaw; its wide reach means no topic gets a really deep coverage and a number of topics do not get the coverage they deserve. Indeed I would have to say that only a much better Java programmer than I would get full value from this volume -- there were parts where the authors lost me entirely and it took an effort to get back my understanding, occasionally resorting to a Java manual.

The publishers have a page for the book that has an example chapter, table of contents, index and source code. The example chapter, 4, details how to build a SOAP server using Java and provides an excellent example for the book. If you're a little unsure of your Java skills, take a look at this chapter and see if you can easily understand the code and explanation. If you can, then this volume should have no surprises for you.

It should be said that nothing about the book's cover tells you how much of it relies on Java, though a good read of the table of contents makes it obvious. I would have personally preferred a book that was more general in the programming language it used, covering more of the tactics and methods rather than examining specific code. If, on the other hand, you are an experienced Java programmer looking for a book on programming web services in that language, then this is an excellent volume.



Product: Book Paperback
Title: Oracle PL/SQL Programming, Third Edition
Publisher: O'Reilly
Authors: Steven Feuerstein
Rating: 5/5
A savior for my project


This book is exactly what it says. It is only PL/SQL. There is not a lot on SQL, but it has saved me several times. I was working on a project to create html pages from within a database and this book taught me some tricks to make it doable. It is excellently written with good examples. The only drawback I see is that their examples were not detailed enough. (too much "...") However, it was enough for me to do what I needed to do. I would suggest it for anyone working with PL/SQL.



Product: Book Paperback
Title: Microsoft SQL Server 2000 Data Transformation Services DTS
Publisher: Sams
Authors: Timothy Peterson
Rating: 2/5
**** Not for the Beginner ****


SQL Server 2000 DTS by Peterson.As much as DTS is used in the thousands of SQL Server (7 & 2000) implementations out there, for tasks as simple as copying or moving tables from one database to another, there is VERY little documentation on the product... that is, documentation that explores and explains the details and myriad of options available for use within the tool. I am a strong believer that because of this lack of documentation this wonderful tool is underutilized and regarded as a mystery to many.Here comes Mr. Peterson and gives us this great resource to help us better understand the intricacies of the tool, in a very logical and organized manner with the respect and level of content that a professional (such as is the target audience for this book) needs and appreciates.Chapters are specific, to the point and generally develop some sort of simple scenario that puts the theory into practice. The author constantly points out the areas where the 2000 version of the tool is enhanced over the previous version shipped with SQL Server 7. I also like the plethora of code samples and the side-by-side solution alternative presented with each code snippet vs. its UI counterpart implementation.The first two chapters alone are enough to get you started and excited about using the tool and it could stand on it own as a great article!, whereas the rest of the book presents a more detailed view of all the additional features as well as a very complete tutorial on coding DTS solutions.The book is a great sole reference and guide for DTS, partially because of the lack of "competition" but mostly because its content is valuable, complete and easy to follow. This text has been with me for almost 2 years and to this day it still helps me out when I'm in need.Granted it lacks some creativity when it comes to the content of such examples and resorts to using the over referenced Northwind and Pubs databases... I see a trend nowadays with several publications coming up with their own theoretical applications for equally fictional businesses but that add so much to the value of a book aimed at helping the real world professional and broadens horizons of creativity and knowledge. For this I give the text one star less than perfect and hope that newer editions incorporate more lively examples and spark some much needed creativity.



Product: Book Paperback
Title: Microsoft SQL Server 2000 Database Administrator's Guidebook
Publisher: Prentice Hall PTR
Authors: Carl H. Speshock
Rating: 5/5
Best book for my new DBA role!


This book has given me what I needed for the SQL Server DBA position I have been tasked with to perform. The book goes over many aspects(Hardware, Windows OS administration, Data modeling, technical writing, SQL Server Technology, and much more)of the DBA role that are required to become proficient in to be successful as a DBA. The CDROM is for once a useful CD that can be used by a DBA on a every day basis with respect to the scripts and documents that are on the CD. It is a great book that is well written and you can tell it comes from a DBA who is active in the field and has experience.I would recommend this book for all to buy



Product: Book Paperback
Title: Core PHP Programming: Using PHP to Build Dynamic Web Sites (2nd Edition)
Publisher: Pearson Education
Authors: Leon Atkinson
Rating: 1/5
...


A friend of mine left this behind, along with some other eclectic freeware books. What's this PHP stuff? Well, I took a gander at this book and it really put me to sleep in no time flat. Reads like an (incomplete) reference manual. I found it about a hundred times easier to simply dive into a few of my friend's PHP pages and play around/add features just by inferring the syntax. PHP is that simple (mostly like a simple version of Perl), but this book obscures that in mind numbingly boringness. To boot, it's not even that useful in configuring your system. Avoid O'Reilly's "MySQL & mSQL" by Yarger et al. It's ...[horrible], too.



Product: Book Paperback
Title: PHP and MySQL Web Development, Second Edition
Publisher: Sams
Authors: Luke Welling, Laura Thomson
Rating: 5/5
Easy to Understand


This is by far the best programming book that I have ever used. I am an Information Systems Major and I wish this was one of our textbooks. There are numerous examples and everything is explained clearly. No matter what way works best for you to learn something new, either visual or textual the authors of this title have found a way to get the information to the reader.



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

apache catalina
inmate database
mysql perl
pl sql
maximum database size
apache email
from database
sql server 2000 replication
to sql server
neurolinguistic programming
db2 sql
php faq script
perl pi e
sql server query
programming access
dvdrip xxx html htm php shtml opendivx md5
perl how to
shell programming
parent directory mp3 xxx html htm php shtml opendivx
nc programming
perl concatenate
c# game programming
sql server 2000
unix perl
apache ssl certificate
database oledb
is sql
modem programming
php graph
dynamic sql
by sql
perl convert
database sql
sql difference
apache indians
html htm php shtml opendivx md5
affiliate php
perl dll
form php
gui programming with
ssl apache
64d apache
using php
of php
spectral database for organic compounds
sql server problem
php variables
on apache
apache how to
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