Women developers

guest2013-1

guest
Joined
Aug 22, 2003
Messages
19,800
I made a point about woman being good at attention to detail. Its obvious you lack this ability (and the ability to read) - please re-read my threads aloud and very s-l-o-w-l-y before you post questions :p

Unfortunately they get lost in those details... or over complicate something unnecessarily. That's my experience.
 

Necuno

Court Jester
Joined
Sep 27, 2005
Messages
58,567
Unfortunately they get lost in those details... or over complicate something unnecessarily. That's my experience.

like this

F:
Code:
[COLOR="DarkGreen"]//comment comment comment comment comment comment comment 
//comment comment comment comment comment comment comment 
//comment comment comment comment comment comment comment 
//comment comment comment comment comment comment comment 
//comment comment comment comment comment comment comment 
//comment comment comment comment comment comment comment 
//comment comment comment comment comment comment comment 
//comment comment comment comment comment comment comment 
//comment comment comment comment comment comment comment 
//comment comment comment comment comment comment comment [/COLOR]

m:
Code:
[COLOR="DarkGreen"]//comment comment comment comment comment comment comment [/COLOR]
 

guest2013-1

guest
Joined
Aug 22, 2003
Messages
19,800
like this

F:
Code:
[COLOR="DarkGreen"]//comment comment comment comment comment comment comment 
//comment comment comment comment comment comment comment 
//comment comment comment comment comment comment comment 
//comment comment comment comment comment comment comment 
//comment comment comment comment comment comment comment 
//comment comment comment comment comment comment comment 
//comment comment comment comment comment comment comment 
//comment comment comment comment comment comment comment 
//comment comment comment comment comment comment comment 
//comment comment comment comment comment comment comment [/COLOR]

m:
Code:
[COLOR="DarkGreen"]//comment comment comment comment comment comment comment [/COLOR]


Nope, like:
*start page*
<include file containing a function>

function wassuuuup(hello)
function_that_calls_the_function_in_the_included_file(hello)
end function
*end page

*include file containing the function
*start include
<include another file containing a function>
function function_that_calls_the_function_in_the_included_file(hello)
function_that_calls_the_function_in_the_OTHER_included_file(hello)
end function
*end include

*include another file containing a function
*start other include
function function_that_calls_the_function_in_the_OTHER_included_file(hello)
response.write hello
response.end
end function
*end other include





dont ask me why, but that's what a female programmer did, true story and multiple heart attacks from my side, still works like that to date because it's integrated in a system so complex we can't afford to change it and break something else


and if you were wondering


no, it wasn't commented so that it explains how the entire function fits together... even though there were comments on how you use it :rolleyes:
 

Quest10n

Expert Member
Joined
May 13, 2009
Messages
2,058
Well women can make men develop and after awhile it all just flops, but they sure can develop :D
 

rorz0r

Executive Member
Joined
Feb 10, 2006
Messages
7,968
Lol, it's more like:

F:
//comment comment comment comment comment comment comment comment comment
//comment comment comment comment comment comment comment comment comment
//comment comment comment comment comment comment comment comment comment
//comment comment comment comment comment comment comment comment comment
//comment comment comment comment comment comment comment comment comment
//comment comment comment comment comment comment comment comment comment
//comment comment comment comment comment comment comment comment comment
//comment comment comment comment comment comment comment comment comment
//comment comment comment comment comment comment comment comment comment
//comment comment comment comment comment comment comment comment comment

m:
//Insert comment here
 

Necuno

Court Jester
Joined
Sep 27, 2005
Messages
58,567
Lol, it's more like:

F:
//comment comment comment comment comment comment comment comment comment
//comment comment comment comment comment comment comment comment comment
//comment comment comment comment comment comment comment comment comment
//comment comment comment comment comment comment comment comment comment
//comment comment comment comment comment comment comment comment comment
//comment comment comment comment comment comment comment comment comment
//comment comment comment comment comment comment comment comment comment
//comment comment comment comment comment comment comment comment comment
//comment comment comment comment comment comment comment comment comment
//comment comment comment comment comment comment comment comment comment

m:
//todo: comment
 

Veroland

Executive Member
Joined
Aug 24, 2005
Messages
6,304
OR

M: Comment = "This method does X with the arguments Z and Y"
F: Comment = "This meth.. I wonder if I should go shopping in lunch time but I'm not sure if my shoes match my outfit"
 

Kilgore_Trout_Redux

Executive Member
Joined
Sep 20, 2006
Messages
7,506
The best team lead I've ever had was a woman. I've also worked with some excellent female developers.

I've also worked with a woman who was the most wildly unstable, vicious emotional human being on the planet. She was also morbidly obese and her hideousness curdled milk at 300 yards through a lead shield.
 

-LiLiTh-

Expert Member
Joined
Nov 27, 2009
Messages
3,401
Lol this just shows me that i should make you men take back your nasty nasty words:mad:

meanies lol
 

debonair

Well-Known Member
Joined
Sep 10, 2008
Messages
228
Common ladies defend yourselves... lol it seems to me that development is a man's world...
 

Veroland

Executive Member
Joined
Aug 24, 2005
Messages
6,304
Common ladies defend yourselves... lol it seems to me that development is a man's world...

Logical thinking is man's world I would say, that's why we always have to pack the car to make everything fit
 

RoloTomasi

Well-Known Member
Joined
Feb 16, 2007
Messages
208
Wow, this is clearly the chauvinist thread then. :) Most companies I worked for, the top female developers had no problem competing with their male counterparts.
 

guest2013-1

guest
Joined
Aug 22, 2003
Messages
19,800
"The PC is nasty to me" <-- heard on more on one occasion

The PC only does what you tell it to do... it doesn't have feelings...
 
Top