|
|
|
|
|
XML Structure
Books about how to structure XML
documents.
|
|
|
|
|
|
top of
page
|
|
Structuring XML Documents
Great book on how to structure your XML
documents. Covers both XML and SGML.
Tends to leans towards publishing
oriented DTDs. Also contains a good
section on Architectural Forms.
|
|
|
|
|
|
Patterns
Books about Patterns.
|
|
|
|
|
top of
page
|
|
The Timeless Way of Building
Alexander introduces what patterns are all about and explains where their power
comes from. Established a great foundation for building a pattern
language. A must read for anyone serious about patterns.
|
|
|
|
|
|
Software Design Patterns
Books about Design Patterns in Object-Oriented Software Development.
|
|
|
|
|
top of
page
|
|
Design Patterns: Elements of Reusable Object-Oriented Software
Erich Gamma
Richard Helm
Ralph Johnson
John Vlissides
The book that defined the patterns movement in the object-oriented
development community. This work is often referred to as the "Gang of Four" (or
GoF) book. A must read for Object-Oriented Software designers.
|
|
Pattern Hatching - Design Patterns Applied
By one of the authors of the GoF book. Discusses the finer points and new
insights of the patterns in the GoF book. Also discusses some of the process that
went into writing the original book. Great for aspiring pattern authors in the
object oriented software field.
|
|
|