Computer Science Canada Culminating Project Helpage |
Author: | Flying_Fajita [ Sun Jan 14, 2007 3:21 am ] | ||
Post subject: | Culminating Project Helpage | ||
Alright, first and foremost let me warn you that my coding, my program will be very simple (to you guys) and amateur. I've learned coding since 3 months ago and at first I was very excited but due to my teacher's slowness at teaching everything (I learned in one hour here, what she taught us over a month), I lost interest within a month and this is the first time I'm embarking on a major project - which happens to be my final project. We have to make a quiz with at least 6 questions, with more than one guess per question, to allow the user to return to main menu from any other screens, and for there to be the user's mark at the end of the quiz. Here's how far i've gotten with a day's work. I have six days left to work on it, but want to finish it by Sunday midnight seeing as I have a french, history, and civics project due on the same day. I'm not done adding comments to the entire program because I'm planning to do it at the end. First and foremost, I'd like some feedback on what you guys think of it thus far. Obviously I have a long way to go. Secondly, I was wondering if there's any coding that could be trimmed down, I noticed you guys suggested it a lot to other people. Thirdly, for the actual quiz itself, since the user gets mroe than one guess (i'm going ot allow a total of 3 per question with about 10 questions in total) I was wondering how to actually do it. I haev a very vague idea in the form of case selection, but I'm not sure how that'd work out. Also for the actual scoring, should I do it number of correct questions divided by total questions, minus five percent for every extra attempt taken or something more simple. I know how to do accumulators and counters - or atleast I did, I just haven't practised it in over a month. Lastly, I was hoping someone could give me some good tips on improving it, and/or some ideas on what else I can add to 'wow' my teacher. We ARE allowed to use things that we don't know - hell I'd say about 50% of the stuff on my program we never learned, but the reason I'm eager to make my program involve many complicated things (which I understand) that we haven't learned is because there's this kid in my class who spends his entire weekend and days at home on this forum reading up on how to make stuff, and well he makes some very weird/complicated stuff that my teacher's always been praising, and I was hoping to at the least come close to that stuff ![]() Okay, so please and thank you. ![]() Also I just realized, my music doesn't work for some reason
|
Author: | Ultrahex [ Sun Jan 14, 2007 1:21 pm ] |
Post subject: | Re: Culminating Project Helpage |
What i would recommend you do so we can actually use the program, is include your Pictures that are required for the program to run. Also its probably easier to just RAR or ZIP the file, im not sure how many people have ace, i know i can open .ace files but that is another story. After you post that i might be able to give you some ideas, (Note, its probably easier just posting your source files inside a zip/rar file) |
Author: | Cervantes [ Sun Jan 14, 2007 4:04 pm ] |
Post subject: | RE:Culminating Project Helpage |
Just a quick comment: I highly suggest you avoid using processes. To understand why, you should read this article. |
Author: | Flying_Fajita [ Wed Jan 17, 2007 12:32 am ] |
Post subject: | Re: Culminating Project Helpage |
Okay, I'll read that article, and here's my zipped up version of everything in WinRAR. Someone please help me by Thursday evening Eastern!! |