: Monday
Modeling OO Design
San Diego Room
Monday, 11:15, 20 minutes
7 | · | 8 | · | 9 | · | 10 | · | 11 | · | 12 | · | 13 | · | 14 | · | 15 | · | 16 | · | 17 | · | 18 | · | 19 | · | 20 | · | 21 |
Robert Rist, University of Technology, Sydney
This paper presents a method of teaching OO design based on modeling the software design process. Design is essentially about making choices when an initial idea is extended to construct an executable system. The paper first defines the essence of a solution, the plan structure. It then shows how a plan is built from small pieces, and how an abstract plan is translated into code. Many choices are made when translating a plan into an executable OO system. Where there is a choice, a design rule is used to make that choice. The model of teaching identifies the variations and choices that arise during the process of design, and shows how an explicit set of design rules can evaluate the choices and make the best decision.