Chapter 12 - Discussion

  1. Find the problems in each of the following error messages produced by a source code compiler. Briefly state your reasoning and suggest a better message.

    SYNTAX ERROR

    INCORRECTLY FORMED RHS OF EXPRESSION. BAILING OUT ON LINE 6.

    ILLEGAL OPERATION. PROCESS KILLED!!!
     

  2. A popular word processor previously contained an anthropomorphic character to assist you while using the product. Explain disadvantages that are associated with this design.
  3. Describe some guidelines that can be used to avoid falling into the trap of implementing anthropomorphic characteristics into an interface.
  4. Color displays are attractive to users and can often improve task performance, but the danger of misuse is high. Give examples of each of the five guidelines for using color.