8 ms·
I know I belong in computer science, but sometimes I wonder.
- alain94040 16y agoThis has nothing to do with women in tech. It has to do with specialization vs. generalist. The image of the ultimate hacker assumes a specialist. 100% focused on their expertise. It could lead to a great coder. but a company will also need someone with a decent technical background who can also relate to the end-user for instance, or align more than one sentence when a customer calls. That would be more a generalist. It's ok not to want to be a domain expert.
- tjpick 16y agoI agree, it's not a roadblock specifically for women. I did software engineering (not cs) but the 4 year course is basically strictly engineering (with a large overlap with doing cs as science). There's no scope for electives. You want that particular degree, that's the road you have to travel. There are other options, like CS could be done as an arts degree which would give you more scope to choose other electives, and presumably socialise with people who do likewise. The year I did eng, there were a lot of women in the class. Other years, not so much.
- j_baker 16y agoI don't think it's a specialist/generalist thing. I think it's a "do you have interests outside of programming" thing. In my experience, the image of the ultimate hacker is someone who eats, breathes, and drinks programming (which used to be me). As I've grown older, I've learned to appreciate the value of learning things outside of programming.
- roel_v 16y ago'value' to who? You yourself and your direct environment, presumably. How much did your other interests contribute to your software skills? Maybe a bit, but not as much as other skills would have that you could (with directed effort) have learned in the time you spend on other things. I'm not saying it's wrong, I too live my life for myself, not for others, and not to be the very best developer I could potentially be at the exclusion of everything else. I like to do things outside of software as well, every now and then. But that doesn't take away from the fact that I could have been better if I'd spend the time on it. So, 'the ultimate hacker' (as in, 'the theoretical ideal of the very best developer') is someone who eats, breathes and drinks programming (or at least 'software development' in the broad sense). Socializing, a family, learning macrame - all of those things do not add to being the ultimate hacker.
- paganel 16y ago> Socializing, a family, learning macrame - all of those things do not add to being the ultimate hacker. When you build stuff for the outside world to use (software, architecture etc.) then knowledge of the "outside world" is of extreme importance. You being the "ultimate hacker" or the greatest architect since Phidias has no importance whatsoever.
- roel_v 16y agoI agree. But your point is not at odds with my point. Just taking a macrame class to 'learn about the outside world' is not the most efficient use of time. What I meant was (it was implied my 'with directed effort' sideline) that there are ways to learn about what you need to build from specific focus on those things. You don't have to have family picnics each Sunday to learn how to best design something for 'the outside world'. When you recognize you need to know something for the audience you're building for, you can study that specifically, you don't need the rest. Of course it's much nicer to go on Sunday picnics and solve cognitive dissonance between 'I want a personal life' and 'I want to be the best at XYZ' by rationalizing it as 'oh but these non-specific activities will make me a more well-rounded person, which will make me better at 'XYZ'. In itself that's OK, humans need such rationalizations otherwise we'd go crazy in no time. BUT, just because we use those rationalizations, that doesn't mean we shouldn't recognize them as such. So, after this detour ;), my point is: having a family, socializing etc. are not necessary to know what you need to know about the outside world to be the best at anything.
- j_baker 16y agoSure they do. Because if you don't socialize, have a family, and learn macrame, then you'll have a nervous breakdown before you get to be a great hacker.
- roel_v 16y agoSome will, some won't. See my other reply in this thread, http://news.ycombinator.com/item?id=2216139 http://news.ycombinator.com/item?id=2216139 .
- SamReidHughes 16y agoIn programming most of the variance in ability is explained by intelligence and not effort. You can take, for example, some non-CS student, teach them programming by saying "look, here's how you do it", and if they're the right student, they'll instantly be better than 90% of CS students. (And if they're not, they won't be. Oh well.) A lot of nerdlingtons who "know" programming and argue about Java going into their freshman year end up doing poorly. So I would recommend taking it easy. It makes sense to do what you're interested in, and much of that is not night programming, then so be it.
- hardy263 16y agoI doubt they'll "instantly" be better than 90% of CS students, but if they're interested, they'll ultimately put in more time by themselves to learn how to program. I remember that I was learning to program just as I was entering high school. I fell in love with programming instantly, but it does not mean I didn't spend hours upon hours debugging my first few programs to see what went wrong. But I didn't have anyone to guide me, so all my programs were imperative styled, not OOP. After taking my first computer science course in high school, my classmates thought of me as a programming genius (which I am not) since I was able to write programs faster than anybody else in my class. It's a lot easier to understand OOP when you've been programming for 1-2 years rather than 2-3 months. That's why I'd say that a lot of programming ability is effort, not intelligence. Except for non-C family programmers, I've never met anyone who didn't have the "4-hour-debugging-session-only-to-find-it-was-a-missing-semicolin" experience when they were beginning programming.
- ramchip 16y ago> all my programs were imperative styled, not OOP Nitpicking here, but I'm quite sure OOP and imperative programming are orthogonal concepts. Clojure is a mostly functional OO language, while Java is a mostly imperative OO language.
- kpreid 16y agoYes. On the other hand, 'procedural' can be seen as opposed to OO: the notion that the organization of programs is as a collection of procedures (and (incidentally?) data structures), as in C, as opposed to a collection of object types.
- jedsmith 16y agoThis betrays a bit of a self-confidence issue on the part of the author, as does http://blog.carolynworks.com/?p=537 http://blog.carolynworks.com/?p=537 (more revealingly). It also plays like a specific issue trying to be painted into a gender issue, which it really isn't. > “Who knows what lexical analysis is? No one? What, don’t you guys do this constantly in your spare time? All right, I’ll show you …” If I may, I believe that the professor was connecting lexical analysis with what humans do on a second-by-second basis -- that is, parsing and interpreting speech from other human beings. Your brain is lexing all of the time, and I believe that's what the professor might have meant -- that was the first thing I thought, anyway. I'd drop a class like a bad habit if the professor quipped about me knowing something before he taught me (I'm not paying for self-study, pal).
- Mystitat 16y agoSelf-confidence issue? Yeah, that's the point of the article. She's saying, "I doubt myself in this area, but I am confident about these other things, and it's not just me, so I think I'll be okay."
- drivebyacct2 16y ago> It also plays like a specific issue trying to be painted into a gender issue, which it really isn't. That's why I came here to comment. Is the author trying to say that all men want to live in the cs lab, and all women don't? That's the kind of sexism that is the problem. On the other hand, if there are others who eat, breathe and live CS, yes, they will be ahead of you. What do you expect? It's just like anything. You'll never be the best, so be what you want to be.
- grammaton 16y ago> This betrays a bit of a self-confidence issue on the part of the author That, right there, is probably the biggest reason for the low percentage of women in CS. CS - and by extension, software engineering and development - are fields that unrelentingly punish those without the confidence to stick with them. Combine that with the (sadly) endemic lack of self confidence in women in our society, and it's not hard to see why there are so few women developers. Every time I hear about how we should be doing this, that, and the other thing to lure more women in to tech, one of the thoughts that springs to mind is, why aren't we doing more to address the general lack of confidence in the female population?
- jerf 16y agoThink about how many students were in your freshman level courses. Now think about how many students are in your senior level courses. Add a fudge factor for the larger dispersion in senior level courses if you like, but don't forget seniors are also taking more of the courses per semester as well. The size difference is basically the number of people who dropped out. A few may have dropped college altogether but many have migrated to another major, because they too doubted they were in the right major until they felt they had to take action. (Or in some cases had it forced on them by failing grades.) This is not a unique experience. Presumably this is posted here because of the gender issue raised in the post, but given how non-unique this experience is I don't see that the gender angle adds anything. Scratch a few sentences out and any number of juniors could post this. This is not "woman doubt", it's just doubt, and the doubt does not admit of "woman solutions", it's just the same "finish the degree" solution everyone else has. I take the time to say this because I actually think adding the gender idea into this is a little cognitively dangerous; incorrect identification of the problem leads to incorrect identification of the solutions. (As every engineer comes to learn instinctively after a few years under their belt.) Those who are certain they are in the right major are the unusual ones, regardless of gender and from what I saw in college, pretty much regardless of major.
- billswift 16y ago>The size difference is basically the number of people who dropped out. Not hardly. There are a lot of people in other disciplines that take lower level computer science courses. Quite possibly more than are enrolled in comp sci itself.
- jerf 16y agoMy school separated comp sci major and non-major tracks. Very few were in the intro comp sci classes who were not intending to be majors for me. YMMV. At any rate the point is there's a very high dropout rate in computer science. Many more switch out than switch in.
- tarmstrong 16y agoI see two problems here: one, Carolyn is calling this a gender issue and not doing a good job of explaining why it is; and two, any time 'gender' is mentioned on Hacker News, twenty people defensively write comments dismissing the gender issue. This might be more of a gender issue than we realize. CS is just plain unwelcoming, no matter who you are, but there are fewer women in CS. We are turning women away somehow, and it's probably in ways more subtle than we realize. Any time someone complains about CS being unpleasant, we should take a hard look and wonder if it's more unpleasant to women for that reason. There's no point in trying to end or simplify the gender conversation, even if we were brought into it sloppily.
- freerobby 16y agoI don't understand why you are portraying concentrated education vs liberal arts education as a women's issue. I'm a male who also earned a CS degree at a liberal arts school, and I had similar struggles in trying to balance my technical workload alongside literature and politics.
- derleth 16y ago> I don't understand why you are portraying concentrated education vs liberal arts education as a women's issue. Well, when everyone around you is telling you all your problems are nails, you try to fix everything with a hammer.
- swecker 16y agoAt the beginning of this article I was reminded of Paul Graham's "Hackers and Painters." If women tend to have broader interests, leaning towards the arts, than I would say that those that also lean towards coding would have the largest potential as innovative hackers. Although that's not the same issue as fitting in with a cs crowd... just my thoughts.
- rick_2047 16y agoThis is just opposite of what I am thinking. I am doing too much of EE. I think about some application or the other in my spare time, draw mechanisms for robotics while I am doodling and while in class I follow my own curriculum as the one taught at my university it too slow. I am actually looking for a hobby which would take me away from the abstractions of EE and put me to a much concrete ground. Just cannot find any. Suggestions?
- cyrus_ 16y agoIn any competitive field, from computer science to ballet, there are those who practice for hours and hours per day. The author does not want to be a competitive computer scientist, and is happy being a casual one -- skilled enough to make a 40 hour-per-week living with it, to be sure, but not obsessed enough to advance the field itself. She made a great choice going to a liberal arts school. When she compares herself to students at engineering schools, or references a study of students at CMU, home to some of the top computer science students in the world, she is doing herself a terrible disservice. She sounds a bit like a casual runner upset by the fact that Usain Bolt exists. Elite computer scientists, like elite athletes, live in a different world. If you want to join that world, the rules are pretty gender-neutral -- work 80 hour weeks, write great software, publish papers, dream in code (or math, really). If you don't want to do that, you aren't a lesser person. Just don't compare yourself to those who do make that choice.
- wyclif 16y agoI was with you until you advocated the 80-hour work week. That's a sure recipe for burnout, not necessarily excellence.
- roel_v 16y agoNo it isn't, there are plenty of people working hours late that and slugging through it. And it's true that 80 hour weeks don't 'necessarily' lead to excellence; actually it's quite obvious. However, there aren't many people who do achieve excellence without extreme dedication. So working 80 hours will add to the results you will achieve. It's not for everyone, fine. Not everybody can be top 1%. By definition, 99% can't, obviously. But let's stop pretending that we're all equal and everybody is the best. We're not, and only the brightest who work the hardest and smartest, and have some luck, will be the best.
- wyclif 16y agoWhere did I "pretend that we're all equal and everybody is the best?" Please don't set up a straw man. And my argument was not that there aren't "plenty" of people working those kinds of hours. I am simply not convinced that working 80 per week = excellence. You're equating hours put in with working harder and smarter. If someone plays the drums for 80 hours a week but has no natural sense of rhythm, they'll never excel as a drummer. If you want to make Gladwell's "Law of the Few" argument, then make it (or cite it) and leave off the false analogies.
- OncomingStorm 16y agoIf the author of this blog post reads this then if I may, I have a few comments, and everyone else should take note as-well ;) "When they talk about how they live to program and never leave the lab" THEY ARE BORING. I LOVE programming, however I also LOVE playing with my 2-year old, playing poker with the fella's, practicing origami, watching movies, working on my (admittedly horrible) art skills. I know exactly where you are coming from when you say that you are worried about your programming skills not being 'up to snuff' but trust me, it is a small price to pay for having a life that is fun and enjoyable. It's these people skills and life skills that will make you more-rounded, and I'll be frank when I say that the more-rounded you are, the more likely you are to have fun, and the more you have fun the more it will show. And the more it shows you enjoy life, the more people/bosses/hiring managers will want to hire you to work around them. It isn't always the technical skills, most of the time it's the soft skills that make a difference. So practice your knitting, and definitely practice the Japanese. And next time you are asked about what you have as a hobby, be honest. It will impress.
- true_religion 16y agoIn defense of the obssessed, let me say that "fun" is relative. Lets' take CS out of the equation and consider the case of many basketball players. In their college and highschools, they found themselves mixed in with people who were good at sports but had no great innate talents, and also didn't obsesses about practice. These people punched their clock---coming in for after school practice---then went home to enjoy other hobbies. Now the outliers---the ones who would eventually make it to the NBA--were a different breed. Not only were they innately talented, but they obsessed about the game from the point of view of a 'normal' player. They practiced their free throws till they were perfect, they re-watched their games till strategy was second nature, they pushed their natural abilities to the limits and as a result had far less time to do anything else. The same applies to prima-balerinas who often started training at age 6, to young chess grandmasters who simply played and studied chess more than anyone else their age, to anyone who's field was competitive enough that mere talent wouldn't take you to the top. Is Usian Bolt boring? Was Pierina Legnani boring? And for that matter--do they consider their training to be boring? Coming back to CS, computer science encoompases a wide enough range that one can have a "hobby" that is in CS that isn't similar to their job or studies. For example one can specialize in logic programming as their job, but come home and play around by (a) making a procedurally generated game with their kid, (b) a poker-bot for those online games they play, (c) a flash card program so they can better learn Japanese, (d) a better Netflix recommendation engine, or (e) art with RaphaelJS. All of these involve some level of programming, and some level of Computer Science. Are they all boring just because they still involve CS?
- KevinMS 16y agocomputer science != programming Why does this very basic fact elude so many?
- jonafato 16y agoBecause so often, computer science education boils down to "code this, now here's your degree" without requiring any of the mathier stuff.
- derleth 16y agoComputer science is about programming the same way thermodynamics is about engines: It's possible to do it with no reference to the outside world, and no concern for what 'practical' means beyond, maybe, P and NP, but nobody cares about the people who do it like that.
- billswift 16y agoComputer science requires programming. Computer science without programming is like biology or chemistry without lab skills, or studying a language without being able to write.
- gommm 16y agoIt seems to me that most people on HN are programers with rather broad interest.. So I don't think the programer who only lives to code is the majority, although it might seem this way during graduate school
- sabalaba 16y agoI know I belong and sometimes I wonder don't seem to belong together here. We all have busy chores to do and things that we know that we NEED to do, but what you're studying, working on and 'doing' with your life should be something that you absolutely LOVE. I love coming up with ideas that solve hard problems, I love coding and I love staring into the dark abyss known as the global market economy and asking, "What do you want?". If you have difficulty staring at yourself in the mirror and saying "I love what I do every day", then you should seriously reconsider what you're doing.
- abalashov 16y agoI would concur with other posters in saying that this is not a gender-specific problem at all.
- praptak 16y agoI think I might add some different perspective to that. I was (and to a degree still am) one of those guys who went home from the lab to spend some more time on programming for fun. Besides the obvious non-IT-related downsides (made me obviously less social), it also has some IT-related downsides. Even on the purely technical career path (programmer->senior programmer->tech leader->architect->???) the more you advance the more you need the skills and knowledge outside the IT field, even if it's only to keep a lunch conversation with those weird non-technical people who decide about IT spending :) My point is that even if you consider this only in the context of your career in IT, spending your time outside programming might be quite a good investment.
- billswift 16y ago>made me obviously less social I often wonder about this; which is cause and which is effect. Most of the people I have seen that are really "obsessed" with some subject were less social before they started focussing. The focus grew out of their greater available time and less peer pressure, rather than the other way around.
- strlen 16y agoAs jerf has pointed out, this is Impostor Syndrome. It is present in men as well. Ironically, the better programmer I've become, the stronger it has gotten. The thing is, while scary, it's perfectly normal. The only advise I can offer is just to ignore it. So what if it is true and you "don't belong" or you're a bad programmer: so what? It's still something that you enjoy and can make a career, a rare luxury for most in this world. If you're worried about that the programming world implies less balance, consider this: the big advantage of programming is that you can get a job that coincides with your passion. That means, meetings and other bs aside, a significant chunk of your work is what you'd consider leisure time devoted to one of your hobbies. It means you actually have more time to pursue non programming hobbies. That said, you should consider programming a bit outside of work and class. It's very easy to lose focus of what is the general industry trend when you're focused on your specific job. It can be as short as an hour a few evenings a week and a few hours on the weekends. It doesn't need to be anything "cool", it should be something you get a kick out of building that you don't get a chance to do at work: it's perfectly fine to re-invent the wheel, learn a language that isn't used in industry, write a software to facilitate a non programming hobby e.g., I love classics of literature, so I once built a "beautifier" for Project Gutenberg works that would convert them to LaTeX and type set them. The fact that you love programming should be enough of a reason to continue doing it. Especially if you're skilled in areas outside of programming, you won't have any issue staying employed. Since you have less ego and arrogance, you'll be able to learn more from others, opening fields that are often close to people who are convinced they can't be taught anything about programming in a university setting. P.S. If you really are an impostor, that's likely a much more rare and valuable skill than being a programmer!
- heresy 16y agoSo what would you recommend someone self-taught who just bombed his past couple of interviews do? Nothing like failing on elementary math questions to make you feel like a class A idiot, especially if your title is 'Senior Software Engineer', and here I go, bombing on freaking word problems in a numeracy test. I feel like a total fraud, like I'm in the wrong field, I could have done those easily straight out of high school.
- deleted 16y ago[deleted]
- aforty 16y agoIn college I never once doubted myself. My father was one of the first people to graduate with a computer science degree. I grew up around computers and I knew from a very young age that that was the path I was going to follow. It wasn't until very recently, a few years after graduation, that I started doubting myself. Is this really the profession for me? I coasted through all my computer science courses but I had some important interviews go wrong and I felt inadequate. I wondered if this is what I wanted after all because I couldn't answer interview questions from Amazon and others. It's not a woman issue, it's just an issue and there is a solution... someone tell me what it is.
- grammaton 16y agoI think the author is making a series of hasty generalizations. In my experience a really good developer is more likely to have interesting or eclectic interests outside of, and far removed from, programming. Development is a mentally demanding task, and those who aren't able to find a way to unplug and recharge - usually with something worthwhile and enjoyable out in the real world - don't last for very long.
- robgough 16y agoThe vast majority of people I've met who code professionally DO NOT do any code outside of office hours? (excepting for the occasional overtime). I think those that code in their own hours, and read the blogs etc. to keep themselves up to date are the minority not the majority. I would also have to concur that I don't think this is gender related.
- asdfj843lkdjs 16y agoThe rub for women in computer science is that the dominant computer science culture does not venerate balance or multiple interests. Instead, the singular and obsessive interest in computing that is common among men is assumed to be the road to success in computing. I no way see this as men or cs specific. It is to me very specific to any extreme performance. Let me rephrase it: The rub for new entrants in X is that the dominant X culture does not venerate balance or multiple interests. Instead, the singular and obsessive interest in X that is common among X practitioners is assumed to be the road to success in computing. Extreme tennis players, think kids drilled from a young age to be champions, read Andre Agasi's bio, have exactly the same attitude. As do piano prodigy's. Any group performing at an extreme has this, because it is TRUE! To be in the top 0.1% you have to devote your life to it, you won't have balance! Do medical students, those headed towards surgery have balance in their lives? Incidentally, surgery is another one of those male dominated professions. So please, stop making this about either men or cs, it is not.