162x Filetype PDF File size 2.10 MB Source: kosh.nku.edu
GoFDesign Patterns CSC 440: Software Engineering Slide #1 Topics 1. GoFDesign Patterns 2. Template Method 3. Strategy 4. Composite 5. Adapter CSC 440: Software Engineering Slide #2 Design Patterns Book Classic text that started Design Patterns movement written by the Gang of Four (GoF). We’ll introduce several widely used patterns from the book. Useful solutions for certain problems, but if you don’t have the problem, don’t use the pattern. CSC 440: Software Engineering Slide #3 GoFDesign Patterns Catalog Behavioral Creational Structural Interpreter Factory Adapter Template Abstract Factory Bridge method Builder Composite Chain of Prototype Responsibility Decorator Command Singleton Façade Iterator Flyweight Mediator Proxy Memento Observer State Strategy Visitor CSC 440: Software Engineering Slide #4
no reviews yet
Please Login to review.