mirror of
https://github.com/foo-dogsquared/wiki.git
synced 2025-02-07 06:19:03 +00:00
17 lines
7.7 KiB
HTML
17 lines
7.7 KiB
HTML
<!DOCTYPE html><html><head><meta name="viewport" content="width=device-width"/><meta charSet="utf-8"/><title>Diving head-first into a difficult problem makes a bad start</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>Diving head-first into a difficult problem makes a bad start</h1><section class="post-metadata"><span>Date: <!-- -->2021-05-20 20:32:49 +08:00</span><span>Date modified: <!-- -->2021-07-20 14:39:12 +08:00</span></section><nav class="toc"><ol class="toc-level toc-level-1"></ol></nav><ul><li><p>while 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>, a difficult problem is... difficult;
|
|
you might see little progress compared to starting with a beginner's choice
|
|
</p></li><li><p>you can always practice <a href="/wiki/learning.techniques.interleaving">Switching between different topics makes new perspective</a> between the two as <a href="/wiki/2021-05-20-20-25-47">Diving head-first with a difficult problem is a good indicator of progress</a> as you make your steps
|
|
</p></li><li><p>it can overwhelming with the amount of steps that you need to take
|
|
</p></li><li><p>you can mix other problems that doesn't need to be there and difficult concepts essentially comes from understanding the basics
|
|
</p></li><li><p>this is why you should <a href="/wiki/2021-05-05-18-06-29">Start small and improve later</a> and <a href="/wiki/2021-04-30-14-12-52">Create roadmaps to stay on track</a> to prevent forming bad habits in the first place
|
|
</p></li></ul><section><h2>Backlinks</h2><ul><li><a href="/wiki/2020-07-06-03-47-52">Refer to advanced resources when skill-building for a solid short-term goal</a></li><li><a href="/wiki/2021-05-20-20-25-47">Diving head-first with a difficult problem is a good indicator of progress</a></li><li><a href="/wiki/2021-06-21-10-08-01">Start with wishful thinking</a></li></ul></section></main></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"metadata":{"date":"\"2021-05-20 20:32:49 +08:00\"","date_modified":"\"2021-07-20 14:39:12 +08:00\"","language":"en","source":""},"title":"Diving head-first into a difficult problem makes a bad start","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":"while 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":", a difficult problem is... difficult;\n you might see little progress compared to starting with a beginner's choice\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"you can always practice "},{"type":"element","tagName":"a","properties":{"href":"/learning.techniques.interleaving"},"children":[{"type":"text","value":"Switching between different topics makes new perspective"}]},{"type":"text","value":" between the two as "},{"type":"element","tagName":"a","properties":{"href":"/2021-05-20-20-25-47"},"children":[{"type":"text","value":"Diving head-first with a difficult problem is a good indicator of progress"}]},{"type":"text","value":" as you make your steps\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"it can overwhelming with the amount of steps that you need to take\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"you can mix other problems that doesn't need to be there and difficult concepts essentially comes from understanding the basics\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"this is why you should "},{"type":"element","tagName":"a","properties":{"href":"/2021-05-05-18-06-29"},"children":[{"type":"text","value":"Start small and improve later"}]},{"type":"text","value":" and "},{"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":" to prevent forming bad habits in the first place\n"}]}]}]}]},"backlinks":[{"path":"/2020-07-06-03-47-52","title":"Refer to advanced resources when skill-building for a solid short-term goal"},{"path":"/2021-05-20-20-25-47","title":"Diving head-first with a difficult problem is a good indicator of progress"},{"path":"/2021-06-21-10-08-01","title":"Start with wishful thinking"}]},"__N_SSG":true},"page":"/[[...slug]]","query":{"slug":["2021-05-20-20-32-49"]},"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> |