1 / 4

Design patterns exercise

Design patterns exercise. Nick Lopez Duplication of course material for any commercial purpose without the explicit written permission of the professor is prohibited. Number Trains (again). Try to add some design patterns!. Try to add a complex one (e.g. not singleton)

presta
Télécharger la présentation

Design patterns exercise

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Design patterns exercise Nick Lopez Duplication of course material for any commercial purpose without the explicit written permission of the professor is prohibited.

  2. Number Trains (again)

  3. Try to add some design patterns! • Try to add a complex one (e.g. not singleton) • Make changes to the UML • Add / remove classes, relationships, methods • Explain why it is useful • Make a simple sequence diagram showing how the pattern works

  4. Evaluate patterns • Exchange your design with someone else • Is it implemented correctly? • Is the sequence diagram understandable? • How useful is the pattern?

More Related