  |
Pattern-Oriented Software Architecture: Patterns for Concurrent and Networked Objects - http://www.cs.wustl.edu/~schmidt/POSA/
The patterns in this book form the basis of a pattern language that addresses issues associated with concurrency and networking. |
  |
Small Memory Software - http://www.smallmemory.com/
By Charles Weir and James Noble. Overview, preface, acknowledgments, table of Contents and archive of the C++ and Java source code for the examples in the book. |
  |
Process Patterns - http://www.ambysoft.com/books/processPatterns.html
Building Large-Scale Systems Using Object Technology. Covers how the object-oriented development process works. Shows a detailed view of the Initiate and Construct phases of OO development, the phases where software is built. By Scott W. Ambler, SIGS Books. |
  |
A Functional Pattern System for Object-Oriented Design - http://www.mm.informatik.tu-darmstadt.de/staff/kuehne/fps/
Content description, abstract and table of contents, by Thomas Kühne. |
  |
Design Pattern Synopses - http://www.mindspring.com/~mgrand/pattern_synopses.htm
Synopses of design patterns from the book Patterns in Java, by Mark Grand. |