If it’s any help, I’ve been using anki (spaced repetition software) to keep my useful-but-not-frequently skills sharp. I feel it’s effective for programming languages and shortcuts.
back
1 comments
How do you do that for programming languages? Are there existing cards for that?
I've found that using pre-built decks of flashcards is not useful. I at least need the experience of building the deck in order to make it useful.
No, I make my own, but it’s nothing special. Short snippets of code with “what does this do”, “what’s the syntax for _____ in LANG” or “best too for X in standard lib”.