How to record lectures and use them to review code
Posted by ninjapapi@reddit | learnprogramming | View on Reddit | 6 comments
Not to rewatch the whole thing but rewatching is just passive review in slower motion and two hours of video is not something I have time to revisit in full. The recording is useful because you can jump to the exact timestamp where a specific concept was introduced rather than scrubbing through docs that assume you already understand the thing you're trying to learn.
The combination that works is recording the session, taking notes live in remnote and flagging anything I didn't fully follow in real time with a simple marker, then going back only to those specific timestamps afterward. The flagging step is what makes the recording useful at all. Without it you have a full recording and no way to find the 8 minutes that actually matter without watching everything.
Flashcards come from the notes, not from the recording. Anything I flagged, went back to, and then understood becomes a card. Anything I followed during the session doesn't need one. That filter cuts card creation time significantly because I'm not trying to make everything reviewable, just the parts that were genuinely slippery for me specifically.
The recording as a backup for your own confusion is a completely different tool than the recording as a substitute for attention during the live session. If you're recording to watch later instead of paying attention now it's not really helping.
Acrobatic-Bake3344@reddit
what are you using to record? screen capture with audio or separate setup?
Jaded-Suggestion-827@reddit
i think real-time flagging is actually a good idea. by the time I go back to review, I always forget which parts confused me.
BedMelodic5524@reddit
"recording as a substitute for attention" is the trap lol. half my cohort recorded everything and watched none of it
Any-Bus-8060@reddit
This is actually a solid system.
The key thing you said is using recordings as a “backup for confusion”, not the main learning source. Most people mess that up and just hoard recordings they never revisit.
One small add that helped me:
After you revisit a flagged part, try to rebuild it without looking. If you can’t, that’s the real gap.
Also, grouping flags helps a lot. like:
Makes the review way faster instead of random jumping.
Your approach is already better than just rewatching everything tbh.
Special-Actuary-9341@reddit
I do something similar with timestamps pasted directly into my notes. if something didn't click I write the timestamp next to my note so I know exactly where to jump. saves a lot of time compared to scrubbing through to find the moment
VastAd4382@reddit
big brain energy