Compare prices and save on cheap textbooks at CheapestTextbooks.com
Compare prices and save on cheap textbooks at CheapestTextbooks.com HACKER SAFE certified sites prevent over 99.9% of hacker crime.
CheapestCDPrice.comCheapestDVDPrice.comCheapestTextbooks.comGo to CheapestTextbooks USA!Go to CheapestTextbooks UK!
Multi-Store Textbook Search
  
(What's this?)
Selected Product:

XML How to Program
XML How to Program

Paperback
Author: Harvey M. Deitel, Paul J. Deitel, Tem R. Nieto,
Publisher: Prentice Hall
Release Date: 2000-12-31
ISBN-10: 0130284173
ISBN-13: 9780130284174
List Price: $115.00
Average Customer Rating:
Score = 3.5 Score = 3.5 Score = 3.5 Score = 3.5 Score = 3.5
Similar Products

Java How to Program, Fifth Edition
Java How to Program, Fifth Edition
ISBN-10: 0131016210
ISBN-13: 9780131016217
List Price:$95.00


e-Business and e-Commerce How to Program
e-Business and e-Commerce How to Program
ISBN-10: 013028419X
ISBN-13: 9780130284198
List Price:$115.00


Python How to Program, 1/e
Python How to Program, 1/e
ISBN-10: 0130923613
ISBN-13: 9780130923615
List Price:$115.00


Web Services: A Technical Introduction
Web Services: A Technical Introduction
ISBN-10: 0130461350
ISBN-13: 0076092018629
List Price:$39.99


Advanced Java(TM) 2 Platform How to Program
Advanced Java(TM) 2 Platform How to Program
ISBN-10: 0130895601
ISBN-13: 9780130895608
List Price:$113.00


Web Services A Technical Introduction (Deitel Developer Series)
Web Services A Technical Introduction (Deitel Developer Series)
ISBN-10: 0130461350
ISBN-13: 9780130461353
List Price:$39.99


Our Review: To use our price comparison to get the cheapest price, please click on the "Find the Cheapest Price" button located above for XML How to Program by Harvey M. Deitel, Paul J. Deitel, Tem R. Nieto, (ISBN-10: 0130284173, ISBN-13: 9780130284174).

At this time we have not yet written a review for XML How to Program by Harvey M. Deitel, Paul J. Deitel, Tem R. Nieto, (ISBN-10: 0130284173, ISBN-13: 9780130284174). Please continue to keep checking back to this page as we are constantly adding reviews.

Summaries and Customer Reviews are supplied by Amazon.com

Summary:
For XML programming courses and Internet/Web programming courses focusing on XML in Computer Science, Computer Information Systems, Management Information Systems, Information Technology, and Business Departments. This new book in the Deitels'How to Program series is a comprehensive guide to programming in XML. It teaches students how to use XML to create customized tags and includes several chapters that address standard custom markup languages for science and technology, multimedia, commerce, and other fields. The authors include a concise introduction to Java, providing students with the essentials of this programming language to enable them to work effectively with XML. The book also includes cutting edge topics such as XQL, SMIL and VoiceXML as well as a real-world e-Commerce case study. A complete chapter on Web-accessibility that addresses VoiceXML is also included.

Customer Reviews
Average Customer Rating: Score = 3.5 Score = 3.5 Score = 3.5 Score = 3.5 Score = 3.5

Not a complimentary book to E-business and E-commerce
Customer Rating:  Score = 1 Score = 1 Score = 1 Score = 1 Score = 1
I bought this text thinking it would compliment the E-business and E-commerce How to Program text (it was recommended that way). However, it is really just a reconstituted version of the other text, which also falls short of its advertised use. Don't waste your money!

Solid XML Book
Customer Rating:  Score = 4 Score = 4 Score = 4 Score = 4 Score = 4
I read some of the other reviewer's comments on the book and I agree with some and disagree with others. In comparison to other popular XML books it's not perfect but it's solid. If you are like me, a beginning XML programmer then you need to learn XML hands on and the book gives just that. Giving you examples and problems to apply what you just read is the best way to learn and thats what this book does. I read the "XML by Example" by Marchal and although that was a solid book also, it doesnt give you the material or examples for YOU to practice. Marchal doesnt offer the code samples for download either. One reviewer said that in order to complete this book's self review exercises you have to use outside sources. This is true but think about it...what better way to learn than by being challenged?

I also read some of Erik T. Wray's (O'reilly series) XML book. That book is the better of all 3 books in my opinion but again it doesnt offer you that hands on material that I need. Love or hate the Deitel's books, the bottom line is that until these other authors challenge the enthusiast on whatever topic they are writing about people will always turn to these books. Yes the line by line styles are annoying but you know exactly what functions, (tags in this case) the author is referencing. Theory is great but the only way you will truly know any language you learn is by doing it! Last but not least I DO NOT WORK FOR THE COMPANY!!!!!!

Not suitable for self-teaching, barely good for classroom
Customer Rating:  Score = 2 Score = 2 Score = 2 Score = 2 Score = 2
I recently took an XML class at my university, and Deitel's "XML How to Program" was our textbook.

I have to say, it's one of my least-favorite XML books--nay, one of my least-favorite *computer* books overall.

Sure, it's thick and heavy, something many geeks like in a book (myself included). But within the covers are sometimes rambling discussions about a particular topic that leave you still wondering what you were supposed to learn, while other sections get cut short just when things are getting interesting.

My biggest beef: You won't be able to complete some of the exercises without the use of outside resources. Of course, multiple sources are great for any project, but you should certainly be able to answer a book's exercises with just that book! (Specifically, one exercise was within the XSLT chapter, and deals with a number-type element.)

When I was assigned to write an essay on a topic, XML Topic Maps, I first consulted the book. Only a couple of paragraphs as I recall. RDF, an up-and-coming XML technology, gets nary a page.

Mind you, there is a bit of good in the book, mainly with the introductory material. It's a bit Java-centric, but that's to be expected, and there is a decent Java primer in the back of the book. I also appreciate the code samples on both the CD-ROM and Deitel's Web site.

I wanted to like the book, but I found it useless for most of the projects I was working on. In a different class, we used Marchal's "XML by Example, 2/e", and I vastly prefer that book over this one. Especially with the price of the Deitel book, I can't recommend this one to anyone.


Very clear, good learning book - not perfect though.
Customer Rating:  Score = 4 Score = 4 Score = 4 Score = 4 Score = 4
I much enjoyed this book as the presentation of complex topics is made very clear. I feel that this book helped me to understand several topics that I never fully understood before (for instance XLink).

Generally the approach in this book is to give a clear and concise coverage of each important topics. This is the best approach to learn but reader should be aware that the coverage is not exhaustive enough for the book to serve as reference. In fact I would have prefered that the author added complete reference on several topics (XML DOM, XPath, XSLT, XSLFO) instead of the 'bonus programming chapter'.

The book is catered for programmers. As a result the table of content will satisfy programmers (unlike many beginning XML books it gives ample coverage of XML APIs) but examples are sometimes non-trivial and written in high-level programming languages. Although generally, it must be said that effort has been made to use various programming languages (i.e. Perl, Java, ASP, etc) so that everybody should find some useful examples.

I would have prefered additional coverage of XML services, SOAP, etc. Also, I found that several chapters (Programming java, programming Perl, etc.), while not useless, were clearly off topic and added to fill-in pages. Only other criticism is that the book is really quite expensive. However, it is one of the best book to LEARN xml (even though you may require additional reference to use it).

One last thing: do not buy the CD ROM training kit of the book. The CD ROM included is very disappointing.

Edit: I wrote this review a while back. Since then, I revisited the book and I must say that it does appear dated. In particular the coverage of schema (an important topic) fails to suitably cover the W3C Schema recommendation and focusses mostly on Microsoft's version of schema which are now hardly used. For this reason, I would recommend another book instead (for instance, Beginning XML from Wrox) until the publisher comes with an updated edition.


GET THIS BOOK! Wonderful format, etc
Customer Rating:  Score = 5 Score = 5 Score = 5 Score = 5 Score = 5
This book was written in easily understood jargon that helped take the mystery out of XML programming for me. Additionally, the links to actual working code allowed me the opportunity to watch it work. The self review and tests at the end of each chapter really ensures that you get everything out of the chapter that you need to continue on. Loved it. You will, too.

























Suggestions | Textbook Store Reviews | Site Map | Textbook Reviews | Contact Us
Cheap Textbooks | Used Textbooks | Discount Textbooks | Buy College Textbooks
© 2008 . All rights reserved. Privacy Statement and Disclaimer
web site design and support by Crystal Solutions