Fullscreen flashcard program
I’ve put together the first version of a simple program for displaying flashcards in fullscreen, mainly as an exercise in WPF but also because its damn useful for all sorts of teaching environments. Flash cards are simple text files that anyone can edit – just load them up and hit spacebar to cycle through them. “Big Flash Cards” is now at version 0.1
It supports Unicode so is perfect for Japanese lessons, for which I designed it. Example flash card files are included – they are very easy to edit and are simple text files. This is a very early version so there will be bugs.
Download Big Flash Cards (117kb zip)
Vista and Windows 7 users: just unzip and run BigFlashCards.exe
Windows XP users: You need at least version 3.0 of the .NET Framework. Download it here.
For those that care, this was developed in Visual Studio C# 2008 solely on a tiny little Dell Mini9 laptop.
| Print article | This entry was posted by Ed Andersen on March 17, 2009 at 2:29 pm, and is filed under Education, Japanese, Projects. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |

about 11 months ago
Really neat program!
Been looking for something like this for awhile, beats carrying around flash cards.
Suggestions:
- Make it so you can choose for it to either go down the list or random.
- Ability to toggle full screen or normal screen.
Keep up the good work!