Efficient user interfaces

后端 未结 8 994
广开言路
广开言路 2021-02-10 04:33

Speed and learnability do not directly fight each other, but it seems easy enough to design such a GUI that lacks either (or both) of them. GUI designers seem to prefer \'easy t

8条回答
  •  离开以前
    2021-02-10 05:31

    I would like to point you towards Kathy Sierra's old blog for thoughts on 'easy to learn' and 'fast to apply' — I don't necessarily agree there needs to be a tradeoff between the two.

    Three posts to get you started:

    1. How much control should users have? This post ponders on whether 'fast to apply' is the ideal we should strive for.
    2. The hi-res user experience talks about what you say about "normal people" vs. others. It's not so much that there are different kinds of people, but there are different levels of learning/expertise/involvement. Some are satisfied with less, some need more. How you get from less to more is arguably pretty much the same for everyone.
    3. Finally, Featuritis vs. the Happy User Peak talks about the scope creep pointed out by @tinkertim.

提交回复
热议问题