19 ms·
I made the experience that they are hard to learn and understand out of context, so practicing on flashcards does not make much sense for me. What I did is prog
by simulo 5y ago
I made the experience that they are hard to learn and understand out of context, so practicing on flashcards does not make much sense for me.
What I did is programming some mini projects in which one or two patterns are used: Pub-sub is nice in anything UI related, commands+state is great for a simple undo/redo-manager etc.
- rmbyrro 5y agoAgreed. I'd use flashcards just to retain a fresh memory of what I've already learned with proper context and practice.