wiki/2020-07-08-22-42-47.html
2022-07-29 15:41:17 +00:00

28 lines
10 KiB
HTML

<!DOCTYPE html><html><head><meta name="viewport" content="width=device-width"/><meta charSet="utf-8"/><title>Learning a new skill often starts from specific places</title><script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script><script id="MathJax-script" async="" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script><script type="text/x-mathjax-config">
MathJax = {
tex: {
inlineMath: [ [&#x27;$&#x27;,&#x27;$&#x27;], [&#x27;\(&#x27;,&#x27;\)&#x27;] ],
displayMath: [ [&#x27;$$&#x27;,&#x27;$$&#x27;], [&#x27;[&#x27;,&#x27;]&#x27;] ]
},
options = {
processHtmlClass = &quot;math&quot;
}
}
</script><meta name="next-head-count" content="6"/><link rel="preload" href="/wiki/_next/static/css/52fc2ba29703df73922c.css" as="style"/><link rel="stylesheet" href="/wiki/_next/static/css/52fc2ba29703df73922c.css" data-n-g=""/><noscript data-n-css=""></noscript><link rel="preload" href="/wiki/_next/static/chunks/main-ae4733327bd95c4ac325.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/webpack-50bee04d1dc61f8adf5b.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/framework.9d524150d48315f49e80.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/commons.0e1c3f9aa780c2dfe9f0.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/pages/_app-8e3d0c58a60ec788aa69.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/940643274e605e7596ecea1f2ff8d83317a3fb76.4841a16762f602a59f00.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/pages/%5B%5B...slug%5D%5D-1aa198f87ede1cd0e1dc.js" as="script"/></head><body><div id="__next"><main><h1>Learning a new skill often starts from specific places</h1><section class="post-metadata"><span>Date: <!-- -->2020-07-08 22:42:47 +08:00</span><span>Date modified: <!-- -->2022-01-09 11:50:50 +08:00</span></section><nav class="toc"><ol class="toc-level toc-level-1"></ol></nav><p>We often <a href="/wiki/2021-06-21-10-08-01">Start with wishful thinking</a>.
Thus, most would start learning with the top-bottom approach (i.e., specific to general topics).
</p><p>A lot of those learning process starts from what you&#x27;ve seen from other people.
You want to <a href="/wiki/2022-01-09-11-37-21">Look into tutorials with a solid-end goal</a> or <a href="/wiki/2021-07-22-14-11-16">Follow the experts in the field</a>.
You most likely start from similar types as <a href="/wiki/2021-07-21-17-59-19">Examples and stories are more memorable than explanations</a>.
</p><p>Documenting this process, the core of <a href="/wiki/2021-07-09-19-20-50">Skill-building</a> has the following workflow.
</p><ul><li><p>Document your specific example (e.g., a website, a drawing, a 3D scene).
You can <a href="/wiki/2020-07-06-03-47-52">Refer to advanced resources when skill-building for a solid short-term goal</a> to clear your specific example similar to a final proof-reading before you submit your paper.
</p></li><li><p>Then, try to learn the specific example.
For a start, you can <a href="/wiki/2020-06-27-18-31-40">Write down the simplest possible example</a>.
</p></li><li><p>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.
</p></li><li><p>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.
Be careful of <a href="/wiki/learning.pitfalls.overlearning">Overlearning</a>.
</p></li><li><p>Work your way up the knowledge tree you&#x27;ve just created until you can reproduce/create the example with your newfound hierarchical knowledge accurately.
</p></li></ul><p>The key idea is to <a href="/wiki/2021-04-30-14-12-52">Create roadmaps to stay on track</a>.
Normally, we do the above process subconciously but to explicitly write tasks and projects that we want to tackle can lessen the burden.
</p><section><h2>Backlinks</h2><ul><li><a href="/wiki/2021-07-09-19-20-50">Skill-building</a></li><li><a href="/wiki/2021-07-21-17-59-19">Examples and stories are more memorable than explanations</a></li><li><a href="/wiki/learning.pitfalls.overlearning">Overlearning</a></li></ul></section></main></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"metadata":{"date":"\"2020-07-08 22:42:47 +08:00\"","date_modified":"\"2022-01-09 11:50:50 +08:00\"","language":"en","source":""},"title":"Learning a new skill often starts from specific places","hast":{"type":"root","children":[{"type":"element","tagName":"nav","properties":{"className":"toc"},"children":[{"type":"element","tagName":"ol","properties":{"className":"toc-level toc-level-1"},"children":[]}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"We often "},{"type":"element","tagName":"a","properties":{"href":"/2021-06-21-10-08-01"},"children":[{"type":"text","value":"Start with wishful thinking"}]},{"type":"text","value":".\nThus, most would start learning with the top-bottom approach (i.e., specific to general topics).\n"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"A lot of those learning process starts from what you've seen from other people.\nYou want to "},{"type":"element","tagName":"a","properties":{"href":"/2022-01-09-11-37-21"},"children":[{"type":"text","value":"Look into tutorials with a solid-end goal"}]},{"type":"text","value":" or "},{"type":"element","tagName":"a","properties":{"href":"/2021-07-22-14-11-16"},"children":[{"type":"text","value":"Follow the experts in the field"}]},{"type":"text","value":".\nYou most likely start from similar types as "},{"type":"element","tagName":"a","properties":{"href":"/2021-07-21-17-59-19"},"children":[{"type":"text","value":"Examples and stories are more memorable than explanations"}]},{"type":"text","value":".\n"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Documenting this process, the core of "},{"type":"element","tagName":"a","properties":{"href":"/2021-07-09-19-20-50"},"children":[{"type":"text","value":"Skill-building"}]},{"type":"text","value":" has the following workflow.\n"}]},{"type":"element","tagName":"ul","properties":{},"children":[{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Document your specific example (e.g., a website, a drawing, a 3D scene).\n You can "},{"type":"element","tagName":"a","properties":{"href":"/2020-07-06-03-47-52"},"children":[{"type":"text","value":"Refer to advanced resources when skill-building for a solid short-term goal"}]},{"type":"text","value":" to clear your specific example similar to a final proof-reading before you submit your paper.\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Then, try to learn the specific example.\n For a start, you can "},{"type":"element","tagName":"a","properties":{"href":"/2020-06-27-18-31-40"},"children":[{"type":"text","value":"Write down the simplest possible example"}]},{"type":"text","value":".\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"For every unknown part of the example, try to understand the underlying concepts.\n If the underlying concept is not yet understood, then dig deeper into understanding the underlying concept of that underlying concept ad infinitum.\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"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.\n Be careful of "},{"type":"element","tagName":"a","properties":{"href":"/learning.pitfalls.overlearning"},"children":[{"type":"text","value":"Overlearning"}]},{"type":"text","value":".\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Work your way up the knowledge tree you've just created until you can reproduce/create the example with your newfound hierarchical knowledge accurately.\n"}]}]}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"The key idea is to "},{"type":"element","tagName":"a","properties":{"href":"/2021-04-30-14-12-52"},"children":[{"type":"text","value":"Create roadmaps to stay on track"}]},{"type":"text","value":".\nNormally, we do the above process subconciously but to explicitly write tasks and projects that we want to tackle can lessen the burden.\n"}]}]},"backlinks":[{"path":"/2021-07-09-19-20-50","title":"Skill-building"},{"path":"/2021-07-21-17-59-19","title":"Examples and stories are more memorable than explanations"},{"path":"/learning.pitfalls.overlearning","title":"Overlearning"}]},"__N_SSG":true},"page":"/[[...slug]]","query":{"slug":["2020-07-08-22-42-47"]},"buildId":"Ie9t5zutrXP6Of75Cb5xF","assetPrefix":"/wiki","nextExport":false,"isFallback":false,"gsp":true}</script><script nomodule="" src="/wiki/_next/static/chunks/polyfills-99d808df29361cf7ffb1.js"></script><script src="/wiki/_next/static/chunks/main-ae4733327bd95c4ac325.js" async=""></script><script src="/wiki/_next/static/chunks/webpack-50bee04d1dc61f8adf5b.js" async=""></script><script src="/wiki/_next/static/chunks/framework.9d524150d48315f49e80.js" async=""></script><script src="/wiki/_next/static/chunks/commons.0e1c3f9aa780c2dfe9f0.js" async=""></script><script src="/wiki/_next/static/chunks/pages/_app-8e3d0c58a60ec788aa69.js" async=""></script><script src="/wiki/_next/static/chunks/940643274e605e7596ecea1f2ff8d83317a3fb76.4841a16762f602a59f00.js" async=""></script><script src="/wiki/_next/static/chunks/pages/%5B%5B...slug%5D%5D-1aa198f87ede1cd0e1dc.js" async=""></script><script src="/wiki/_next/static/Ie9t5zutrXP6Of75Cb5xF/_buildManifest.js" async=""></script><script src="/wiki/_next/static/Ie9t5zutrXP6Of75Cb5xF/_ssgManifest.js" async=""></script></body></html>