Saturday, August 25, 2007

GRE Studying and the birth of an iPhone Flash Card program

Necessity is the mother of all invention, and I _really need_ to study for the GRE. What better way than to have a flash card program on my iPhone.

It was pretty simple to put together (I'm starting to get the hang of objective c, I think) and here are some screenshots:



As you can see it's nothing fancy. It simply reads the questions (one-per-line) from one file (questions.txt) and the answers from another (answers.txt). However, it will become invaluable to me over the next couple weeks.

I have created a google code project for the app and uploaded the source code if you'd like to use it yourself. Just visit iflashcards.googlecode.com for download and installation instructions.

No comments: