Pearls Flashcards
1
Q
What does the model pearl explore?
A
An application’s data objects and interface.
2
Q
What are 4 questions you can ask to implement the model pearl?
A
- What can you manipulate?
- How can data objects be manipulated?
- What operations are grouped in each menu?
- Are there any interaction techniques?
3
Q
How can you implement the poke pearl?
A
Search around in an application to see what functionalities you can find.
4
Q
How can you implement the toy pearl?
A
Experiment with a feature in a small document so you don’t mess up your production document.
5
Q
What are the two steps for using the toy pearl?
A
- Create separate documents and test what a feature does.
- Save the document for later use.
6
Q
What are two ways you can use the read and recall pearl?
A
- Explore the menu, dialogs and toolbars to get a sense of where things are located within an application.
- Read documentation such as the user manual, online help and online tutorials so you will know where you can find certain information later on if you need help with something.
7
Q
What are four steps in implementing the copy pearl?
A
- Keep copies of your old stuff in well-named files and folders.
- Capture examples as they come by
- Make a list of what examples can be found where.
- Add comments about what you’ve done within the file.
8
Q
What are 5 peals?
A
- Poke
- Read and recall
- Model
- Copy
- Toy