• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

This sucks: Some tard stole my program**Rewrite finished**

EyeMWing

Banned
The semester ends tommorrow. I have to do a complete rewrite by the end of first period tommorrow.

I already tried reorganizing my existing source so it LOOKS like a different progam, but Java is not being cooperative and giving me errors that make no sense if I try that. (It can't access certain indexes in arrays that it accessed exactly 2 lines previously, and I've made no changes to that array in that time)

The login to my workstation is now passworded to keep the morons out of my code.

Update:
Finished rewriting it.
Totally pointless.
 
Careful, the word "tard" is considered offensive, and may offend all of the mentally-challenged people who visit ATOT. Like referring to the heterosexually-challenged term "gay" or "ghey" when used as a derogatory epithet, this may result in administrative action from the AT moderation staff, depending on how socially uptight they are at the moment.
 
Originally posted by: cashman
Originally posted by: nick1985
did you try talking to your professor?

Yea dude, talk to your professor. I think he will understand and show who copied you.

Yeah, do that, also, sometimes I put little comments throughout the programs attached to other ones saying my name so if I leave the file on a floppy out somewhere by mistake and the person turns it in, hopefully they didn't even try to understand the program and didn't catch it
 
Heh. Unfortunately, he turned it in before I did. My "signature" is an excellent UI, which I delayed turning the program in to add.
 
Originally posted by: EyeMWing
Heh. Unfortunately, he turned it in before I did. My "signature" is an excellent UI, which I delayed turning the program in to add.

if it's your program and it's a fairly complicated one you can talk to the professor and he'll talk to each of you asking you each to explain it. If you wrote the program you should know it like the back of your hand.
 
Originally posted by: EyeMWing
Heh. Unfortunately, he turned it in before I did. My "signature" is an excellent UI, which I delayed turning the program in to add.
I bet you get all the ladies with the extra time you spend on your programming assignments.
 
Originally posted by: fivespeed5
Originally posted by: EyeMWing
Heh. Unfortunately, he turned it in before I did. My "signature" is an excellent UI, which I delayed turning the program in to add.

if it's your program and it's a fairly complicated one you can talk to the professor and he'll talk to each of you asking you each to explain it. If you wrote the program you should know it like the back of your hand.

Exactly. Explain little nit-picking details or bugs in the UI that only you would know about, eg: "The code's not perfect, so if you click X and drag it to Y, Z appears."

- M4H
 
Originally posted by: PowerMac4Ever
Originally posted by: EyeMWing
Heh. Unfortunately, he turned it in before I did. My "signature" is an excellent UI, which I delayed turning the program in to add.
I bet you get all the ladies with the extra time you spend on your programming assignments.

Hell no. The chicks hate me. And I'd hardly call it extra time, I still spend 75%+ of my time in that class neffing instead of coding. And here I am, neffing instead of coding at home. w00t.
 
Rewrite finished. But it does somthing REALLY weird 😛

From the console UI:
Generating 10 permuations of the numbers 1-10
2 10 4 1 6 8 9 5 3 7
10 1 4 8 5 2 9 6 3 7
10 1 4 8 5 2 9 6 3 7
10 1 4 8 5 2 9 6 3 7
10 1 4 8 5 2 9 6 3 7
10 1 4 8 5 2 9 6 3 7
10 1 4 8 5 2 9 6 3 7
10 1 4 8 5 2 9 6 3 7
10 1 4 8 5 2 9 6 3 7
10 1 4 8 5 2 9 6 3 7
Press any key to continue...
Random > you.

I think I have to fix that.
 
Yeah, talk to your prof, and do what M4H said. Only the coder would know little details and bugs that would appear. This is why you need to embed something as a reference to the exe to prevent idiots like this from taking what you created.
 
Originally posted by: EyeMWing
Rewrite finished. But it does somthing REALLY weird 😛

From the console UI:
Generating 10 permuations of the numbers 1-10
2 10 4 1 6 8 9 5 3 7
10 1 4 8 5 2 9 6 3 7
10 1 4 8 5 2 9 6 3 7
10 1 4 8 5 2 9 6 3 7
10 1 4 8 5 2 9 6 3 7
10 1 4 8 5 2 9 6 3 7
10 1 4 8 5 2 9 6 3 7
10 1 4 8 5 2 9 6 3 7
10 1 4 8 5 2 9 6 3 7
10 1 4 8 5 2 9 6 3 7
Press any key to continue...
Random > you.

I think I have to fix that.


best random function ever.
 
Your network should record file copying so if there is a record that the source was copied to a floppy for example then your case will be much stronger.
 
Originally posted by: TranceNation
this is a no brainer. Tell your prof. He'll know what to do. Why hasn't this been your first thought?

I did, and was informed that the other guy turned it in first and that we were both going to redo it because either one of us could argue effectively either way. (He turned it in first, I stole it from him, added the UI and then turned it in, or he stole it from me and turned it in before I added the UI)

Stupid HS teachers aren't smart enough to comprehend the "explain this code" concept.
 
Back
Top