Mental models in skill learning¶
Mental models (心智模式) represent the fundamental units of understanding used to navigate and acquire new skills.^[600-developer-spring-images-the-first-20-hours.md]
In the context of skill acquisition, a mental model is defined as a method or habit for understanding and recognizing the relationships and mechanisms of how things work in the world.^[600-developer-spring-images-the-first-20-hours.md] They function as cognitive shortcuts that allow learners to predict outcomes and interact with new systems more effectively.
Role in Learning¶
Mental models serve as the "most basic unit" of learning.^[600-developer-spring-images-the-first-20-hours.md] As a learner researches a new skill, they will naturally begin to identify recurring theories and methods; identifying these patterns helps establish robust mental models.^[600-developer-spring-images-the-first-20-hours.md]
Once a correct mental model is established, it allows the learner to: * Predict Outcomes: Anticipate what will happen next in a process.^[600-developer-spring-images-the-first-20-hours.md] * Bridge Terminology Gaps: Understand complex or professional terminology by relating it to known functions.^[600-developer-spring-images-the-first-20-hours.md] * Communicate: Share experiences and feelings with others more easily.^[600-developer-spring-images-the-first-20-hours.md]
Analogies and Metaphors¶
A primary technique for building mental models is the use of analogies and metaphors (關聯類比).^[600-developer-spring-images-the-first-20-hours.md] By comparing a new, abstract concept to something familiar, learners can rapidly grasp how a system functions.
For example, a "web server" can be understood by comparing it to a "librarian"—both receive requests, search a collection, and return the desired item to the requester.^[600-developer-spring-images-the-first-20-hours.md] The more accurate models a learner finds during the early research phase, the more they stand to benefit during subsequent training.^[600-developer-spring-images-the-first-20-hours.md]
Related Concepts¶
- [[Analogical reasoning]]
- [[Cognitive biases]]
- [[Deconstruction (learning)]]
Sources¶
^[600-developer-spring-images-the-first-20-hours.md]