Depends if your teacher is one of those pedantic people and go through your code to see if it's grossly repetitive, and that poor indentation, etc.Originally posted by Seraph
meh well im nearing the end of the completion of my program , it was quite easy to code most of it is repetetive stuff... im worried they mark me down cause of that , but the code is not extermely simple , lot of case statements few IF statements and i only used like 3 variables LoL
Yupp i know what you mean, but this is in terms of high school lol... first of all 1/2 the teachers aren't proficient in coding themselves, and it would talk and awful amount of time to mark everyone. So i pressume they'll focus on marking on documentation more.Originally posted by hurrotisrobbo
Pedantic? Sensible in my opinion. :S
... I don't want to see _another_ coder writing an inefficient, difficult to maintain program that would make life hell for others if it were to be used in the real world. :mad1:
Well i was sort of in your situation, you basically would only provide algorithms to the core aspects of the application that would require it to run. Like if you had a game, and you had to generate randomly a set of whatever, obviously the generation process and displaying the items is something core. Like you wouldn't want to have psuedocode for a button that closes a form, and prints a message.Originally posted by Seraph
well unfortunetly the repetition is necessary as my program is basically a Trivia game , oh well .... the code wasnt too simple to conjure considering my level of VB programming
Btw , when im doing the Algorithms (pseudocode) would i have to give the coding behind every form? what if its really just repeating stuff???
We had four options, or the choice of coming up with our own. We came up with own heh, just seemed easier than their predefinited situations.juventino said:Do you people actually get to choose what you want to do for your major? Cause we don't
PWNED 100%Seraph said:meh well im nearing the end of the completion of my program , it was quite easy to code most of it is repetetive stuff... im worried they mark me down cause of that , but the code is not extermely simple , lot of case statements few IF statements and i only used like 3 variables LoL
Thats what I would have done if in your situation, sort of like that nitto game http://www.nitto1320.com/chensta said:my teacher says that we have to 'solve' a problem. Ive read some of the suggestions on the board of studies site, and alot of them dont solve anything. Then he goes onto 'you shouldnt do something that has been done before...blah blah blah'. Anyway, ive decided i want to make a php car racing management game. Now i have to find a problem to solve
I thought about making up one, for example 'blah blah auto parts, wants to promote their products on the internet', so then i make the game and say 'that company can advertise their crap in the game, and as the game is intended for car enthuasiasts, they will get lots of potential customers'....sumthin like that
i dunno, u guys got any better ideas?
Chen
I just made a boring old business program that managed the sale of products, finances, inventory, payroll etc.Trev said:acmilan; what did you do for your major project? (seeing as though you got 94 for SDD?)
some guy got 94 at our school, and some guy made this really kool 'pong' game (like, i would never had known a student made it, it seemed like a real game ), so i'm assuming it was him?!