You're looking at Less Wrong's discussion board. This includes all posts, including those that haven't been promoted to the front page yet. For more information, see About Less Wrong.

zedzed comments on Learning languages efficiently. - Less Wrong Discussion

4 Post author: Eitan_Zohar 02 March 2014 03:57PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (90)

You are viewing a single comment's thread.

Comment author: zedzed 02 March 2014 04:22:29PM 12 points [-]

Use spaced repetition software. This is the formal explanation about why it works. The intuitive explanation goes something like:

  1. Spacing effect: the less frequently we review something, the stronger the memory.

  2. We have computer programs that calculate when we forget things, so we only review them when we're about to forget.

  3. This results in less frequent reviews. By (1), this results in a stronger memory, so the computer program calculates that your next review should be later, resulting in a stronger memory, resulting in an even later review...

The best program I'm aware of is anki.

Also, if you read through Gwern's article, you'll find this under External Links. May be helpful.