Structural Design Patterns




Complete Developer Podcast show

Summary: Continuing the series on design patterns with structural design patterns. Design patterns are a way of thinking about abstract concepts in Object-Oriented Programming. Structural design patterns deal with the relationships between entities. They make it easier for objects to work together.