Design Pattern Riddle #17

q. When there are items that share a creation process,
Them I’m a shoe in to follow that through
Like the foxtrot, I follow a set of steps,
Then I launch them on their dancing debut.

a. Builder

Need help? Here is a list of remaining Design Patterns.

~/riddle by me

Read More »

Design Pattern Riddle #16

q. If you need a bunch of something,
And you know which one to reap.
Then I’ll copy it over and over,
Like the woolly dolly sheep.

a. Prototype

~/riddle by me

Read More »

Design Pattern Riddle #15

q. I split a class from what it does and how it goes,
So they can each grow in their isolated silo.
I keep you dry from the waters that flow,
And shelter you safe from falling below.

a. Bridge

~/riddle by me

Read More »

Design Pattern Riddle #14

q. There once were two incompatible classes,
they were mismatched and unable to commune.
Then along came a extraordinary pattern,
that allowed them to sing the same tune.

a. Adapter

~/riddle by me

Read More »

Design Pattern Riddle #13

q. I’m all about creating families;
The kinds that have a common subject.
There is no need to provide specific details,
When using this conceptual mill project.

a. Abstract Factory

~/riddle by me

Read More »