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
Python & XML

Python & XML

List Price: $39.95
Your Price: $26.37
Product Info Reviews

<< 1 >>

Rating: 5 stars
Summary: Good Coverage of Python XML possibilities
Review: I really liked this book because I was able to quickly start using XML with Python. I tried to use the package docs, but they were often hard to read, and didn't fill me in on the background stuff I needed to know. The examples in this book were easy to understand, and easy to see how to make practical applications from them. I didn't encounter any typos like the other reader did.

Rating: 2 stars
Summary: Terse, and too many typos!
Review: I'm not very far along in the book, but I don't like what I'm seeing.
The preface purports that the book's audience need not "know anything
about XML." There is very little in the way of explaining XML, however.
The chapter on "Fundamentals" is O'Reilly at its most terse. If you already
understand XML very well, you might think this chapter an excellent
itemizing of the specification. Sadly, most people, I imagine, would be able
to retain little from this.

Regarding the code examples, the explanations hardly illuminate the API.
The code stands as is; and the commentary does only a somewhat decent job
of explaining the larger context. You could always check the documentation
given in the back of the book, but that's hardly as helpful as a good overview
and commentary.

Moreover, and in some ways worse, I have found many typos -- and I am only
as far as the first two examples. These mistakes include missing import
statements, errant capitalization, bad indentation, double underscores ('__')
written as one long underscore. This is unacceptable. I can only hope it is just
this one chapter.

I bought this book because of the topics, and because I figured Python would
be the easiest way to learn XML API's. I am only hoping that the book will
get better, and that I will be able to derive benefit from it. As it stands,
I'm skeptical that I will get my money's worth.

Rating: 2 stars
Summary: Terse, and too many typos!
Review: I'm not very far along in the book, but I don't like what I'm seeing.
The preface purports that the book's audience need not "know anything
about XML." There is very little in the way of explaining XML, however.
The chapter on "Fundamentals" is O'Reilly at its most terse. If you already
understand XML very well, you might think this chapter an excellent
itemizing of the specification. Sadly, most people, I imagine, would be able
to retain little from this.

Regarding the code examples, the explanations hardly illuminate the API.
The code stands as is; and the commentary does only a somewhat decent job
of explaining the larger context. You could always check the documentation
given in the back of the book, but that's hardly as helpful as a good overview
and commentary.

Moreover, and in some ways worse, I have found many typos -- and I am only
as far as the first two examples. These mistakes include missing import
statements, errant capitalization, bad indentation, double underscores ('__')
written as one long underscore. This is unacceptable. I can only hope it is just
this one chapter.

I bought this book because of the topics, and because I figured Python would
be the easiest way to learn XML API's. I am only hoping that the book will
get better, and that I will be able to derive benefit from it. As it stands,
I'm skeptical that I will get my money's worth.

Rating: 5 stars
Summary: Great coverage with some typos
Review: This book really dvelves into the using XML with Python. The
chapter are well laid out and easy to read. There are some typos
but nothing that you can't fix. There are some problems using the current XSLT processer that ships with PyXml0.7 but you can
still apply the concepts (I used MSXML's XSLT). The best chapter (last one (:-|) ties all the concepts explained into a Web Service like app. that really shows the real strength of XML


<< 1 >>

© 2004, ReviewFocus or its affiliates