From 07933617327007966a0e605fe8d0474cb404a7b0 Mon Sep 17 00:00:00 2001 From: Gerard Strecker <82413454+whoadood@users.noreply.github.com> Date: Sun, 26 Jun 2022 02:07:18 -0400 Subject: [PATCH] Add: Learning how to Learn / Self Teaching add resources for Ali Abdaal Youtube videos covering Active Recall and Spaced Repetition --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ad52a0..142f355 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,11 @@ * [Dev YouTube List](https://github.com/ErikCH/DevYouTubeList) * List of Development YouTube Channels +# Learning How To Learn / Self Teaching + +* [Evidence-based revision - Active Recall](https://youtu.be/ukLnPbIffxE) +* [Evidence-based revision - Spaced Repetition](https://youtu.be/Z-zNHHpXoMM) # TODO -* [ ] Find resources on Learning How To Learn / Self Teaching \ No newline at end of file +* [ ] Find resources on Learning How To Learn / Self Teaching