Using the simplified OOD methodology:
Write down a detailed description of the problem.
Identify all the (relevant) nouns and verbs.
From the list of nouns, select the objects. Identify the data
components of each object.
From the list of verbs, select the operations.
Write a short paper in response to the following prompt:
Your local police department wants to design new software to
keep track of people, property, and criminal activity. List at
least three classes you think should be in the design. For each
class, identify some data members and methods.

Using the simplified OOD methodologyWrite down a detailed descrip.docx

  • 1.
    Using the simplifiedOOD methodology: Write down a detailed description of the problem. Identify all the (relevant) nouns and verbs. From the list of nouns, select the objects. Identify the data components of each object. From the list of verbs, select the operations. Write a short paper in response to the following prompt: Your local police department wants to design new software to keep track of people, property, and criminal activity. List at least three classes you think should be in the design. For each class, identify some data members and methods.