TylerJay comments on Group Rationality Diary, January 16-31 - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (28)
I recently started to learn Python. I'm using Anki for this, with a deck of small programming... "puzzles", I guess. Basically, the questions are small programs and the answer is the output, with an explanation. I add new cards as I progress through various topics. Seems to work so far, but I'd like to hear suggestions for further improvement. Check it out: https://ankiweb.net/shared/info/1318286441
That's great. Good luck and stick with it. I'm on mobile so I can't look it up, but I read something about a method for using spaced repetition to speed up learning programming. I believe it was called the "janki" method. I remember it having some good things to say.