mirror of
https://github.com/foo-dogsquared/wiki.git
synced 2025-03-14 18:19:04 +00:00
1 line
5.9 KiB
JSON
1 line
5.9 KiB
JSON
![]() |
{"pageProps":{"metadata":{"date":"\"2021-05-05 19:43:14 +08:00\"","date_modified":"\"2022-04-19 20:36:26 +08:00\"","language":"en","source":""},"title":"Look for live sessions as another form of examples","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":"There is something powerful in seeing others doing the task as you are now seeing the process in action.\nA possible reason is our human tendency to follow by example.\nThis is why apprenticeships are a popular form of this as you can gain an upclose look of how an experienced person does things.\n"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Watching live sessions in any form can be a good way to learn and gain perspectives as you're viewing the raw footage of the task from its conception to its completion.\nThis is why seeing live sessions such as live studying, live coding, and speedpainting sessions are compelling to watch.\n"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Some plausible real-life examples...\n"}]},{"type":"element","tagName":"ul","properties":{},"children":[{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"In "},{"type":"element","tagName":"a","properties":{"href":"/2021-07-22-14-09-26"},"children":[{"type":"text","value":"Programming"}]},{"type":"text","value":", you may have discovered alternative ways to debug or introduce you to new tools that is very relevant to you.\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":", you may see new approaches from drawing anatomies or quickly bootstrap a scenario.\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"In "},{"type":"element","tagName":"a","properties":{"href":"roam:Speedrunning"},"children":[{"type":"text","value":"roam:Speedrunning"}]},{"type":"text","value":", you can see optimal routes and tricks that you may not know compared to your runs.\n"}]}]}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Even pre-rendered forms of live sessions such as documentaries, pre-recorded competition matches, behind-the-scenes footage, and commentaries are great to look for albeit incomplete.\nIt still gives you an idea of the process behind the topic.\n"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"This approach, as much as it is nice for gaining new perspectives, is not without its problems:\n"}]},{"type":"element","tagName":"ul","properties":{},"children":[{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"You cannot easily see nuances with their approaches if it has subtleties.\n This could may or may not affect their effectiveness.\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Seeing someone does something requires some prerequisite understanding of their domain.\n It isn't exactly "},{"type":"element","tagName":"a","properties":{"href":"/2021-07-09-19-20-50"},"children":[{"type":"text","value":"Skill-building"}]},{"type":"text","value":" without prerequisites.\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"There is always a possibility of not taki
|