Month: June 2023

Project – Greeter – Structural Patterns

Context: We’ve programmed a highly sophisticated greeting system that we want to reuse in a new program. However, its interface does not match the new design, and we cannot modify it because other systems use that greeting system.To fix this problem, we decided to apply the Adapter pattern. Here is the code of the external […]



          Copyright © 2015-2024 | About | Terms of Service | Privacy Policy