Flashcards to help with studying for courses.
./flashcards.py flashcards_file.txt
Press <Enter> to get the next flashcard.
An online version of the flashcards program can be found at tpcstld.me/fc. However, support is not guaranteed.
quiz.vim contains some basic VIM syntax highlighting for the .quiz files.
You can install it by copying quiz.vim to your .vim/syntax folder and
running :set syntax=quiz after loading the quiz file.
If you're taking a course with me, pull requests are welcome!
See the docstring in flashcards.py for the flashcards file format.