First time here? Checkout the FAQ!
x
+2 votes
2.4k views
asked in Human Computer Interaction by (116k points)  
I am wondering if someone can explain the Golden Rules of Design by some examples.
  

1 Answer

+1 vote
answered by (116k points)  

It is introduced by Mandel and these three golden rules are:

  • Placing Users in Control
    • Example: providing reversible actions such as undo/redo
  • Reducing Users’ Memory Load
    • Example: providing visual cues such as informative icons
  • Making the Interface Consistent
    • Example: Make it consistent inside an ecosystem such as iOS or Android 

Related questions

...