395 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
489
489 views
DWP asked Sep 20, 2018
489 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
800
800 views
0 0 votes
1 1 answer
512
512 views
Suzanne asked Sep 30, 2018
512 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
709
709 views
tofighi asked May 20, 2019
709 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...