MESSAGE
DATE | 2011-06-21 |
FROM | Ruben Safir
|
SUBJECT | Subject: [NYLXS - HANGOUT] C++ Workshop quiz program
|
OK - in studying c++ i/o classes we created the beginnings of a basic flashcard quiz. The current source code in being released at
http://www.nylxs.com/docs/workshops/quiz.tgz
Two things
For further testing I need more questions, so instead of make more of them up, I thought I'd ask for good i/o C++ questions
Secodly, it's not finished. Right now it works for fetching 25 questions and allows you to keep or discard questions from the deck. It needs to be expanded to all for taking more and more sets of questions in the deck, when say you get to 5 questions in the deck.
Code improvements are being solicated.
If you want to see the current questions, drop this file into your home director, compile the program and run.
Ruben
|
|