2021-05-04 16:07:40 +00:00
:PROPERTIES:
:ID: 1a6187c9-6c79-4378-bf8d-935c8a3d9167
:END:
2021-07-20 11:52:43 +00:00
#+title : Learning a new skill often starts from specific places
2021-04-01 16:08:15 +00:00
#+date : "2020-07-08 22:42:47 +08:00"
2021-07-20 11:52:43 +00:00
#+date_modified : "2021-07-19 19:08:26 +08:00"
2021-04-01 16:08:15 +00:00
#+language : en
2020-07-10 15:31:18 +00:00
2021-07-20 11:52:43 +00:00
We often [[id:01459b18-3f30-418e-bd8d-42661d5ea223 ][Start with wishful thinking ]].
Thus, most would start learning with the top-bottom approach (i.e., specific to general topics).
2020-07-10 15:31:18 +00:00
2021-07-20 11:52:43 +00:00
Documenting this process, the core of [[id:af0ccefe-c671-47bf-94f7-62243c805745 ][Skill-building ]] has the following workflow.
2020-07-10 15:31:18 +00:00
- Document your specific example (e.g., a website, a drawing, a 3D scene).
2021-05-04 16:07:40 +00:00
You can [[id:0dbfee88-cdce-48d1-9a10-23fc12d9bcd5 ][Refer to advanced resources when skill-building for a solid short-term goal ]] to clear your specific example similar to a final proof-reading before you submit your paper.
2021-04-30 06:28:20 +00:00
2020-07-10 15:31:18 +00:00
- Then, try to learn the specific example.
2021-07-20 11:52:43 +00:00
For a start, you can [[id:b318dc2b-5fa1-48ff-9d33-6fbbdee46a2f ][Write down the simplest possible example ]].
2021-04-30 06:28:20 +00:00
2020-07-10 15:31:18 +00:00
- For every unknown part of the example, try to understand the underlying concepts.
If the underlying concept is not yet understood, then dig deeper into understanding the underlying concept of that underlying concept ad infinitum.
2021-04-30 06:28:20 +00:00
2020-07-10 15:31:18 +00:00
- With the tree of to-be-understood underlying concepts, take a peek between each underlying concepts of various depths until you can easily see the connections between them.
2021-04-30 06:28:20 +00:00
2020-07-10 15:31:18 +00:00
- Work your way up the knowledge tree you've just created until you can reproduce/create the example with your newfound hierarchical knowledge.
2021-07-20 11:52:43 +00:00
The key idea is to [[id:92a10fe2-f4d1-4e5e-b5f4-3779db13a2e5 ][Create roadmaps to stay on track ]].
Normally, we do the above process subconciously but to explicitly write tasks and projects that we want to tackle can lessen the burden.