|
-
Jan 31st, 2005, 07:42 PM
#1
Thread Starter
Fanatic Member
Horrible, just horrible
Urgh, rewriting someone else's code is hell.
I'm currently rewriting the stuff somone half-spanish wrote...
At work the other day I took a coworker's 3 page subroutine and reduced it to ONE LINE (+ 2 functions totaling about 30 lines, since the same basic sub was used 5 times). COME ON!!!
VENTVENT
Don't pay attention to this signature, it's contradictory.
-
Jan 31st, 2005, 07:45 PM
#2
Re: Horrible, just horrible
Don't you just hate it when someone elses code is not only foreign, but very badly written as well as disorganized?
-
Jan 31st, 2005, 08:26 PM
#3
Re: Horrible, just horrible
 Originally Posted by Jacob Roman
Don't you just hate it when someone elses code is not only foreign, but very badly written as well as disorganized?
Is this your idea of situational comedy? I don't see a punchline.
-
Jan 31st, 2005, 08:26 PM
#4
Re: Horrible, just horrible
Situational Comedy:
Hey, don't you just hate it when you're in bed with three women... and the least attractive one says, "Save it for me!"
-
Jan 31st, 2005, 08:28 PM
#5
Re: Horrible, just horrible
 Originally Posted by mendhak
Situational Comedy:
Bhahahhahahaahahahahhahahahaahahhahahahahahahahahahhahahahahahaha....I have nooooo words...hahahhahahahaha....
-
Jan 31st, 2005, 10:59 PM
#6
Fanatic Member
Re: Horrible, just horrible
-
Feb 1st, 2005, 04:00 AM
#7
KING BODWAD XXI
Re: Horrible, just horrible
I work on projects that where written when my boss was still new to programming. Because he didnt know about things like types he used arrays which means we dont ever know what Maindatabase(1,5) is supposed to bring back without debugging it first. It also contains loads of code that is repeated and function are very very long
-
Feb 1st, 2005, 05:04 AM
#8
Re: Horrible, just horrible
Don't you just hate it when you have to use VB6? Lololol Rofl
I f***ing despise it.
I don't live here any more.
-
Feb 1st, 2005, 05:12 AM
#9
KING BODWAD XXI
Re: Horrible, just horrible
vb.net is just merging with c++
Whats the point
-
Feb 1st, 2005, 05:22 AM
#10
Re: Horrible, just horrible
Don't you just hate it when VB.NET merges with C++ and a mongrel that smells intensely of decaying urine points that out to you?
-
Feb 1st, 2005, 05:25 AM
#11
-
Feb 1st, 2005, 06:01 AM
#12
KING BODWAD XXI
-
Feb 1st, 2005, 10:40 PM
#13
Thread Starter
Fanatic Member
Re: Horrible, just horrible
 Originally Posted by Jacob Roman
Don't you just hate it when someone elses code is not only foreign, but very badly written as well as disorganized?
No kidding. I always love when you have something like this:
Select case
case 1
...
x = 2
case 2
...
x = 3
etc...
end select
JUST TYPE X = X + 1!!!!!!!!!!!!!
Don't pay attention to this signature, it's contradictory.
-
Feb 1st, 2005, 11:36 PM
#14
Re: Horrible, just horrible
 Originally Posted by BodwadUK
FAT FROG
For the record, I am not really fat. I am actually very thin, but I prefer the term "healthy". It's due to my high metabolism, which has been linked to my excessive smoking.
I'm going to die.
-
Feb 2nd, 2005, 12:54 AM
#15
Re: Horrible, just horrible
 Originally Posted by mendhak
For the record, I am not really fat. I am actually very thin, but I prefer the term "healthy". It's due to my high metabolism, which has been linked to my excessive smoking.
I'm going to die. 
sign a contract that your going to donate your eyes to the sightless people.

if its ok for you i will mummify your body.
-
Feb 2nd, 2005, 01:03 AM
#16
Re: Horrible, just horrible
Donation and charity are fads. They too, shall pass...
-
Feb 2nd, 2005, 01:27 AM
#17
Re: Horrible, just horrible
just fallacy. nobody ain't never gave me nothin' and that's the way i like it
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|