ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Search in Book Reviews

The ACCU passes on review copies of computer books to its members for them to review. The result is a large, high quality collection of book reviews by programmers, for programmers. Currently there are 1949 reviews in the database and more every month.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
    View all alphabetically
Title:
XML Primer Plus
Author:
Nicholas Chase
ISBN:
0-672-32422-9
Publisher:
Sams
Pages:
992pp
Price:
£32-99
Reviewer:
James Roberts
Subject:
xml
Appeared in:
15-6
My opinions of this book varied wildly as I ploughed my way through its 1000+ pages. It started well with a very readable coverage of Basic XML document structure. The explanations were clear and the book handles examples well, by building up complex examples step by step, using bolding to show the changes between consecutive

examples.

The chapter on DOM (number 3) is where my main criticisms started. There is a reasonable description of the technology buried under a pile of examples. Each point tends to be illustrated in Java, VB, C++ (oops, Microsoft Visual C++), Perl and PHP. I felt that these examples might be useful, but I would have liked to see most of them relegated to a website. To take their place I would have liked to see some of the API definitions.

These issues annoyed me (and annoyed me throughout the book). However, I persevered, skipped most of the examples and skimmed the rest of them. This (for me) improved the book and turned it into an interesting (if over-heavy) summary of XML and a vast array of associated technologies.