wiki/2021-04-07-18-19-11.org
2021-05-14 13:03:07 +08:00

1.1 KiB

Spaced repetition

Spacing out practice sessions over a period of time is more effective than cramming it all in one evening. It's because our brain takes time to absorb all of the information. Learning is not instantaneous. We might know the information now by first practice but we'll forget it sooner or later especially if we don't remember it often.

This could be used as a way to learn things and form habits. Start small and improve later by practicing over small units (e.g., solve only one problem), make the unit per practice bigger (e.g., solve two problems), and repeat until you're confident to move on to other topics.

There are various tools to practice spaced repetition with Anki is one of the most popular tool. If you're using Org mode, org-drill is a plugin that builds on top of it to implement a spaced repetition memory system.