577 views

1 Answer

0 0 votes
- Psychology and Cognitive Science
    - Involves the user's perceptual, cognitive, and problem solving skills
- Ergonomics
    - Involves the user's physical capabilities
- Sociology
    - Helps to understand the wider context to the current interaction
- Computer Science/Engineering
    - Building the necessary technology
    - Emphasis made on pragmatics vs theory, aka it needs to be known how to apply the theory to the problem
- Graphic Design
    - Used to create effective, and usable interfaces
- Technical Writing
    - Used to produce the specifications for the developers, and the manuals for the users

Related questions

0 0 votes
1 1 answer
672
672 views
DWP asked Sep 20, 2018
672 views
Please give some examples for recent professions that have been created to deal with HCI matters and describe their responsibilities.
1 1 vote
1 1 answer
998
998 views
0 0 votes
1 1 answer
726
726 views
Suzanne asked Sep 30, 2018
726 views
Describe three ways to improve the process of storing information from short-term memory to long-term memory.
0 0 votes
1 1 answer
929
929 views
tofighi asked May 20, 2019
929 views
Python3 and Python2 seems so similar, and the only changes which are obvious are some changes in functions such as print that now needs parentheses. Are there other impro...