Sunday, March 1, 2009

Python & XML

Python & XMLPaperback: 450 pages
Publisher: O'Reilly Media, Inc.; 1st edition (December 15, 2001)
Language: English
ISBN-10: 0596001282
ISBN-13: 978-0596001285
Product Dimensions: 9.1 x 7 x 0.9 inches







As an object-oriented language with powerful text processing capabilities, Python is an ideal language for manipulating XML. Python & XML provides you with a solid foundation for using these two languages together. Loaded with practical examples, the book highlights common application tasks, so that you can learn by doing. The book starts with the basics then quickly progresses to complex topics, like transforming XML with XSLT, querying XML with XPath, and working with XML dialects and validation. It also covers the more advanced issues, such as SOAP and distributed web services, and explores the use of Python to create scalable XML streams between distributed applications. If you are a Python programmer who wants to incorporate XML into your skill set, this is the book for you.

User 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

Free Download: Python & XML

No comments:

Post a Comment