Thread: Practice...
View Single Post
Old 02-11-2005, 05:12 PM   #3 (permalink)
ALF_Bass
Learning C++
 
Join Date: Feb 2005
Location: Ottawa
Posts: 10
ALF_Bass is on a distinguished road
Quote:
Originally Posted by Valmont
- Use the Template Method to implement the sorting order interface.
- Use the Strategy Pattern to implement the choice between the two sorting algorithms.
- Use the Command Design pattern to create a "Console GUI" so the user can choose with menu's and submenus:
I need clarification on those 3 models, in the meantime I'll get started on what I do know.
ALF_Bass is offline   Reply With Quote