Flash cards
Jump to navigation
Jump to search
Concept
A flash cards activity with a very simple interface.
- Dropdown or connection to journal to load a Deck of flashcards.
- Speed setting for displaying the cards
- Counter for number of times to display each card.
A b/w interface. With one side of a card being Black letters on a while field, and the other being reversed.
Accelerated learning
If you're familiar with principles of Accelerated Learning, you might have heard that strong visual stimulus and measured 1/second beats have a very positive effect on memorization.
Baroque is the most often cited example of music with a 60 beats per minute tempo.
Java Example
- Site
- http://www.manifestation.com/neurotoys/learnfast/
- Code
- http://www.manifestation.com/neurotoys/learnfast/LearnFast.java
Plans
I, isforinsects, plan on cutting my teeth in python writing this activity. If someone else gets to it first, I'm not going to cry about it. I'll probably try to code my own version just for practice.