What learning tools/ strategies do you use alongside Anki?

11 points by takizawa11 ↗ HN
I find that Anki flashcards can only take me so far in learning computer programming. For me, Anki helps with retention, but not necessarily in connecting the dots. What other learning tools or strategies do you use alongside Anki?

4 comments

[ 2.8 ms ] story [ 18.3 ms ] thread
Writing presentations or articles really helps. You can used spaced repetition to check your ability to explain something.
I'm a fan of using the Feynman Technique[0]

I find I tend to ask myself a lot of questions while going through this process that helps me to link the dots. It also highlights weak points in my understanding.

[0]https://fs.blog/2012/04/feynman-technique/

Oh yes, I'm trying to combine this with spaced repetition to keep what I've learned.