wiki/2021-07-21-17-59-19.html
2022-07-29 15:41:17 +00:00

18 lines
8.3 KiB
HTML

<!DOCTYPE html><html><head><meta name="viewport" content="width=device-width"/><meta charSet="utf-8"/><title>Examples and stories are more memorable than explanations</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>Examples and stories are more memorable than explanations</h1><section class="post-metadata"><span>Date: <!-- -->2021-07-21 17:59:19 +08:00</span><span>Date modified: <!-- -->2022-04-19 20:15:03 +08:00</span></section><nav class="toc"><ol class="toc-level toc-level-1"></ol></nav><ul><li><p><a href="/wiki/2021-05-08-23-12-29">We are more associative than structured</a>;
we easily weave a narrative on top of an idea or remember more easily because of a story;
examples and stories are just one compact idea that tend to tune more into familiar things (e.g., narratives, analogies)
</p></li><li><p>in my experience, legends and origin stories are often more memorable especially with the outlandish ones like the ancient Greek and Egyptian stories
</p></li><li><p>in a way, we <a href="/wiki/2021-04-06-22-25-17">Prefer referencing over remembering</a></p></li><li><p>at times, we are also more creative than logical but it does not mean that <a href="/wiki/2021-07-21-19-26-45">Creativity and logic are not opposites</a></p></li><li><p>obviously, this doesn&#x27;t mean explanations should be abandoned;
<a href="/wiki/2021-05-14-11-48-20">Understanding comes first from memory</a> and explanations tend to be one of the first things we remember when going back to a topic
</p></li><li><p>furthermore, those examples can serve as practical way to start learning on things;
<a href="/wiki/2020-07-08-22-42-47">Learning a new skill often starts from specific places</a></p></li></ul><section><h2>Backlinks</h2><ul><li><a href="/wiki/2020-07-08-22-42-47">Learning a new skill often starts from specific places</a></li><li><a href="/wiki/2021-02-28-14-52-58">Create examples of ranking complexity when documenting your project</a></li><li><a href="/wiki/2021-08-01-07-50-47">Specific use cases are better than step-by-step tutorials</a></li><li><a href="/wiki/2022-01-09-11-37-21">Look into tutorials with a solid-end goal</a></li><li><a href="/wiki/learning.techniques.memory-palace">Memory palace</a></li></ul></section></main></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"metadata":{"date":"2021-07-21 17:59:19 +08:00","date_modified":"2022-04-19 20:15:03 +08:00","language":"en","source":""},"title":"Examples and stories are more memorable than explanations","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":"ul","properties":{},"children":[{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"element","tagName":"a","properties":{"href":"/2021-05-08-23-12-29"},"children":[{"type":"text","value":"We are more associative than structured"}]},{"type":"text","value":";\n we easily weave a narrative on top of an idea or remember more easily because of a story;\n examples and stories are just one compact idea that tend to tune more into familiar things (e.g., narratives, analogies)\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"in my experience, legends and origin stories are often more memorable especially with the outlandish ones like the ancient Greek and Egyptian stories\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"in a way, we "},{"type":"element","tagName":"a","properties":{"href":"/2021-04-06-22-25-17"},"children":[{"type":"text","value":"Prefer referencing over remembering"}]}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"at times, we are also more creative than logical but it does not mean that "},{"type":"element","tagName":"a","properties":{"href":"/2021-07-21-19-26-45"},"children":[{"type":"text","value":"Creativity and logic are not opposites"}]}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"obviously, this doesn't mean explanations should be abandoned;\n "},{"type":"element","tagName":"a","properties":{"href":"/2021-05-14-11-48-20"},"children":[{"type":"text","value":"Understanding comes first from memory"}]},{"type":"text","value":" and explanations tend to be one of the first things we remember when going back to a topic\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"furthermore, those examples can serve as practical way to start learning on things;\n "},{"type":"element","tagName":"a","properties":{"href":"/2020-07-08-22-42-47"},"children":[{"type":"text","value":"Learning a new skill often starts from specific places"}]}]}]}]}]},"backlinks":[{"path":"/2020-07-08-22-42-47","title":"Learning a new skill often starts from specific places"},{"path":"/2021-02-28-14-52-58","title":"Create examples of ranking complexity when documenting your project"},{"path":"/2021-08-01-07-50-47","title":"Specific use cases are better than step-by-step tutorials"},{"path":"/2022-01-09-11-37-21","title":"Look into tutorials with a solid-end goal"},{"path":"/learning.techniques.memory-palace","title":"Memory palace"}]},"__N_SSG":true},"page":"/[[...slug]]","query":{"slug":["2021-07-21-17-59-19"]},"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>