Buy Used
Used - Good See details
$3.99 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
Have one to sell? Sell yours here
Beginning XML Programming (Programmer to Programmer)
 
See larger image
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Beginning XML Programming (Programmer to Programmer) [Paperback]

Kurt Cagle (Author), Curt Cagle (Author), David Hunter (Author)
4.0 out of 5 stars  See all reviews (25 customer reviews)


Available from these sellers.


Textbook Student FREE Two-Day Shipping for Students. Learn more

Formats

Amazon Price New from Used from
Paperback, Bargain Price --  
Paperback, January 2000 --  
There is a newer edition of this item:
Beginning XML Beginning XML 3.1 out of 5 stars (16)
Out of Print--Limited Availability

Book Description

1861003412 978-1861003416 January 2000 1
Explains and demonstrates XML and related technologies. For any developer who is interested in learning what XML is, what it can do, and how to use it in their web, e-commerce or data storage applications. Softcover.

Customers Who Viewed This Item Also Viewed


Editorial Reviews

Amazon.com Review

Beginning XML provides a complete course in the Extensible Markup Language (XML) with an unusually gradual learning curve. In fact, the introduction states that the book is "for people who know that it would be a pretty good idea to learn the language, but aren't 100 percent sure why." Despite its recognition of the fuzziness of readers' understanding of the technology, the book delivers a rather comprehensive study of XML.

Very little space is wasted detailing the history of XML and its relation to SGML, as is the case in many other titles. The argument for the importance of XML is made quickly, and the basics of well-formed syntax are tackled right off. One notable distinction of this book is its excellent coverage of related technologies, such as cascading style sheets (CSS) and relational databases.

In addition to discussing the crucial companion standards to the core XML language (DTDs, XSL, and XSLT), the book adds a nice perspective to the broad range of applications in which XML can play a role. One section, "Other Uses for XML," illustrates how XML can be used to serialize object models, creating stateless objects and utilizing the Resource Description Framework (RDF). Case studies on--among other things--how XML can be used to build discussion groups, and provide B2B data transfer, round out the text. This book is perfect for Web programmers who are turning their attention to XML for the first time. It imparts a solid understanding of the XML forest and XML trees. --Stephen W. Plain

Topics covered:

  • Well-formed XML
  • Cascading style sheets (CSS)
  • XSLT and Xpath
  • Document Object Model (DOM)
  • Simple API for XML (SAX)
  • XML/database integration schemas
  • Document Type Definitions (DTDs)
  • Namespaces
  • B2B data-transfer applications
  • Discussion group applications

From the Publisher

This book is for people who know that it would be a pretty good idea to learn the language, but aren't 100% sure why. You've heard the hype, but haven't seen enough substance to figure out what XML is, and what it can do. Beginning XML covers everything from what XML is and why the industry felt that a language like this was needed, to creating 'well-formed' and valid XML documents and learning how to use them in real development environments.

Product Details

  • Paperback: 822 pages
  • Publisher: Peer Information Inc.; 1 edition (January 2000)
  • Language: English
  • ISBN-10: 1861003412
  • ISBN-13: 978-1861003416
  • Product Dimensions: 9.2 x 7.3 x 2 inches
  • Shipping Weight: 3.2 pounds
  • Average Customer Review: 4.0 out of 5 stars  See all reviews (25 customer reviews)
  • Amazon Best Sellers Rank: #2,070,022 in Books (See Top 100 in Books)

 

Customer Reviews

25 Reviews
5 star:
 (11)
4 star:
 (7)
3 star:
 (4)
2 star:
 (1)
1 star:
 (2)
 
 
 
 
 
Average Customer Review
4.0 out of 5 stars (25 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

211 of 220 people found the following review helpful:
5.0 out of 5 stars Excellent straightforward way to learn XML from scratch, July 23, 2000
This review is from: Beginning XML Programming (Programmer to Programmer) (Paperback)
Having read quite a few XML books from Wrox (5-6), I think that this book will be able to touch the biggest audience. It contains a very good approach to learn about XML well-formed documents, CSS for XML, XSL(T), DTD, and it also have some nice Case-Studies that goes along. Hey, you even have an introduction to ASP and another one for HTML; for those of you new to the Internet.

Most of the XML books (straight one, not XML for VB for example) contains the same TOC but this one has the best approach so far.

If you are new to XML, take this one.

If you know a bit of XML (and PROGRAMMED it), you can take the Professional XML which will go a little bit more in depth (not that much)

If you know what you are doing with XML and wants to learn more about XSLT, get the XSLT Programmer's Reference(great book) from Wrox.

If you want a very good Case-Study, take the Professional XML Design and Implementation (also good).

Then you are off with ASP XML, VB XML, or Java XML.

Happy XML hunting.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


94 of 97 people found the following review helpful:
4.0 out of 5 stars A Great Beginning Book for the XML Novice, October 2, 2000
This review is from: Beginning XML Programming (Programmer to Programmer) (Paperback)
One thing to remember about this book before you buy: It is a "Beginning XML Book," NOT a "Beginner" book. You are going to need some knowledge of data management, file management, and web page development to understand the groundwork for XML development.

However, if you do have basic ASP, SQL, and HTML skills like I do, then this book is a great start if you want to add XML to your skillset.

As with all Wrox books published over the last two years, this book is well-structured, well-written, and well-indexed. It will teach you more than you need to know for XML basics, and you can use the book as a reference down the road.

I waited for this book to come out all summer, and it was well worth the price and time I put into it. Good job, Wrox!

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


50 of 55 people found the following review helpful:
3.0 out of 5 stars A Candy giving Headaches, April 11, 2001
By 
oz (Orange County, CA) - See all my reviews
This review is from: Beginning XML Programming (Programmer to Programmer) (Paperback)
No doubt this is a must for beginners in XML, and after a long time the GODs at Wrox decided to grace us poor programmers who are not gurus with a Beginning book. The way they had been churning out Professional series out of their factories I had already prepared my obituary for the Beginning series.

About the book. One of the best on the block for XML. Language is simple, easy to understand, and handles complex topics like XSLT very deftly.

Downside. Very very wordy. This is the first time I see in a Beginning series the author spending so much ink and pages on simplest of topics. Strangely enough some complex topic are written off in half a page. Examples in XSLT dont work. Inspite of downloading the XT program which the author recommends, more than half of the examples of the book don't work, leaving you depressed and confused, you then tend to re-read the pages, trying to find if you missed anything... XML applications arent covered in a greater detail and neither are practical examples for XML use shown.

In my opinion even with its faults this book is still, one of the better ones on the block, try skimming thro the earlier pages a bit faster if you don't want to be put to sleep. Don't waste too much time if the books XSLT examples don't work, just buy this books to get your basics covered and made strong.

Lastly, as I have mentioned again and again, Wrox beginning series are no longer what they used to be, and if anyone at wrox is reading this, I pleade them to get back on their earlier motto of providing quality books like the beginning asp/asp databases/javascript series, or end up losing their fans like me.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews











Only search this product's reviews



What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(1)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject