Stories
Slash Boxes
Comments

SoylentNews is people

posted by janrinok on Tuesday May 05 2015, @10:35AM   Printer-friendly
from the are-you-good-to-work-with? dept.

Jake Edge writes at LWN.net that there is a myth that programming skill is somehow distributed on a U-shaped curve and that people either "suck at programming" or that they "rock at programming", without leaving any room for those in between. Everyone is either an amazing programmer or "a worthless use of a seat" which doesn't make much sense. If you could measure programming ability somehow, its curve would look like the normal distribution. According to Edge this belief that programming ability fits into a bi-modal distribution is both "dangerous and a myth". "This myth sets up a world where you can only program if you are a rock star or a ninja. It is actively harmful in that is keeping people from learning programming, driving people out of programming, and it is preventing most of the growth and the improvement we'd like to see." If the only options are to be amazing or terrible, it leads people to believe they must be passionate about their career, that they must think about programming every waking moment of their life. If they take their eye off the ball even for a minute, they will slide right from amazing to terrible again leading people to be working crazy hours at work, to be constantly studying programming topics on their own time, and so on.

The truth is that programming isn't a passion or a talent, says Edge, it is just a bunch of skills that can be learned. Programming isn't even one thing, though people talk about it as if it were; it requires all sorts of skills and coding is just a small part of that. Things like design, communication, writing, and debugging are needed. If we embrace this idea that "it's cool to be okay at these skills"—that being average is fine—it will make programming less intimidating for newcomers. If the bar for success is set "at okay, rather than exceptional", the bar seems a lot easier to clear for those new to the community. According to Edge the tech industry is rife with sexism, racism, homophobia, and discrimination and although it is a multi-faceted problem, the talent myth is part of the problem. "In our industry, we recast the talent myth as "the myth of the brilliant asshole", says Jacob Kaplan-Moss. "This is the "10x programmer" who is so good at his job that people have to work with him even though his behavior is toxic. In reality, given the normal distribution, it's likely that these people aren't actually exceptional, but even if you grant that they are, how many developers does a 10x programmer have to drive away before it is a wash?"

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 0) by Anonymous Coward on Tuesday May 05 2015, @03:02PM

    by Anonymous Coward on Tuesday May 05 2015, @03:02PM (#179115)

    If they don't get it, you're not explaining it well enough. The responsibility to transfer knowledge always rests with the person who has the knowledge and not with the person who needs to learn it. Somewhere in the universe is the knowledge of immortality for humans, but since we haven't discovered it, we're all still just dumb apes, it doesn't mean the universe is an asshole, it means it didn't explain it well enough or at all and for all the beauty that the universe contains if we're forced to learn it on our own it's going to take longer.

  • (Score: 5, Insightful) by Tramii on Tuesday May 05 2015, @04:08PM

    by Tramii (920) on Tuesday May 05 2015, @04:08PM (#179134)

    The responsibility to transfer knowledge always rests with the person who has the knowledge and not with the person who needs to learn it.

    Negative. The responsibility to transfer knowledge rests equally upon both the teacher and the student. The teacher has to be willing to teach *and* the student has to be willing to learn. You cannot place all the responsibility upon one or the other. A willing teacher cannot instruct an unwilling student. A willing student cannot learn from an unwilling teacher.

  • (Score: 3, Interesting) by mhajicek on Tuesday May 05 2015, @04:30PM

    by mhajicek (51) on Tuesday May 05 2015, @04:30PM (#179142)

    There are limits. I used to teach Mastercam on a regular basis. There was approximately a bell curve distribution of aptitude. Some would take a week to pick up what others could in a couple hours.

    --
    The spacelike surfaces of time foliations can have a cusp at the surface of discontinuity. - P. Hajicek
  • (Score: 0) by Anonymous Coward on Tuesday May 05 2015, @08:17PM

    by Anonymous Coward on Tuesday May 05 2015, @08:17PM (#179245)

    The responsibility to transfer knowledge always rests with the person who has the knowledge and not with the person who needs to learn it.

    Tell that to my cat. She trained me faster than I was able to train her.

    But seriously, your failure to convey the knowledge of how to program to someone who can not understand it isn't always your fault. Some people just do not think in a linear or abstract fashion. They will never grasp basic programming concepts. If you're not a problem solver you can't be taught to be a good programmer. Some people just won't care enough to pay attention.

    Sometimes it's the teacher, but most of the time it is the student (for one or more of many reasons).

  • (Score: 2) by kaszz on Wednesday May 06 2015, @11:22PM

    by kaszz (4211) on Wednesday May 06 2015, @11:22PM (#179699) Journal

    So if I fail to teach the house cat about differential equations its my fault? ;-)

    Some people just won't get some stuff.