mirror of
https://github.com/foo-dogsquared/wiki.git
synced 2025-02-07 12:19:31 +00:00
1 line
5.4 KiB
JSON
1 line
5.4 KiB
JSON
|
{"pageProps":{"metadata":{"date":"\"2021-05-05 18:06:29 +08:00\"","date_modified":"\"2021-07-22 14:31:32 +08:00\"","language":"en","source":""},"title":"Start small and improve later","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":"This is a very simple advice applicable on lots of places.\n"}]},{"type":"element","tagName":"ul","properties":{},"children":[{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"In speedrunning, when starting to learn the mechanics of the game, you may want to finish a whole run no matter how bad it is to get the bigger picture.\n This way, you'll know what techniques and tricks you find difficult and improve on it immediately.\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"When "},{"type":"element","tagName":"a","properties":{"href":"/2021-07-22-14-09-26"},"children":[{"type":"text","value":"Programming"}]},{"type":"text","value":", you can start with solving one coding problem until you're now comfortable to take two.\n Then, with a couple of problems, you're now comfortable to take three and so on.\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"In "},{"type":"element","tagName":"a","properties":{"href":"/2020-12-26-13-30-39"},"children":[{"type":"text","value":"Illustration"}]},{"type":"text","value":", one often starts with a sketch with rough shapes and outlines.\n The details may then change in the later phases of the sketch.\n This can make immediate improvements especially when you found out the outcome does not fit with what you've visualized.\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"In "},{"type":"element","tagName":"a","properties":{"href":"/2021-07-09-19-20-50"},"children":[{"type":"text","value":"Skill-building"}]},{"type":"text","value":", you start from the basic concepts.\n This is to build a foundation for complex topics and flexibility you need to create a solution.\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"In "},{"type":"element","tagName":"a","properties":{"href":"/2021-06-18-10-36-37"},"children":[{"type":"text","value":"Writing"}]},{"type":"text","value":", you often start with the outlines of the article or a story.\n You then fill the details for the point or scenario you're writing.\n"}]}]}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"The point is to reach bigger advancements must come from somewhere even in the smallest amounts.\n"},{"type":"element","tagName":"a","properties":{"href":"/2021-07-22-14-02-51"},"children":[{"type":"text","value":"Consistency over time creates more progress"}]},{"type":"text","value":".\nOnce you get comfortable with the task you're supposed to do, you're now getting bigger results than you anticipated from doing one big task in a day.\nThere is always on opportunity to improve things.\n"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"On the other hand, this gradual progression also presents itself on other areas.\n"}]},{"type":"element","tagName":"ul","properties":{},"children":[{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Video games with well-designed tutorials introducing you to the game slowly building up to more complex levels.\n"}]}]},{"type":"element","tagName":"li","properties":{},"
|