mirror of
https://github.com/foo-dogsquared/wiki.git
synced 2025-02-07 12:19:31 +00:00
23 lines
8.4 KiB
HTML
23 lines
8.4 KiB
HTML
<!DOCTYPE html><html><head><meta name="viewport" content="width=device-width"/><meta charSet="utf-8"/><title>Argument structure matters over accuracy when presenting information</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: [ ['$','$'], ['\(','\)'] ],
|
|
displayMath: [ ['$$','$$'], ['[',']'] ]
|
|
},
|
|
options = {
|
|
processHtmlClass = "math"
|
|
}
|
|
}
|
|
</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>Argument structure matters over accuracy when presenting information</h1><section class="post-metadata"><span>Date: <!-- -->2022-06-19 11:57:26 +08:00</span><span>Date modified: <!-- -->2022-06-19 11:57:48 +08:00</span></section><nav class="toc"><ol class="toc-level toc-level-1"></ol></nav><ul><li><p>information is infinite and there's only so little we can take;
|
|
the writers should take note of their target audience with the prerequisite knowledge and the average knowledge ceiling they're willing to take
|
|
</p></li><li><p>how we take information can change given the same information when structured differently;
|
|
argument structure matters more
|
|
</p></li><li><p>one way to present information is to give an overview then slowly breaking the details down;
|
|
a <a href="/wiki/2021-05-05-18-06-29">Start small and improve later</a>-type of ideal
|
|
</p></li><li><p>while this point is applied mostly for <a href="roam:Writing">roam:Writing</a> and <a href="/wiki/2020-04-15-14-35-55">Note-taking</a> introductory materials, this also works with technical documents with the benefit of being easier to be referenced in the future
|
|
</p></li><li><p>examples
|
|
</p><ul><li><p><a href="/wiki/literature.cs50x">CS50x</a> is a computer science course presented with this in mind intended for people with absolute zero prequisite knowledge;
|
|
the introduction to strings in C, for example, is a more specific example of this by presenting them first as another type then later breaking it down as an array (of characters) which is introduced later
|
|
</p></li><li><p><a href="https://www.youtube.com/c/inanutshell">Kurzgesagt</a> is a channel that mostly does this especially given their video format;
|
|
in fact, they even have a <a href="https://www.youtube.com/watch?v=XFqn3uy238E">video</a> relating to this point
|
|
</p></li></ul></li></ul></main></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"metadata":{"date":"2022-06-19 11:57:26 +08:00","date_modified":"2022-06-19 11:57:48 +08:00","language":"en","source":""},"title":"Argument structure matters over accuracy when presenting information","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":"text","value":"information is infinite and there's only so little we can take;\n the writers should take note of their target audience with the prerequisite knowledge and the average knowledge ceiling they're willing to take\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"how we take information can change given the same information when structured differently;\n argument structure matters more\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"one way to present information is to give an overview then slowly breaking the details down;\n a "},{"type":"element","tagName":"a","properties":{"href":"/2021-05-05-18-06-29"},"children":[{"type":"text","value":"Start small and improve later"}]},{"type":"text","value":"-type of ideal\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"while this point is applied mostly for "},{"type":"element","tagName":"a","properties":{"href":"roam:Writing"},"children":[{"type":"text","value":"roam:Writing"}]},{"type":"text","value":" and "},{"type":"element","tagName":"a","properties":{"href":"/2020-04-15-14-35-55"},"children":[{"type":"text","value":"Note-taking"}]},{"type":"text","value":" introductory materials, this also works with technical documents with the benefit of being easier to be referenced in the future\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"examples\n"}]},{"type":"element","tagName":"ul","properties":{},"children":[{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"element","tagName":"a","properties":{"href":"/literature.cs50x"},"children":[{"type":"text","value":"CS50x"}]},{"type":"text","value":" is a computer science course presented with this in mind intended for people with absolute zero prequisite knowledge;\n the introduction to strings in C, for example, is a more specific example of this by presenting them first as another type then later breaking it down as an array (of characters) which is introduced later\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"element","tagName":"a","properties":{"href":"https://www.youtube.com/c/inanutshell"},"children":[{"type":"text","value":"Kurzgesagt"}]},{"type":"text","value":" is a channel that mostly does this especially given their video format;\n in fact, they even have a "},{"type":"element","tagName":"a","properties":{"href":"https://www.youtube.com/watch?v=XFqn3uy238E"},"children":[{"type":"text","value":"video"}]},{"type":"text","value":" relating to this point\n"}]}]}]}]}]}]},"backlinks":[]},"__N_SSG":true},"page":"/[[...slug]]","query":{"slug":["2022-06-19-11-57-26"]},"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> |