female computer programmers?
-
I was reading another post and someone referred to computer programmers as 'he'. It got me to thinking: how many female computer programmers are there? There doesn't seem to be very many and I am wondering why? "das leid schlaft in der maschine" -Einstürzende Neubauten
-
The people who complain the loudest about sexism and political correctness are usually the ones who get the least work done. They're too busy "policing".
Policing? I call it whining. ;) I'm not the least bit interested in political correctness or sexism -- I just wondered if women aren't interested in being programmers, and if so, then why? "das leid schlaft in der maschine" -Einstürzende Neubauten
-
Policing? I call it whining. ;) I'm not the least bit interested in political correctness or sexism -- I just wondered if women aren't interested in being programmers, and if so, then why? "das leid schlaft in der maschine" -Einstürzende Neubauten
We have two women programming at my work place. They do just fine. They say men are just naturally more adept at logic, math and reasoning, all of which are essential to programming. Anthropologically speak perhaps we like to "hunt" down errors and "kill" them.
-
I was reading another post and someone referred to computer programmers as 'he'. It got me to thinking: how many female computer programmers are there? There doesn't seem to be very many and I am wondering why? "das leid schlaft in der maschine" -Einstürzende Neubauten
I know how to get them to come out of the woods and post a message though.... Just post a message that says something like "In my opinion, its because women just aren't as smart as men."
-
We have two women programming at my work place. They do just fine. They say men are just naturally more adept at logic, math and reasoning, all of which are essential to programming. Anthropologically speak perhaps we like to "hunt" down errors and "kill" them.
:laugh: Good analogy, Kevin! I went to ITT in Seattle (I decided to program after college), and the same applys to engineering, and thus, apparently, to the high tech community in general. Most women I've known just find it boring. Intel has actually targeted women specifically in the past to try and increase their numbers in the high tech community. Jamie Nordmeyer Portland, Oregon, USA
-
(i'm not making this up) there is a rule-of-thumb that says the number of female engineers on a team will equal the number of men named "david" on that team. it has always applied perfectly, in the team i'm currently on. -c ------------------------------ Smaller Animals Software, Inc. http://www.smalleranimals.com
-
I know how to get them to come out of the woods and post a message though.... Just post a message that says something like "In my opinion, its because women just aren't as smart as men."
I'm sure Lauren must be about somewhere ....? > Andrew.
-
I know how to get them to come out of the woods and post a message though.... Just post a message that says something like "In my opinion, its because women just aren't as smart as men."
Most functions written by women start out like this:
BOOL CTheWoman::IsRight(int nManValue/*=0*/)
{
BOOL bThisTime = TRUE;
BOOL bAlways = TRUE;
BOOL bManRight = FALSE;
if (!bThisTime)
{
return bAlways;
}
else
{
return bThisTime;
}if (nManValue > 0 || nManValue < 0 || nManValue = 0) { return bAlways; }
}
Notice the default value of the nManValue is 0. Notice also that through a quirk of logic, the function above never even reaches the code which compares the nManValue identifier for validity. Even if it did reach that particular piece of code, she's still right. I think god put woman on earth because *someone* has to clean the house, and it sure as hell isn't the man's job. :-D
-
Most functions written by women start out like this:
BOOL CTheWoman::IsRight(int nManValue/*=0*/)
{
BOOL bThisTime = TRUE;
BOOL bAlways = TRUE;
BOOL bManRight = FALSE;
if (!bThisTime)
{
return bAlways;
}
else
{
return bThisTime;
}if (nManValue > 0 || nManValue < 0 || nManValue = 0) { return bAlways; }
}
Notice the default value of the nManValue is 0. Notice also that through a quirk of logic, the function above never even reaches the code which compares the nManValue identifier for validity. Even if it did reach that particular piece of code, she's still right. I think god put woman on earth because *someone* has to clean the house, and it sure as hell isn't the man's job. :-D
You the Man (1.16 MB):laugh: :laugh: --- Multitasking: Screwing up several things at once.
-
(i'm not making this up) there is a rule-of-thumb that says the number of female engineers on a team will equal the number of men named "david" on that team. it has always applied perfectly, in the team i'm currently on. -c ------------------------------ Smaller Animals Software, Inc. http://www.smalleranimals.com
There are 6 Davids on my team, and only 1 female.
-
The people who complain the loudest about sexism and political correctness are usually the ones who get the least work done. They're too busy "policing".
Couldn't agree more. I would hire a female programmer IF I thought she was the best candidate. It is completely unfair that big corporations need to hire x Aboriginals and x females to 'prove' they do not discriminate. I'm just waiting for the day we need to hire x gay people as well. I'm happy to hire all three, I just think the only thing that should matter is the quality of a persons work. Christian #include "std_disclaimer.h" People who love sausage and respect the law should never watch either one being made. The things that come to those who wait are usually the things left by those who got there first.
-
You the Man (1.16 MB):laugh: :laugh: --- Multitasking: Screwing up several things at once.