You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by sh...@e-z.net on 2012/04/06 18:51:02 UTC

Handy References For C++ and XML

Samuel,

Here are two small reference books that describe C++ and STL
Templates in a concise and usable manner.  I like to always
have them available at my desk.  They provide quick informative
answers to coding, syntax, and usage questions for C++ programmers.

These are nutshell handbooks.

---

Title:  C++ Syntax and Fundamentals
        C++ Pocket Reference
Author: Kyle Loudon
Publisher: O'Reilly Media Inc.

---

Title:  Containers, Iterators, and Algorithms
        STL Pocket Reference
Author: Ray Lischner
Publisher: O'Reilly Media Inc.

---

Another handbook I like is a brief compilation of relevant XML standards.
This provides general detail.  When I need explicit detail, I refer to
the published recommendations at http://www.w3.org/tr/.  The SOAP chapter
is pretty much deprecated.

---

Title:  Essential XML Quick Reference
        A Programmer's Reference to XML, XPath, XSLT, XML Schema, SOAP and
More
Authors: Aaron Skonnard and Martin Gudgin
Publisher: Addison-Wesley

---

Sincerely,
Steven J. Hathaway
Xalan Documentation Project



---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org