Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
Programming Web Services with SOAP

Programming Web Services with SOAP

List Price: $34.95
Your Price: $23.07
Product Info Reviews

<< 1 2 >>

Rating: 5 stars
Summary: Extremely good book
Review: ...This is an excellent book, very much on par with O'Reilly and deserving of it's current top ranking at the Web Services Journal Reader's Choice Awards. The book IS short (thank god) which is one of its strong points as it doesn't wax on about tons of useless crap and gets straight to the point. It also doesn't gloss over the areas where Web services technology is still lacking today (uh, security) and shows some nice simple examples to help developers get started. Great book, well worth the price and the time. Definite buy.

Rating: 1 stars
Summary: Disappointed, not a good book for programmer
Review: Again, another bad book about Web Services. I was hoping that the O'Reilly version of programming with SOAP would be usable, but unfortunately, it's not.

There is only 174 pages of real information, and a lot is code. There is 70 pages of appendices, which is roughly 1/4 of the book. Any topics are so vaguely described that you still don't understand anything about programming with SOAP.

I got this book because it deals with Apache SOAP, something that I'm personally interested in, however a lot of the published stuff is almost taken straight from the documentation. Reading Apache's sparse documentation and going through their examples is probably a much better value that trying to go through this book.

The book also tries to deal with Perl, SOAP, and .NET programming. So for every example, he reiterates the same sample in 3 different forms, which is a waste of space. Because he splits his efforts amongst these three languages, his information is spread extremely thin.

There's not a lot of information that is given in this book, and I would avoid is entirely. Basically, it's [not worth it].

Rating: 1 stars
Summary: Not good enought
Review: Book contains too short examples and samples are written
in many languages. The "clue of book" is also missing.
This is too "basic stuff" and is not suitable for a programmer. The good architectual overview of Web Services and how it works is also missing. Looking for a better book, maybe Java related.

Rating: 2 stars
Summary: Barely Scratches the surface
Review: Can be used as an incomplete introduction.

Rating: 2 stars
Summary: It should have focused on SOAP.
Review: Hi I'm the one who wants to learn how to build cool apps with SOAP. To be honest, this book is not that practical. It certainly explains the overview, but in terms of developing a real application, I don't think this is useful.

It should have focused on only 1.) what is SOAP, 2.) how it works 3.) how to write code.

It tries to cover more broad, vague topic Web Services, which is more or less overview, as it is not ready for prime time.

How to use SOAP API should be not that difficult to understand, but what each SOAP envelope's xml tag syntax means are most important to me. It's so complex and this book doesn't explain clearly, which makes this book less valuable.

Looking forward to next improved edition.

Rating: 1 stars
Summary: Cannot believe this an O'Reilly Title.......
Review: I usually give preference to O'Reilly's books when looking to purchase a book on a certain programming technology. O'Reilly is generally ahead of the pack in terms of writing style, author's reputation, and knowledge of the subject. Unfortunately, I have little to no confidence in the knowledge of the authors in this book just from reading and trying out the introductory examples on SOAP::Lite in PERL. It starts off with the trivial "Hello World" example of writing a SOAP server and a client. The authors didn't even get this one right! Already threre are errata submitted for this example on the oreilly.com site. I couldn't believe it! I mean, if you cannot get the "Hello World" example right, then what confidence do I have in the authors of presenting something more complex?

Rating: 1 stars
Summary: Complete rubbish
Review: I was so keen to learn from this book but no matter how hard I tried it was far more nonsence to be readable

Rating: 4 stars
Summary: Nice introduction
Review: If you are new to SOAP and you want to get the overall picture, and you don't care for details, this is the book you need.
If you need a reference guide, this is not the book you want.
If you're looking for a book about SOAP on a particular platform (say Java), this is not the book you need.

Rating: 4 stars
Summary: Nice introduction
Review: If your pretty new at SOAP, and if you need an overview, then this is the book you want.
If you don't care about interoperability, and you just want a book on SOAP within a particular environment (say Java), then this is not the book you want.
If you need a reference guide, then you don't need this book.

Rating: 2 stars
Summary: Missed the most versatile tool for SOAP
Review: Looks like other reviewers have beaten this book up on other aspects, so I'm not going to repeat what they say.

Another important fact that this book misses is that the Python language has the most flexible and "make sense" implementation of SOAP library.

I have dealt with SOAP since mid-last year when we need to find a technology that will bridge COM and Java world that performs acceptably. The choice fell on SOAP. Since our system is Java-based, we need to use Java SOAP.

The interesting point is that it took us just 2 weeks to come up with a Python prototype program which we continuously use to measure up the Java SOAP implementation which ends up taking us months to complete.

This shows just how up-to-date the Python community is in keeping up with new technologies (those that have potentials).

So why Python is not included in the selection of the language in this book is beyond me.

NOTE: For readers who ask "Python-what??": Python is a typeless language that is more readable than Visual Basic but as versatile as Perl.


<< 1 2 >>

© 2004, ReviewFocus or its affiliates