Methodologies
- 101
- Arcus Patterns for Business Information Systems
- Contains pattern papers on exception handling, database access, client/server UI design and design in general for the domain of business information systems.
- 102
- Big Ball of Mud
- An examination of this most frequently deployed of software architectures. A casually, even haphazardly, structured system, the organization of which is dictated more by expediency than design.
- 104
- Demeter
- Information on Adaptive Programming including links, books, and papers. (Karl J. Lieberherr)
- 106
- Design Pattern Automation Toolkit
- A toolkit to design applications using design patterns, with facility to generate code, and reverse engineering. Drag and Drop facility to create UML Class diagrams support to write custom plug-ins for code generators and reverse engineering. [Open source, GPL]
- 107
- Design Patterns Explained: A New Perspective on Object-Oriented Design
- By Alan Shalloway and James R. Trott. Preface, table of contents, chapter from book, errata and answers to questions.
- 108
- Experiences
- Article by Todd Coram and Jim Lee. A pattern language that can be used to generate user centered software designs.
- 111
- Lord of the Flies
- Describes a 'going native' organizational pattern for improving software development productivity.
- 112
- Pattern Languages of Programs (PLoP) Conference
- Information about forthcoming and past PLoP conferences.
- 114
- Patterns for Object/Relational Database Access
- Contains patterns, links and literature on object/relational database access layers.
- 115
- Portland Pattern Repository
- Very useful pattern information. Includes articles as well as discussions in the form of the WikiWikiWeb.
- 117
- Welie.com
- Design patterns for many uses: graphic user interfaces, Web, mobile interface; background information, links to literature and other collections.
- 118
- Why a Duck
- An introduction to polymorphism and design patterns, by John Brewer. Includes links and source code.