Slashdot Mirror


How Do You Find Programming Superstars?

Joe Ganley writes "You are a programming superstar, and you are looking for work. I recognize this happens relatively rarely, which is part of my problem. But stipulating that it happens, how do I, as a company looking to hire such people, connect with them? Put another way, how do you the programming superstar go about looking for a company that seems like one you'd like to work for? The company I work for is a great place to work; we only hire really great people, we work on hard, interesting problems, and we treat our employees well. We aren't worried about retention or even about how to entice people to work here once we've found them. The problem is simply finding them. The signal-to-noise ratio of the big places like Monster and Dice is terrible. We've had much better luck with (for example) the Joel on Software job boards, but that still doesn't generate enough volume." What methods have other people used to find the truly elite?

130 of 763 comments (clear)

  1. Uh by iONiUM · · Score: 5, Funny

    I'm right here.

    1. Re:Uh by temugen · · Score: 2, Insightful

      I agree. I know first hand that there are many programming superstars out there, but the majority of them aren't looking for jobs. You may very well know some of them from various projects you see online - whether they be mere mentions in a blog or full sites devoted to their projects. If you really want to hire a programming superstar, find one of such projects and contact the creator. If you do not know what type of project I am referencing, you shouldn't be hiring a programming superstar. These projects include such new developments as touch interfaces, infra red tracking, and any open source application that you've used that's made you say "wow."

  2. Simple answer... by Dusty00 · · Score: 5, Funny

    Be Google.

    1. Re:Simple answer... by flannelboy · · Score: 5, Interesting

      I have to say that I've had some people hired away from me to go to Google, and they have been hiring the people who can quote chapter and verse of some coding standards doc. But they haven't been my superstars. They have been "A" players. But not "superstars". I'll qualify that in one second.

      The superstar is more than just somewhat hard to come by.

      First, they are only going to be 1 out of every 100 programmers you work with. And that is only if you are lucky, and if you are good at hiring. If you hit job boards, you aren't good at hiring. (with apologies to the job board advertisement that is almost definitely above this post :)

      Second, they can almost never identify themselves. Lots of people THINK they are the superstar. But then they get very little actually accomplished. These are the people I've lost to Google. But the superstar does much more than just know the tech details. They actually get stuff done. And their code really really works. And it is highly reusable. And they change others around them. The always make sure the best tools are in place, and they get others to use those tools, not just themselves. In this sense, they are also quite good leaders, although most do not want to manage large teams (and you'd be wise not to have them do so).

      I've probably worked with 1000-2000 programmers in my lifetime, and I think I would give only about 10 of them the "superstar" status.

      The superstars produce 2x to 10x what a very good programmers can produce in the same amount of time.

      As far as finding and hiring them, the biggest problem is that they are very rarely on the market. So job boards are a bad place to start.

      Just about all (maybe even 100%, actually) of the superprogrammers I've hired have come from friend referrals.

      Go to your current employees, and give them very big checks if they can attract other programmers to your firm. Make sure this is worth their while (ie: $10,000 or more for bringing in someone). This will almost always be your best bet to find these guys.

    2. Re:Simple answer... by inKubus · · Score: 3, Insightful

      "Superstars" (which is the fluffiest word I've heard in a long time) are attracted to two things you didn't mention:

      Number one, extremely dedicated and intelligent people are looking for more than money. They want to change the world. They are driven. If they are after money, they want to be a part of the project, financially. That means stock. That means board positions. That means respect.

      Number two, they want to know that you are a good person to work for. What is the company's goal, mission, vision, idea, et al? What career prospects are there? What can a "superstar" programmer expect to be doing in 10 years at your company? Hopefully not still programming.

      You are referring to things that aren't necessarily associated with programmers, but with CEOs, CIOs, etc. Attention to detail, actually caring, etc. Well, ask yourself, why should anyone care about your company? Also, and lastly, these skills (pride in one's work, strong desire to learn and teach others, etc.) seem to be the type of skills taught in church (or synagouge)......

      --
      Cool! Amazing Toys.
    3. Re:Simple answer... by naoursla · · Score: 3, Insightful

      I like this answer. Maybe you cannot find superstar employees because you are not a superstar employer. Self-identification is prone to error.

    4. Re:Simple answer... by AuMatar · · Score: 4, Insightful

      Board position? Hopefully not programming?

      Every superstar I've ever known would run at either of those two thoughts. Cash is nice, but superstars are superstars in part because they love programming. So yes, they do want to be programming in 10 years. They may want to be lead programmer and be paid more, but that's about it.

      As for the religion part of your comment- well, it shows your bias, but its absolutely not true.

      --
      I still have more fans than freaks. WTF is wrong with you people?
    5. Re:Simple answer... by lgw · · Score: 4, Insightful

      Second, they can almost never identify themselves. Lots of people THINK they are the superstar. But then they get very little actually accomplished. These are the people I've lost to Google. But the superstar does much more than just know the tech details. They actually get stuff done. And their code really really works. And it is highly reusable. And they change others around them. That's it in a nutshell. You can't distinguish the top 1% from the merely arrogant in an interview, but if you do your interview wrong, or your working environment is clearly borked, then the top 1% will defintiely self-select away from your company. Ask hard programming questions, but not language trivia questions or mathematical parlour tricks. Don't force programmers to use tools that they consider inferior. A superstar programmer who's been around a while will ask about the build environment, version control system, and bug tracking system that you use, as the answers to these questions are great warning signs of a broken shop (and managers haven't been trained to lie about these questions the way they lie about typical work hours, project planning, and what your responsibilities will be once hired).

      If anyone knows how to locate superstar programmers in the first place I'd love to hear it. Once I have one on the phone I have a fighting chance to hire him, but you certainly can't spot them from their resumes.
      --
      Socialism: a lie told by totalitarians and believed by fools.
    6. Re:Simple answer... by mkiwi · · Score: 3, Insightful
      Summary mentions: What methods have other people used to find the truly elite?
      Along with what you said:

      Job sites are a bad place to go. I looked at the discussion forums on Dice.com one time and from all the complaining I knew I wasn't going to find anything good there.

      Referrals are really the way to go. There are so many people in this world who can, given a normal task, write a program for it. However, there are very few people who can actually think up a new project from start to completion, lead everyone through the project, and help push it through management. It takes a lot of confidence and ability to do that.

      Something I've noticed is that the best programmers tend not to think of programming as just a big math problem that they need to solve- they consider what they do to be an art. Having meaningful assignments is crucial to attracting and keeping new people. The best programmers want to be a part of something bigger than themselves and are great enablers for your other employees. Their good character rubs off on everyone else and creates a really positive working environment. Make sure you look for people who are fairly optimistic and upbeat.

      Offering money will only get you so far. You have to offer good projects to expect people to want to work for you. If you can make a fulfilling work environment for the best you are halfway there. The great programmers can go anywhere, and it should be considered a privilege if they decide to stay with you. Let them know they are appreciated in this way.

    7. Re:Simple answer... by mikael · · Score: 4, Insightful

      From the people that I have met (who have architected international specifications and written books on their area knowledge), the superstars are the laid-back and chilled out programmers, while the arrogant programmers are the wannabes - if they really knew as much as they thought they did, they wouldn't be so insecure.

      The original poster of this disussion hasn't specified what the nature of the work is - is it user-interface - is his company designing the next killer application. Then they would need someone who knows how to design and implement really polished application UI's.

      Are they looking for someone to implement highly computational intensive core libraries - then maybe a programmer with Matlab experience or someone with a mathematics background would be more suitable.

      Or are they looking for someone to write general purpose libraries that can be reused - then someone with good object-oriented design experience would be best.

      If they are just looking for a programmer to implement specifications, then looking a someone who has done similar ework in a final year project or thesis would be a good place to look.

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
    8. Re:Simple answer... by dwater · · Score: 3, Interesting

      > I have to say that I've had some people hired away from me to go to Google, and they have been hiring the people who can quote chapter and verse of some coding standards doc.

      I've noticed this too in my own interviews with them (no they didn't hire me). Their interviews seem to largely test for people who can a) remember stuff, and b) think on their feet in high pressure situations (like interviews). They seem to completely ignore previous experience, references, and other stuff. Being able to perform well in an interview is often not a good reflection of a person's potential.

      On more than one occasion, I told the interviewer/screener that I didn't know the answer to a question and they proceeded to ask if it were "a" or "b" where it was so obvious that only one of them could be correct (ie "a" = !"b"). Them telling me the answer to their question is disingenuous and I had already said I didn't know so they should take that as my answer - I felt like they were asking me to cheat.

      In many cases, the answer to a question could be found out in a couple of seconds by looking it up in the manual - or a web search (knowing how to find answers is still a skill). Those of us not still in our 20s have learned to select what we remember and forget what we can easily find out again when necessary. One of the principle things we remember is what problems various technologies can be used to solve, and so we can build systems using different technologies in order to solve bigger problems. We learn how to learn new things. We build intuition not a database.

      Selecting only specialists with good memories and high confidence under pressure is fair enough, if those are the sort of people you want (ie they remember all the nitty gritty details of all the technologies they've worked on), but I wonder what it would be like in a company full of such people. I've heard some stories about Google, for example, that make me think that they could do with people who actually just 'get on with it' - ie not everyone has to be 'a superstar'.

      Why do companies want people like this? Are these people 'superprogrammers'? Do they actually get work done in real life?

      What about people who have demonstrated that they can solve problems by selecting from, learning, and using various technologies that are available? People who are engineers rather than programmers.

      Also, do companies only want specialists these days? Is there no place for a generalist? It seems to me that generalists are quite valuable for startups and small companies, but large companies want teams of specialists, with each a specialist in a particular area. I the larger companies, I guess a generalist might be a reasonable manager or system designer, with the specialists doing the bits of the system they are specialist in...or something.

      --
      Max.
    9. Re:Simple answer... by HeelToe · · Score: 2

      To reiterate what others have said, they almost always come on a personal recommendation. Someone good to great themselves seeing an opportunity to hook up two parties that each has the pieces of the employer-employee relationship the other wants.

    10. Re:Simple answer... by mad.frog · · Score: 2, Insightful

      The superstars produce 2x to 10x what a very good programmers can produce in the same amount of time.

      Actually, I'd say it's more like "the superstars produce what the very good programmers can't produce, ever".

      It's not just about productivity, but insight.

    11. Re:Simple answer... by mad.frog · · Score: 2, Insightful

      What career prospects are there? What can a "superstar" programmer expect to be doing in 10 years at your company? Hopefully not still programming.

      If this is what you think, then you have never, ever met an actual "superstar programmer". Superstars live to code. Most would suck at management, and hate it too.

    12. Re:Simple answer... by korbin_dallas · · Score: 3, Interesting

      "A superstar programmer who's been around a while will ask about the build environment, version control system, and bug tracking system that you use, as the answers to these questions are great warning signs of a broken shop (and managers haven't been trained to lie about these questions the way they lie about typical work hours, project planning, and what your responsibilities will be once hired)."

      Amen brother, preach it. If a shop is using PVCS RUN dont walk to the exit, do not wait to get your parking ticket validated.

      PVCS is what we use and we call it a BDPOS. Broke Dick Piece of Shit.

      And the IT dept. Do they support the programming staff, of merely say NO to everything. Our IT is worse than useless, they are IN THE WAY of progress.

      Sorry had to vent, today I was told by IT they didn't have memory for the computer they gave me. Repeat, did not have memory for the computer hardware they give to every employee. No spare parts? WTF kind of IT dept is that? I meant to say no parts for the computer they LEASE the software dept. IT thinks they are a cost center, making money for the company. Oh I wish the original owner was still here, he would have fired all them dam useless SOBs in a microsecond. Getting in the way of a BILLION dollar contract, get the F*&^ out of my company. Right now!

      As you can tell no superstars work for us...

      --
      They Live, We Sleep
    13. Re:Simple answer... by TekPolitik · · Score: 3, Insightful

      the superstars are the laid-back and chilled out programmers, while the arrogant programmers are the wannabes - if they really knew as much as they thought they did, they wouldn't be so insecure.

      True to an extent. An arrogant programmer may well become a superstar some day, but to get all the way they need to lose the arrogance. A superstar is going to be somebody who has learnt enough to know that he doesn't know everything and that new ideas of merit can come from surprising sources. If they don't, they stop learning. A superstar doesn't have to go around putting down people as incompetent - a proto-superstar might still be doing so, but must outgrow it before they become a real superstar.

  3. One opinion by fyngyrz · · Score: 5, Insightful

    The first thing to do is remove arbitrary barriers. IE, "must" have X years of experience, X degree, held X previous positions, must move to our area. That's the sum of major mistakes most operations make. The best programmers in the world don't typically get that way by being just another college / job drone (though some do... just don't slam the door based on mundane requirements - you want the problem solved, not a title you can be proud of.)

    Secondly, market the job — make sure people can find out about it. That's perhaps obvious, but I know a lot of companies that try to stick to the back alleys of old boy's clubs, and it's no wonder they can't find anyone. Put an ad, a BIG one, somewhere programmers go a lot. Like slashdot. :-)

    Third, salary, salary, salary, and benefits (particularly insurance and family coverage). Move 'em if you have to. We've even bought houses outright for our programming team members. You can't expect to hire a superstar by treating them like a drone.

    The problem is almost always that really good programmers don't have to go looking, and if they do, they can - and will - turn their noses up at being treated like a commodity. Yet that's just what most companies do. Plus they throw up arbitrary and unrelated barriers to entry. Unfathomable, really.

    --
    I've fallen off your lawn, and I can't get up.
    1. Re:One opinion by Intron · · Score: 4, Interesting

      True. One of the smarter people that I know never finished his degree. He got bored and left school to start a successful company. However, its unlikely that his resume would ever go through an HR dept filter. The CTO or Principle Engineer would call him personally and make an offer.

      --
      Intron: the portion of DNA which expresses nothing useful.
    2. Re:One opinion by penix1 · · Score: 4, Insightful

      Overall a good post...I would add one more thing though...

      Attitude, attitude, attitude!

      I won't take a job where the person interviewing treats me as if they are doing me a favor in offering the job. They are after me, not the other way around. Even if I need the job, I'll never portray it like that. It is they who need me even then. Call it arrogance if you will but I'm not into indentured servitude.

      --
      This is a sig. This is only a sig. Had this been an actual sig you would have been informed where to tune for more sigs.
    3. Re:One opinion by Intron · · Score: 3, Funny

      No. He's just the one who has principles.

      --
      Intron: the portion of DNA which expresses nothing useful.
    4. Re:One opinion by PhrostyMcByte · · Score: 4, Insightful

      I'll add one more: no stupid Microsoft-ish riddles.

      Although I have heard one or two that were programming problems in disguise, I would argue that even in those cases your riddles are worthless to determine their skill, and anyone would be well within his sanity to respond "well, I'd look it up online. Why waste time figuring it out when the answer is done for me?".

      A great programmer will love to talk shop. Have one of your existing coders talk to him.

    5. Re:One opinion by tknd · · Score: 4, Insightful

      I don't necessarily agree with all of the points made because I've seen research show otherwise and have experienced otherwise myself.

      The first thing to do is remove arbitrary barriers. IE, "must" have X years of experience, X degree, held X previous positions, must move to our area.

      This part I agree with. Many hiring agencies shoot themselves in the foot asking for very specific requirements (must have 5 or so years experience with C++, must know domain specific but stupid tech with buzzword acronym, etc). The problem is you're always going to train an employee and there will always be some sort of lag time to start up. You're rarely going to get an employee who will be spitting out production quality work on day 1. If that was possible we'd all be contractors. What organizations should be after are highly qualified technical learners and a good foundation in software engineering practices.

      Secondly, market the job -- make sure people can find out about it. That's perhaps obvious, but I know a lot of companies that try to stick to the back alleys of old boy's clubs, and it's no wonder they can't find anyone. Put an ad, a BIG one, somewhere programmers go a lot. Like slashdot. :-)

      This in practice sort of works but not as well as you'd expect. If you post the job, the only people interested will be people actively seeking a job. Everyone else will just gloss over it because it is more of a waste of time than anything else. It's like commercials.

      Third, salary, salary, salary, and benefits (particularly insurance and family coverage). Move 'em if you have to. We've even bought houses outright for our programming team members. You can't expect to hire a superstar by treating them like a drone.

      There's a limit to how much you can bribe someone. Furthermore, just because you bribed them does not necessarily mean they will perform. You ideally want a match: you like them, they like you, for reasons other than money. For example what if you got paid to hack together open source linux code at home and you just happened to be a kernel dev? What if you got paid to work on your fancy game idea without any restrictions? Most people would rather do the job they enjoy for decent pay rather than get paid a boat load of money to do something they could care less about or worse hate to work with.

      The easiest, cheapest, and most reliable way for a company to find quality employees is by word of mouth and employee referrals. This makes sense. If you were to start your own company from scratch, what would you rather do? Dig into the back of your mind across every trust-worthy and awesome programmer you worked with or interacted with and convince them to join you, or go through a lengthy hiring process about people you know jack about? I would rather do the former because I have personal work experience with the people I know that I don't even have to ask for a resume or guess if they're lying or not. I also probably have some sense of their personality and quality of work. In fact, I can easily make a decision in the back of my mind without even contacting them. The only barrier is if they would be willing to accept the offer.

      I'm not surprised this is getting asked on slashdot, but I do think that slashdot lacks the expertise to answer it correctly. If you want a better answer to what truly works, you need to get in contact with an HR agency on a personal level rather than a business level. Yes, that's right, you need to know a friend that works in the HR or head-hunter business--if you come to them from the business front they will treat you like a customer rather than a friend so they'll skew everything they say towards supporting their business. But if they are more a friend they will easily be able to tell you things like success rates and employee turn over rates because that is what they deal with. People on slashdot often are just in front of their computers all day and don't g

    6. Re:One opinion by Impy+the+Impiuos+Imp · · Score: 5, Funny

      I love stuff like "Must have 5 years of Java experience" -- 2 years after Java was released.

      --
      (-1: Post disagrees with my already-settled worldview) is not a valid mod option.
    7. Re:One opinion by NinjaTariq · · Score: 2, Funny

      In my experience, an additional prefix is added:

      Commander in Chief Lord High Lead Senior Principle Engineer, should be the highest non-managerial position.

    8. Re:One opinion by prockcore · · Score: 4, Funny

      I'll add one more: no stupid Microsoft-ish riddles.


      But they're so much fun to ponder in a non-riddle context.

      "Why does a farmer have a wolf? How can a 5lb chicken eat a 50lb bag of grain? How is he able to prevent the wolf from eating the chicken when he's present?"
    9. Re:One opinion by SpaceLifeForm · · Score: 3, Informative

      The problem is that GP was not joking.

      --
      You are being MICROattacked, from various angles, in a SOFT manner.
    10. Re:One opinion by geekoid · · Score: 2, Funny

      Yep, I remember talking to someone about Powerbuilder 5. They want 5 year experience, and it had only been out for one.

      I mentioned that in the interview, and he said he had a stack of interviews with people the have over 5 years experience with power builder 5.

      I said, "oh, I have no doubt those pieces of paper say that, but it has only been out for a year."
      Then excused myself and left.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  4. Step one by Verteiron · · Score: 4, Insightful

    Stop calling expert programmers "superstars".

    --
    End of lesson. You may press the button.
    1. Re:Step one by tonydiesel · · Score: 2, Insightful

      Indeed - "superstar" is recruiter speak. Whenever I get a recruiter calling saying he/she has a real "superstar" or "rockstar" for me, I know immediately to blow the person off, because these words usually mean the recruiter has no idea what the hell they are talking about.

    2. Re:Step one by ucblockhead · · Score: 2, Insightful

      The best programmers don't call themselves superstars. As they say, true wisdom is not knowing. It isn't even knowing what you know. True wisdom is knowing what you don't know. Those who label themselves "superstar" are nearly always prima donnas who produce badly engineered, WTFworthy code and refuse to work with others.

      --
      The cake is a pie
  5. Appeal by Jeremiah+Cornelius · · Score: 4, Funny

    to their obvious sense of humility, and only ask for mere "stars".

    That, or go trawling through the strip-clubs near Boston.

    --
    "Flyin' in just a sweet place,
    Never been known to fail..."
    1. Re:Appeal by ShieldW0lf · · Score: 5, Insightful

      Great programmers work for who they want, on what they want. They take getting their personal needs met for granted, but they have grand ideas about things they want to see realized and not enough money of their own to do it.

      So you advertise on the basis of the interesting work that you're doing, and aim for the ears of someone who has been itching to build such things rather than talking about the creature comfort and monetary perks.

      Great people want strong leadership that will help them achieve beyond what they can do alone.

      --
      -1 Uncomfortable Truth
    2. Re:Appeal by eonlabs · · Score: 2, Insightful

      If you want my suggestion, go the inexpensive and effective route.

      Try internships with colleges with co-op programs and quarter systems.

      I'll explain:

      Interns are a cheap way to test the water. When you find someone you like, hire them on full time at a good rate.

      Co-op programs force students to try working in the industry, and so they will be looking for a wide variety of jobs.

      Quarter systems are brutal. Anyone surviving in a college with one is either amazing at BSing, or is a strong programmer. Both are valuable, although I would only use the amazing BSer for inter-business relationships.

      Colleges like these often have career fairs and such, which makes it easy for you and your company to meet a lot of these people first hand to see how they carry themselves.

      RIT and Northeastern have pretty strong output. You might try them first.

      --
      I wouldn't consider the mad hatter mad. Just reality impaired. He sure can make a mean cup of tea.
    3. Re:Appeal by Fozzyuw · · Score: 5, Insightful

      Great programmers work for who they want, on what they want.

      I'd take a step back on that one. Before they're "programmers superstars", they're usually college graduates. Start by trolling for college students. Lower your needs from "must be" to "can be" and take those who actually enjoy programming and build them up into superstars by putting them in your super company. They'll probably turn into Superstars in no time if your company is as good to work for as you describe.

      Cheers,
      Fozzy

      --
      "The past was erased, the erasure was forgotten, the lie became truth." ~1984 George Orwell
    4. Re:Appeal by that+this+is+not+und · · Score: 2, Insightful

      However, sometimes you just need good hype.

      I was wondering when somebody was going to bring that up, re: "Programming Superstars."

      There aren't any. Just people who work hard at something that they're good at.

      All the rest is hype.

    5. Re:Appeal by gmack · · Score: 4, Insightful

      I disagree. Some of the best programmers I've ever met never had official training in a computer field.

    6. Re:Appeal by xero314 · · Score: 3, Insightful

      There needs to be more detail on what a "Great Programmer" is. Is a great programmer a good code monkey capable of following instructions but turning out high amounts of bug free code? Is a great programmer a person that knows how to work without a specification but still do what the company or client needs? Is a great programmer a person who is great at coming up with new and unique software projects that may eventually be profitable?

      Point is that what a great programer is depends on the environment they are going to be working in. Because of this I'm going to suggest finding people who have never done any professional programing but have the right personality and drive to become the great programmer you need. If you try and get a great programer that is already in the industry you risk finding someone that is set in their own ways which are in conflict with what you actually need.

      Even Linus Torvalds is only a great programer is certain environments (if he even qualifies as a great programer and not just a well known programer).

      Oh and great programers do not necessarily come from formal education programs. Most of the truly great programs, whether they went to college or not, learned there skills through practice and self education.

    7. Re:Appeal by Arapahoe+Moe · · Score: 3, Insightful

      Let me guess. You're in or just out of college ..... and went to school at RIT, Northeastern, or some other more or less worthless institution of higher learning that was on the quarter system. :)

      I mean, come on. I won't even touch the fact that you are basically advocating the widespread use of cheap labor (interns/co-op students) as a really, really, really good thing. I mean, I work with some smart, young guys .... and in addition to their intelligence, they are also possessed of a naivete about how things REALLY work that REALLY limits their utility and value, amongst other severe flaws unique to the TALENTED young professional. Furthermore, trying to devalue the programming profession, in this way, such that it turns into Mexican day labour REALLY isn't the way to find programming superstars ....

    8. Re:Appeal by Anonymous Coward · · Score: 4, Interesting

      Some of the best programmers I've ever met never had official training in a computer field.
      I'd start by looking for math or physics majors with programming experience. Compared to quantum field theory or category theory, C++ or Java hacking is freaking child's play. You have to make sure to evaluate them on clarity of thought, not volume of knowledge, though - a lot of the best coders I know have no CS experience and even have to Google for a lot of their standard library calls, especially at the start, but in the end they put together the cleanest, most intelligible, and least buggy code I've seen.

      But make sure you have something interesting to let them work on, otherwise you'll lose them, probably to the banks where they will be paid at least six or seven times what you can afford - make sure your projects are at least that much more fun for them to work on. And never EVER EVER put a math/science person in charge of any sort of UI, no matter how good a coder they are. Seriously, don't do it!
    9. Re:Appeal by utopianfiat · · Score: 3, Insightful

      Moreover I'd say looking for good programmers in general is going to make you SOL for the most part.

      I'd pose to you a give-a-man-a-fish metaphor. Why work on finding good programmers when you can find a good project manager - probably with a PhD - who can forge hard-working programmers into good and hard-working programmers.

      There's way too much mystique over "superstars" who bring their midas-touch of computation to a company. It's bad for business, it's bad for your project, and it's bad for budding programmers who suddenly are expected to be computational savants. You burn people out that way. Instead, turn down the guy who can do integral approximations in his head and hire the guy who took an hour but did it all on paper without taking a break. Why? Because if you hire savants, they'll do their work in 10 minutes and bill you for 2 hours because that's the time it takes for everyone else to build the same amount of code.

      Apologies to most of /. for ruining your perfect scam.

      --
      +5, Truth
    10. Re:Appeal by stacey7165 · · Score: 2

      I agree, that's crap. Once in a million are you going to find a diamond in the rough from a university that is going to fundamentally affect your business or strategic innovation in the next 5 years. College is great to hire bench strength. Serious talent is much harder to find.

      Best idea is to leverage your personal network of the employees that you already have (this of course assumes that these people are quite talented already). Next is to never poison the well with crap. Don't hire warm bodies. The damage it will do to momentum and progress is immeasurable, and seriously deteriorates your ability to recruit high quality talent.

      Finally, work with a good recruiter and don't just give them a job description. Tell them where you envision this person is working now. What other projects/companies have the caliber of development you need. And then let your recruiter be the pitbull they can.

      My company, http://www.hyperic.com/about/careers.html, is an open source web infrastructure monitoring and management company. Part of being open source is we have also developed a strong community. This community is familiar with our product, many of which are Java developers already - and have made their prowess known to us. We also target our community for hires as well, which can be a great transition and a very low risk hire.

      That said, if there are any java or UI programmers, sales consultants, professional services or product marketing folks out there - we're always hungry for great help!

    11. Re:Appeal by Maxo-Texas · · Score: 4, Interesting

      I agree and I say advise every student that they should intern.

      What businesses should realize is that students have a lot of energy but no experience and a lot of them lack the grit to finish when it gets boring.

      A good seasoned program + 2 interns is a good combination. The interns do not argue with the good programmer all the time or try to put their "stamp" on the project. They just code a LOT and learn a LOT from the seasoned hand.

      It is so sad, here in 2008, to STILL see companies pay $150 an hour to a consulting firm for recent college grads who lack any experience in thinking ahead 5 years.

      I'm a good programmer- but there ARE superstars. I've known a few. They tend to be fanatics and don't work so well in teams. They write superior code, quickly. They are not so great on huge projects (unless paired with novices as above) because they get on each others nerves.

      A good team needs one superstar with authority to decide things, a few solid programmers to catch the mistakes the superstar does make, and an equal amount of rookies.

      --
      She was like chocolate when she drank... semi-sweet at first and then increasingly bitter.
    12. Re:Appeal by CastrTroy · · Score: 4, Insightful

      No magical program manager can forge skills from programmers who don't have any. There's a large number of programmers who have no skills at all. No amount of working with them will ever resolve that. You can't forge a sword out of cotton. You can't forge a good programmer from somebody who just doesn't get it. You don't need to hire all superstars. But finding enough people who even have a clue how to program can often be huge challenge. There's so many people who want to be programmers, who just don't have it in them, that it's hard to sort through all the junk to find the good ones.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    13. Re:Appeal by Metasquares · · Score: 2, Interesting

      I know some very good programmers who came out of RIT.

    14. Re:Appeal by drew_eckhardt · · Score: 5, Insightful

      >I'd pose to you a give-a-man-a-fish metaphor. Why work on finding good programmers when you can find a good project manager - probably with a PhD - who can forge hard-working programmers into good and hard-working programmers.

      Because

      1) You can't teach hard working programmers the creativity needed to come up with novel solutions to hard problems, where the right creative solution can net orders of magnitude better performance and/or reliability. The rough order here can be of a better PhD thesis or Digital labs paper (but with more attention to reliability).

      2) Experience productizing solutions _well_ is needed to build reliable complex software. I know of distributed systems groups that had to flush their first products due to algorithmic bugs and others that needed heavy operator support to keep things running because inexperienced groups lacked sufficient practical background in simulation.

      The best you can do is grow people towards their potential. Some engineers have a creative mindset and will solve problems when given a description, with the size of the problem dependant on experience and aptitude. You can get them working on bigger and bigger problems with more attention paid to practical concerns. Some engineers can implement something given a description (smells like a log structured file system, with a separate log for B+ tree nodes). You can teach them better engineering discipline.

      >Why? Because if you hire savants, they'll do their work in 10 minutes and bill you for 2 hours because that's the time it takes for everyone else to build the same amount of code.

      If you pick their brains on an as-needed basis on what you think is important, you'll be paying $500 for their 4 hour billable minimum and not getting fringe benefits.

      If you actually hire them and they have interest in how the product and company go, they'll work 60-80 hours a week (it's not about the money) for options on .5-1% of the company and perhaps 10-20% more in base salary than you'd pay some one who's merely excellent, you'll get over 5X the output on product code (output would be higher if non-coding responsibilities didn't consume 1/2 - 2/3 of their time), build infrastructure, test infrastructure, an effective mentor for your junior engineering personnel, attention to system level interactions before the code is written instead of after it's integrated, and maybe a little management thrown in.

      If you're solving the same problems over and over again, it doesn't matter and they wouldn't be interested.

      If you have something that's too hard for other companies to pull off, the right handful of gurus can mean the difference between success and failure.

    15. Re:Appeal by Metasquares · · Score: 4, Insightful

      Being given nothing for 7 hours a day - and being prevented from filling that time with your own productive work - will make you want to scream out of simple boredom after only a few weeks. I would often struggle just to stay awake. It sounds great, but it was awful.

    16. Re:Appeal by SanityInAnarchy · · Score: 3, Insightful

      who can forge hard-working programmers into good and hard-working programmers.

      Not going to happen unless they were already decent. Not good, decent.

      Let's take an example from my interview... How would you check that a string is a palindrome?

      A clever programmer might do something like:

      sentence.reverse == sentence

      A programmer somewhat more concerned with efficiency might iterate over the string, character by character, comparing the first half with the second half.

      A more thorough, correct programmer would do either of the above, but stick a

      sentence.downcase!

      in front of it -- probably also strip out punctuation and spaces.

      And then there are the WTF programmers, who will do something like:

      i = 0
      result = true
      while i < sentence.length
      case sentence[i]
      when 'A'
      if sentence[sentence.length-i] == 'A'
      # yup
      else
      result = false
      end
      when 'a'
      ...

      Oh, and the above won't actually work as written, aside from being absurdly inefficient both in coding time and in runtime if it did work. The amount of effort it would take to mold someone who would actually write the above into a decent programmer is not worth it.

      Compare that to someone who wrote the first example (sentence.reverse == sentence) -- remind them about whitespace, punctuation, and capitalization, and they'll be able to work it out.

      Now, absolutely, if you can't do this stuff yourself, hire someone who can. That part is tricky, but the complaint of the original article was not that they didn't know how to find any good programmers (or even superstars), but that they couldn't find enough.

      And absolutely, one "star programmer" is not as important as a team that works well together -- but a "star project manager" isn't a silver bullet either.

      --
      Don't thank God, thank a doctor!
    17. Re:Appeal by puggsincyberspace · · Score: 2, Interesting

      What a load of crap. Ok, you pay the medioca programmer the 2 hrs to do what takes a superstar 10 minutes, your deadline is 1hr, with the superstar, you have 50 minutes to test it and you still met your deadline.

      The reason why superstars get the big money, is because they do it faster, better and in most cases without bugs. They write it, they test it, they give it to you and then go make coffee while the other guy is still trying to work out what you wanted in the 1st place.

      From what the original poster said, he doesn't care about the $s, he wants someone that can work on problems that someone with experience and the ability to look at problems from different angle and solve them without fuss.

      I have been programming for 20 years before i actualy got a Master of Technology (Software Engineering) I and another guy graduater at the same time, got a job in the same place doing slightly different projects, he last 1.5 months and could not compleat his project, they put me on it and 1.5 weeks later i done more than he did in the 1.5 months. Needless to i kept my job (well up untill i left for one that paid twice as much).

      so paying for a superstar may cost more by hour, but it could save you money and reputation in the long run.

      Puggs

      --
      Access Point Live Mapping Access Points with Google
    18. Re:Appeal by Icarium · · Score: 2, Funny

      Billing 2 hours for 10 minutes? Pfft. My last piece of 10 minute code cost our client 3.5 days. Then again, I don't do the billing, so I couldn't care less.

    19. Re:Appeal by SageMusings · · Score: 2

      You're making me blush....stop it.

      --
      -- Posted from my parent's basement
    20. Re:Appeal by xero314 · · Score: 4, Insightful

      I have one rule on process: it isn't a substitute for talent. I have on rule on talent: it isn't a substitute for process.

      The firm that realizes that is golden in my book.

      When it comes to any form of engineering I would take a good process over any amount of talent. Talent is what I want in an artist not someone building complex technical devices (including software). Yes it would be nice to have both, but if you have to give up one don't make it the process.
    21. Re:Appeal by Belial6 · · Score: 5, Insightful

      You touch on a piece that is often missed. It is a bad choice to only hire 'superstars'. Quite simply, not every problem is going to be interesting. There is very often going to be grunt work, or simple things that just need to get done. Your 'superstars' are going to get board really quick when they have to do grunt work. You would be much better off, hiring people of various skill levels, make sure that they know where they are, and match up really good developers with some that are not as good. Of course, to truly be a 'superstar', you have to be able to understand and appreciate the contributions that those with less coding skill often bring to a project.

      At my work, I am teamed up with another developer that will simply never be a 'superstar'. She consistently needs help on code that is just not that difficult for me to write. That being said, she is immensely productive. She knows what level of code she can handle, and she does a LOT of work that, while I could do if need be, I would be far less interested in than the work I do. This would lead to lower quality code, and job dissatisfaction. Her presence on the team gives far more to the company than any 'superstar' could bring.

      The key is that she knows what she does well, I know what I do well, and we appreciate each others contributions.

      Now, maybe the question wasn't about 'superstar' coders, but in employees in general. If so, it didn't come off that way to me.

    22. Re:Appeal by gfody · · Score: 4, Insightful

      Indeed. However, replace "superstar programmer" with "competent programmer" and the question is still sadly relevant.

      --

      bite my glorious golden ass.
    23. Re:Appeal by Cecil · · Score: 3, Interesting

      You burn people out that way. Instead, turn down the guy who can do integral approximations in his head and hire the guy who took an hour but did it all on paper without taking a break.

      There's a recipe for disaster. When the pressure is on, the guy who's gonna crack is the one who spends 12 hours methodically searching through the code for the point where the data is becoming corrupted, instead of the guy who knows intuitively that the only place the data is in a state where it might get corrupted in that particular way is in function X in file Y. You don't burn out from doing integrals in your head. You burn out from working harder than you're reasonably able to, for longer than you're reasonably able to. I think the second guy is in danger of that much more than the first guy.

      they'll do their work in 10 minutes and bill you for 2 hours because that's the time it takes for everyone else

      Seems perfectly reasonable to me, unless you're also getting paid superstar hourly wages. If you get paid the same as everyone else, why does the company magically deserve more out of you than they deserve out of everyone else who they pay the same? You don't get extra talents for free, I am not a package deal. You get exactly what you pay for.

      A bit passive aggressive you say? Certainly, it is. I should hold out for however much money I feel I am worth and give them 100% of my ability. But life isn't perfect, we've all worked our share of shit jobs for shit pay because sometimes the situation demands it. Anyone who busts their ass for shit pay is naive at best. There's no reason or motivation to do so. I'm not saying you should be a lazy asshole, either, you were hired with the expectation that you would achieve a certain level of performance, and you should meet that expectation, that's your responsibility. You are getting paid after all, even if it's not as much as you think you're worth.

      Personally, I do get superstar hourly wages, and I do my work accordingly. Some companies are smarter about how this works than others. Most companies realize that even on salary, my pay rate comes with the expectation that I will only be working, on average, about 40 hours a week. Yes, I am on call at all times and always willing to fix problems as quickly as possible. But that doesn't mean I start working 80 hour weeks for free just because IT decides they're going to spend the next month installing a new topology for the database cluster.

      And before the rest of you start, yeah, go ahead, make your jokes about how I'm going to get canned in six months. I won't. But if it makes you feel better, keep thinking that.

    24. Re:Appeal by AGMW · · Score: 2, Insightful
      You would be much better off, hiring people of various skill levels

      I was really lucky to get a job in a fantastic company writing Newsroom systems as my first job out of university. I was amongst some incredibly talented programmers and therefore didn't really rate myself as a "good programmer" at all. Upon leaving the company it turned out I was actually well above average - mostly down to a good CompSci degree giving me the basics and working with a team of very good programmers who were all ready, willing, and able, to pass on their programming skills!

      You need a range of skills within a team to allow people to learn. You will always have the top dog who helps everyone else - and you all know who it is at your work, the go-to-guy. People always fear these people leaving - oh what will we do if so-and-so leaves ... you don't need to worry because someone else will step up to the plate to carry the torch.

      Logica, in the UK, went through a phase of hiring graduates from anything other than CompSci courses - I worked with an English Graduate who Logica had retrained, and he was a top programmer! But programming isn't about knowing the language syntax, it's about how you approach a problem. I sometimes wonder if you actually want lazy programmers - so they write the code well first time so they don't get called out at night to fix things! Write the code as simply as they can, so when they return it's easier to understand what they were doing!

      --
      Eclectic beats from Leeds, UK
      handmadehands.co.uk
    25. Re:Appeal by Simon+Brooke · · Score: 4, Insightful

      Moreover I'd say looking for good programmers in general is going to make you SOL for the most part.

      I'd pose to you a give-a-man-a-fish metaphor. Why work on finding good programmers when you can find a good project manager - probably with a PhD - who can forge hard-working programmers into good and hard-working programmers.

      There's way too much mystique over "superstars" who bring their midas-touch of computation to a company.

      Frederick Brooks, author of the Mythical Man Month, wrote that good programmers are 100 times more productive than average programmers. That accords with my experience; I've been working in this game for twenty years, both as programmer and as project manager; I've seen a lot of average programmers, and two or three good ones. The whole ethos that programmers are grunts who work for and are managed by project managers gets the whole pyramid upside down. Even the best project managers can do nothing to improve the work of a good programmer, but much to impede it.

      Personally I'm still of the opinion that Frederick Brooks recommendation of the 'surgical programming' model is the best - you identify your star programmer, and everyone else works for them. Brooks recommended about five support staff for each programmer: a 'co-pilot', who worked in a sort of junior pair-programming role, essentially learning from the senior programmer; a librarian, who wrote up and managed documentation, looked after releases, and such like things; a tester, who just tested; a toolsmith, who built small scripts and utilities; an administrator, who handled business issues; and several other optional roles. Modern tools can automate some of these roles, but it's still the case that good programmers are so much more productive than ordinary ones that it makes economic sense to unload all the routine tasks off them to less able people.

      Good programmers really do make or break technical companies - they add far more to the bottom line than anyone else. And if you don't recognise that, you won't be able to hire them, you won't keep them if you do hire them, and you won't get anything like the full potential out of them if you do hire them. Keep your programmers in the dark and feed them on shit, as most companies do, and in a very short time you'll have no-one left but shit programmers.

      --
      I'm old enough to remember when discussions on Slashdot were well informed.
    26. Re:Appeal by Ruphuz · · Score: 2, Informative

      You can't forge a sword out of cotton

      Yes you can. But you will need lots of cotton and lots of pressure.

      --
      My other post is a First.
    27. Re:Appeal by evil_aar0n · · Score: 2, Insightful

      I concur. The worst job I've had was with a company where the pay was Ok, the people were nice, the commute acceptable, etc., but the work was mind-numbing. "I went through x years of college for this...?" That gig didn't last long, but longer than it should have.

      On the flip-side, one of my favorite jobs was with a small company, great pay, sadistic boss, slave-driver-like work pace, terrible commute, but interesting things on which to work. I don't mind working hard, so long as I'm not bored.

      --
      Truth, Justice. Or the American Way.
    28. Re:Appeal by xero314 · · Score: 2, Insightful

      I have on rule on talent: it isn't a substitute for process. Clarification on my previous comment.

      I have on rule on talent: it isn't a substitute for good process.

      But the point I was actually trying to make, and I think most people got based on the moderation, is that anyone who thinks they are talented enough to not need a good process is not nearly as good as they think they are.
  6. quality vs quantity by vanyel · · Score: 4, Insightful

    You can't have both quality and quantity. Searching for the best of the best is bound to return a small number of people.

    1. Re:quality vs quantity by Jeremiah+Cornelius · · Score: 4, Funny

      You, sir - I take it - have never experienced the PopTart in it's exemplary and multitudinous glory!

      --
      "Flyin' in just a sweet place,
      Never been known to fail..."
  7. It takes a good software guy to know one by swimmar132 · · Score: 4, Interesting

    Unfortunately, software development is one of those things where you can only judge talent if you have talent.

    Assuming you already have a couple good guys on staff (but how do you know they are good? :-), do you use any open source projects? Interview those guys. Open source is a great way to get to know someone -- you can review their code and documentation, and you also know that programming is something they love. People who are involved in open source typically love programming (otherwise, why do it?).

    1. Re:It takes a good software guy to know one by COMON$ · · Score: 4, Interesting
      A boss of mine once said this:

      Class A people hire class A people

      Class B people hire class C people

      I think that is spot on.

      --
      CS: It is all sink or swim...oh and did I mention there are sharks in that water?
    2. Re:It takes a good software guy to know one by eln · · Score: 4, Funny

      Well, at least now you know your boss paid attention in MGMT 301.

    3. Re:It takes a good software guy to know one by Bwerf · · Score: 2, Interesting

      So who hires the class B people? Do they all start their own businesses?

      --
      If noone rtfa, then what's the slashdot effect?
    4. Re:It takes a good software guy to know one by Chapter80 · · Score: 2, Insightful
      It's amazing how many people THINK they are class A people. Like the original submitter of this discussion post:

      we only hire really great people
      ....says the guy who doesn't know how to recruit good people!! What a cocky a-hole. What a joke!

      Hopefully, when your boss said his little catchy phrase about "Class A people only hire Class A people", you responded with "And in this case, class C people hire class A people."

      Clearly, there's a flaw in your boss's theory, because a start-up company that has any success is dependent on having class-A people as the founders or first employees. If they only hire class-A people, then the whole company would ONLY EVER have class-A people in it. So how did your boss get hired again? You either are full of Class-A people (unlikely), or your boss is an idiot (likely).

  8. Linkedin by Nefarious+Wheel · · Score: 5, Funny
    (Clears throat, adopts heroic stage pose) "People... people who know people..."

    (Dodges ballistic vegetable matter)

    --
    Do not mock my vision of impractical footwear
  9. Not a programmer here but... by COMON$ · · Score: 4, Insightful
    As a desirable sys admin I went with a headhunter. She filters out businesses and matches them to employees. I tend to be a people centered admin so I like smaller businesses, so she calls me when a really nice job comes up and sells me on it. A larger corporate job may go to someone else as sitting in a server room all day isn't my cup o tea.

    My suggestion would be to use a headhunter, sure they are expensive but you get matched up with quality people that match your business philosophy. Also to you job seekers out there I would suggest finding and hitting up Head Hunters. I have had extrordinary success with em on both sides of the table.

    --
    CS: It is all sink or swim...oh and did I mention there are sharks in that water?
    1. Re:Not a programmer here but... by glop · · Score: 3, Informative

      I would second that for real head hunters.

      Most of the head hunters that jump on you when you post your resume on Monster are pretty bad though. They do simple keyword matching, ask silly questions ("how many years C?") and seem to rely on their speed and the amount of people they reach to find a few matches that will bring big bucks.

      I ran across a sharp head hunter and he really took time to:
        - get me interested in the job
        - make the conditions of recruitment easier (he made me skip the phone interview with the company)
        - helped me prepare for the interview by telling me what kind of book I should use to revise
        - found the matches between the job and me, despites the mismatches

      So I am pretty impressed with good head hunters.

  10. Congratulations! by Anonymous Coward · · Score: 4, Funny

    You have found me. How much is my salary?

  11. Get lucky, or hire young by bbrack · · Score: 4, Insightful

    Honestly - imo, you are incredibly fortunate to hire excellent experienced people based off interviews (our hit rate is about 25% good, 50% passable, 25% poor)

    the 2 best strategies for having a high hit rate with your new hires:

    1. hire young - bring people in as interns/coops and use their term as a 6 month interview - this can give you a great insight into their potential

    2. poach - has anyone else in your organization worked somewhere else? find out if there are any excellent people from previous jobs looking for work

    1. Re:Get lucky, or hire young by kudokatz · · Score: 2, Insightful

      I am getting out of school soon and have received multiple offers-- what really attracts me is getting to talk to about 5 people that actually work at the company. If I see that the people I talk to aren't confrontational but cooperative as well as 7337 as well, then it's a great indication that I will go for that company regardless of (within reason) how much money is offered elsewhere.

      The biggest turn-off is not being treated like a social peer because of age, and that is a HUGE barrier to making myself home in a team. I recognize that I lack the experience of everybody else around, but without genial inspiration to keep writing awesome code I feel a bit lost.

      Finally, recognize that if people have some problems with group work in school it doesn't necessarily mean they will on the job -- use the personality and interactions with other employees for that. I had one interviewer tell me they almost wrote me off because I didn't like some groups I have worked in until he finally asked me for an explanation.

    2. Re:Get lucky, or hire young by hibiki_r · · Score: 2, Insightful

      I agree with the GP, but the problem is not that more experienced programmers can't learn. Top programmers don't reach their status by just experience. With little talent, 15 years of experience don't make a great programmer. It's easy to spot talent after working with any programmer for a few months. This means that in most cases, top talent will be spotted by others quickly, and will probably not have to ever look for a job outside of their network of former coworkers after just a few years.

      How many good programmers that have been coding for 5 years don't have a bunch of friends that would jump at the opportunity of getting their company to hire them? In my experience, the local programmers that have trouble landing new jobs are those that most former coworkers would never recommend. Every good hire I've seen over the years was either from someone moving, someone without much experience, or a referral.

    3. Re:Get lucky, or hire young by rhizome · · Score: 4, Insightful

      So, only the young can learn?

      In my experience, those who think the best candidates are fresh out of school are power-hungry narcissists. They want fresh minds so they can indoctrinate their experience in the manager's image. You never forget your first. So, you have fresh minds who want experience: perfect captives. They do things your way and no better and you still get to blame them for mistakes and take credit for their accomplishments. You don't have to deal with any alternative viewpoints that might undermine your authority, so the Peter Principle is safe in your back pocket.

      Don't listen to this guy, he's probably only an aspiring manager anyway.

      --
      When I was a kid, we only had one Darth.
  12. This may help... by Randolpho · · Score: 3, Informative

    Jeff Atwood had an interesting article on the subject a couple weeks ago. It generated a metric buttload of comments, so you might consider mining for ideas there.

    --
    "Times have not become more violent. They have just become more televised."
    -Marilyn Manson
  13. Have a Blog by Anonymous Coward · · Score: 2, Insightful

    Have a good development-oriented company blog and be engaged in the community.

  14. In 3 Ways... by FreeKill · · Score: 4, Interesting

    I would say in 3 ways. One, stop calling them superstars. To a programmer, the world superstar implies massive overtime with little compensation (aka we want someone who loves programming so much that they won't worry about the fact that we under pay them and over work them). Two, do some research on job requirements. Don't list idiotic buzz words as requirements when the package is something a programmer could pick up in less that a day working with it. The best way to get people to completely glaze over your job posting is to list so many technologies that they are bound to be missing one or two. Third, treat them and pay them what they are worth. If you want a superstar programmer, be willing to pony up. I read something a few days ago here on Slashdot that said Facebook and Google were competing for new grads and offering salaries in excess of 110K to new grads. If that's the treatment those companies give them, what do you think someone with experience and "superstar" status probably thinks they deserve? If you can't give them the money, make up for it with benefits and ability to progress or become a partner in the company...Bottom line, be realistic, and they will take you seriously. A programmer can detect a job that will probably be bad from a mile away just by reading the description.

  15. Judge them by their contributions to the field by Peter+Cooper · · Score: 3, Insightful

    If a developer is truly a "super star" there will be a trace of that on their public record. They'll have built code that they've sold, built a business, built up a successful blog, contributed to or started an open source project, written a book, any of those sorts of things. If you're hiring from Monster or Dice, you will rarely find anyone with a single one of these qualities.. so that's how to start. Find developers who've written books in the field(s) you cover.. find popular open source projects and look at who's contributing.. it's not hard, and so few employers actually bother to take this route. I don't know why though, since this is how you find the best people and, most importantly, the best contributors and communicators.

    So.. books, projects, blogs, open source.. investigate all those in your field.

  16. Why? by mapkinase · · Score: 5, Insightful

    Seriously, why do you need a programming superstar, why not settle for a programmer with substantial experience in the area you need?

    For example, universities do not look for supergenius professors (if not only for label "Nobel prize winner"), they are mostly looking for a person who will be able to get grants

    Supergeniuses are good in the environment that does not require any results any soon. That's the way they work.

    Normally people are looking for good workers with a good experience able to fit in the environment.

    I am actually glad that in my line of work there is no obsession with top level performers, like it happens in showbiz. As a result a lot of people are paid quite well.

    --
    I do not believe in karma. "Funny"=-6. Do good and forbid evil. Yours, Oft-Offtopic Flamebaiting Troll.
  17. grow your own thru training! by justdrew · · Score: 5, Insightful

    believe me , nothing your business is doing is so god-damned special that it takes a "superstar" to accomplish. Just find some people with some programing background and give them the opportunity to learn and grow. Anyway, the person asking of this question, if _they_ were a "superstar" HR person/manager, would already know the answer. Since the company can get by with plain old average HR/management I think it can live with average normal programmers as well.

  18. We use the old boys network by wonkavader · · Score: 4, Interesting

    While you can market to wazoo, and you should, following the advice of others, here, you'll always only be half right, because talented people first and foremost recruit other talented people and solicit other talented people for work.

    So go to the experts at your current job, the people you REALLY respect, and ask them if they know someone. If they say no, then they're probably LYING, and you just don't have enough to draw their friends. Try to find out why, and fix that. Then those same people you asked will begin suggesting people.

    If you don't have experts at your company, cast your web out to all the experts you know, and offer to pay people what they're worth. You may have to pay enough to relocate someone. That can get expensive. Say you'll do it.

    This is in conjunction with the advertising of the job, not in lieu of it.

  19. Start an open source project by seanadams.com · · Score: 5, Interesting

    ...and be prepared to hire telecommuters, even in other countries. All of our software guys at Slim Devices (now Logitech) found us through our open source projects, and to this day every one of the telecommutes. The stratum of talent you gain access to when you are reaching the people who are so excited about the technology that they'll work on it on their own time.... unbelievable - forget about Monster.com, this is the way to do it!

  20. How Do You Find Programming Superstars? by CaptainPatent · · Score: 4, Funny

    What methods have other people used to find the truly elite?

    Wouldn't that be sort?
    --
    Well, back to rejecting software patent applications.
  21. Make sure their shoes don't match their belts by 140Mandak262Jamuna · · Score: 5, Funny
    Just this morning Slashdot has this big article about how IT professionals aspiring to break into management should wear matched shoes and belts, wear ties and full sleeve shirts and no torn/frayed/stained clothing. Read that piece and eliminate all those who follow those tips. Obviously they are aspiring professionals gunning for your job.

    Real programming superstars, usually love coding so much they take precautions so that they are not accidentally promoted to have management responsibilities like tracking vacation requests and authorizing the expense accounts. So they make sure their belts don't match their shoes, their pants, if and when they wear it, are never ironed. If they are forced to wear ties, they pair it with half sleeved shirts. They are the the programming superstars. But be prepared for huge number of false positives.

    --
    sed -e 's/Chuck Norris/Rajnikant/g' joke > fact
  22. Don't always rely on the internet. by lantastik · · Score: 2, Funny

    Word of mouth is an incredible tool. If someone is well known in the industry and truly a superstar, people will know who they are. If you want someone like that, you need to realize you'll have to pay for them. I haven't personally "looked for a job" in a long time. I have found a niche for myself, so people look for me.

    At my last two places of employment (previous was contract and I am now full time), I was found by someone who knew my reputation. By contrast, I had a recruiter call me who had gotten my name from another recruiter friend of his. He called me and told me how they were in desperate need of a senior person who would set standards, mentor teams, etc. I had a great time laughing at him when he told me that they were offering a solid 40K less than what I was making at the time.

  23. Re:Simple filter. by trolltalk.com · · Score: 3, Interesting

    Ask them who Knuth is.

    1. Just ask them who CowboyNeal is. If you get a blank stare, go on to the next candidate.

    2. Next, ask them for their slashdot uid, and look at some of their posts, and their friends/foes. You'll get a good idea as to what others in the community think of them. No friends? Guess they had nothing to say. No foes? Shies from controversy or doesn't have strong opinions. No journal entries? Possible indicator that they're not much into sharing experiences, knowledge, etc.

    3. Engage them in open discussion in a thread or 3. Easy enough to do - just look at their profile page and track their latest comments.

    Lets face it, the biggest problem with development (and what causes the most failures) is not the "superstar" quality of the ocders, but their ability to work as a team, which basically means "management" by the program lead. If the lead isn't able to socialize outside the coding group (and open up the barriers between the coders and the rest of the business), you're either going to fail, have lots of delays, or a really poor product.

    We give a lot of lip service to communications, but communications is more than just emails and meetings. Most real communications are one-on-one, with a bit of socializing thrown in. People are more likely to be open and honest about problem areas, and to offer their opinions and solutions, outside of the "formal development process".

  24. Rarity requires a different approach by mapkinase · · Score: 4, Insightful

    You cannot HR the superstar. They are so rare, that you just cannot open a superstar position and expect it to be filled up. Instead, what people usually do is when they accidentally stumble upon one, they create a superstar position for him.

    --
    I do not believe in karma. "Funny"=-6. Do good and forbid evil. Yours, Oft-Offtopic Flamebaiting Troll.
  25. Change the others around them: Bingo! by davidwr · · Score: 5, Insightful

    And they change others around them. In my experience as a rank-and-file programmer, I'll vouch for this one.

    I've met very few superstars and this more than anything else set them apart as someone I would want on my payroll.

    You want people who can lead by example, without even trying.
    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  26. Make sure you have a diverse staff. by DaedalusLogic · · Score: 3, Insightful

    What I find to be important is to have a diverse staff. You can no more have a coding staff full of "superstars" than have a football team full of quarterbacks and wide-receivers. What I find a lot of people mean when they're asking for "superstars" is, "someone who produces a lot of code". Which sometimes is needed, a person that come hell or high water gets the problem solved. But I've also found that a lot of those people leave a path of uncommented and undocumented destruction in their path. In which case you need other talent that can polish their code or influence them to come back later and pickup the pieces. Those people are usually a little more academic, they might be as slow as Christmas and if you counted solely on them to get the product out the door... It would never get done.

    As far as where you find higher quality people, I've had the best luck being involved in user groups, professional societies and getting leads from friends.

  27. You don't find me ... by johnlcallaway · · Score: 4, Interesting

    I find you....

    Seriously.

    I haven't had to 'look' for a job (i.e. interview with more than one company) since the early 90s. I have a network, and if I want to change jobs, I ask the people I respect the most (and who I think have respect for me) if there is anything out there. (Changed job 5 times due to corporate changes such as mergers, acquisitions and startup failures.) Usually my income went up, but I took a cut in pay for the last one because the company appears to be that much fun to work for.

    People who are truly superstars are probably working at a job they like and you won't be able to budge them *unless* you have an open pocketbook or something 'Google-like' that would appeal to someone who can get a job anywhere. Or something has changed (or their patience has just run out) and in a month or two will have another one through people they already know.

    My suggestion is if you want a superstar, start networking with the people YOU know and respect the most. Maybe your network and a prospective employee's network will connect somewhere. That's how I got this one. A guy I know knew about this job and let me know about it because he thought it was something I would be interested in and knew that my company was going through an acquisition and thought I might be looking.

    --
    I rarely read replies, it's my opinion and if you thought about your opinion a little more, I'm OK with that.
  28. Hiring old has its benefits by davidwr · · Score: 2, Insightful

    1) burnout - you may get a few good years out of them, or you may get a career.

    2) you miss out on the benefits only age and experience can bring to the table.

    Everything else including relevant experience and education being equal, A 40 year old whose second career is programming is much more valuable than a 25 year old.

    Likewise, a person whose first career was programming and who made it to 40 and who is still productive is not likely to burn out quickly.

    Some of the best guys I've worked with had a lot of gray - or missing - hair to show for it.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  29. Re:Simple filter. by Swizec · · Score: 2, Insightful

    Just one thing though ... They just may have had nothing to say or whatever on Slashdot because they were otherwise engaged saying stuff or ... you know ... coding.

  30. Re:Simple filter. by zstlaw · · Score: 2, Insightful

    I have not met a programmer outside of academia who could answer that question. Simple fact : Most programmers don't care WHO did something in our field, they only care WHAT was done and HOW they can use it. I have Knuth's book on my shelf but I had to use google to figure out who he was. The only super programmer I know grew up in east germany and didn't graduate college, does he know who Knuth is? Of course not. Does he spend his free time exploring new technologies and writing test applications for fun just to prove a new technology will work?

    My advice for finding great developers, is to look for someone who loves what they do. Hire them. Make it easy for them to do what they love and then watch how productive they can be when you keep distractions away from them. Sadly the best way I have found is to find a couple great people and then use word of mouth. Someone is rarely great in isolation, others helped them achieve greatness and are likely to also be very good at what they do.

    Maybe the best thing you can do is get a reputation for being a great place to work and then the best will come to you as their peers tell them about their experiences working for you.

    Lastly talent is no silver bullet. A company also needs a lot of people who are dedicated and yet are merely decent but are willing to do the hard work to get things done right. Someone has to fix bugs in last years application, write test cases for publicly identified bugs, test the product with the new version of windows, or just help write the product documentation. Those tasks take a lot of hard work but most hotshot developers would run screaming from those jobs as they are not mentally rewarding challenges. Yet they do contribute to a company's success.

  31. Be a superstar company to work for... by tlambert · · Score: 3, Insightful

    Be a superstar company to work for...

    (1) Drop the buzzwords:

    - Every company thinks they are a great place to work.
    - Every company thinks they only hire great people.
    - Every company thinks their problems are interesting and hard.
    - Every company claims to treat its employees well.

    instead, give concrete examples. Are you trying to solve the protein folding problem with something other than the brute force IBM is is trying to use, or are you trying to figure out the best billing algorithm to use on credit cards so you collect the most late payments by skirting banking regulations? Is Paul Vixie on your board of directors? Did you just successfully hire Dennis Ritchie because your ideas are compelling to brilliant people? Would all your employees say that they would enthusiastically have their friends and family come to work for you?

    (2) Have smart people working for you already; smart people like to work with smart people

    (3) Ask the smart people who already work for you to refer other smart people they know

    (4) Poach; if you can't poach smart people away from their current gigs, it's really, really doubtful that you are half as compelling a company as you think you are

    -- Terry

  32. Re:Simple filter. by Tawnos · · Score: 4, Insightful

    You assume companies want the typical slashdot poster. The truth is that people here are often opinionated, brash, and hostile to ideas they dislike. While many of them may fit the role of "good coder," they often miss the bigger picture of what it is to be a "good programmer."

    As you said, good programmers work well in teams. They're open to suggestions, and only butt heads on issues when not to do so would be negligent. What happens when the candidate being interviewed is told "we'll be working in windows vista, using visual studio 2008?" Do they throw a hissy fit, and constantly complain about how the shortcomings of the windows environment could be improved by moving to linux? This attitude, which seems to be fostered and even encouraged here at slashdot, would be devastating in the work environment.

    I think the only real way to find superstar programmers is, realistically, to find good programmers and lots of them, through various recruiting drives (temp work, contractor work, college co-ops/interns). When the term of their employment is up, you'll have a much better idea of how they are as a programmer, something that is relatively hard to do during an interview. From here, you'll have a resource pool to say "look, you're awesome, we'd like to hire you." This avoids the problem of missing the amazing programmer because they only looked "good" on paper, and it also gives a pool to draw "great" programmers from (even if no superstars are found).

  33. Re:Easy... by jomegat · · Score: 3, Insightful
    This is more modular. (It must be because it has more modules!)

    #include <stdio.h>
    #include "int.h"
    main
    #include "open_parenthesis.h"
    #include "void.h"
    #include "close_parenthesis.h"
    #include "open_curly_brace.h"
    #include "printf.h"
    #include "open_parenthesis.h"
    "Hello, world.\n"
    #include "close_parenthesis.h"
    #include "semicolon.h"
    #include "return.h"
    #include "zero.h"
    #include "semicolon.h"
    #include "close_curly_brace.h"
    --

    In theory, practice and theory are the same. In practice, they're not.

  34. Nerd Idol by Midnight+Thunder · · Score: 3, Funny

    Two solutions based on current reality models would be either "Nerd Idol" or "Big Brother Nerd edition". The idea would be to pit these guys and gals together and see what develops. Sure it probably wouldn't get the same ratings as the current versions, but something has to be said for cult value ;)

    --
    Jumpstart the tartan drive.
  35. Old? You mean "Young with Experience"... :-) by Richard+Steiner · · Score: 2, Insightful

    1) Since many people find it hard to retire at 65 or earlier due to layoffs and whatnot, even that 55- or 60-year-old programmer could provide barrels of binary goodness for well over a decade to come. :-)

    2) It's better to hire someone AFTER they've made the basic mistakes (and hopefully learned from them).

    Many folks like me who are over 40 and still coding/designing are doing it as much for the fun of it as we are the need for food and rent/mortgage/college money. Hey, I'm juggling Perl, C++, Java, Fortran, and a few other languages for a living. How could that NOT be fun? ;-)

    And my hair isn't missing ... it's simply migrating to other areas. In my case my face. Greying beards are distinguished, don't ya know. Besides, 40 is the new 20. Right? Or is it 30? I forget...

    --
    Mainframe/UNIX Bit Twiddler and long time Windows/Linux Hobbyist.
    The Theorem Theorem: If If, Then Then.
  36. Production Abstraction by TheGrapeApe · · Score: 5, Insightful

    Convey to the applicant that your company values *production* and *problem solving* over meetings, phone calls, "strategy" and any of the other abstract "big picture" bullsh*t that people with "soft skills" use to justify their positions at the expense of programmers. Bonus points if you can point to a programmer or two in your organization and demonstrate that they make more money and are more valued than the softies. Let the applicant know that "Yes, we expect you to function within our management framework, but that framework is here to help you be *more* productive"...every good programmer dreads the "Office Space" scenario where they are spending more time filling out TPS reports than doing the work that they love.

    Every good programmer's worst nightmare is to step into a new job bright-eyed and ready to be creative, only to be told that their function will be to learn and maintain a piece-of-crap monstrosity that someone else created. Make it crystal clear that this is not the situation they are being hired into.

    ...as far as "where to find them"...The same principle that applies to "getting hired" (i.e. networking is always the best) also applies to hiring. Ask your five best programmers to give you the names of some of their friends and don't be afraid to aggressively go after them and lure them away from their current gig.

  37. Re:Old? You mean "Young with Experience"... :-) by Anonymous+Brave+Guy · · Score: 2, Interesting

    Hey, I'm juggling Perl, C++, Java, Fortran, and a few other languages for a living. How could that NOT be fun? ;-)

    You could spend more time with Perl, C++, Java and Fortran, and less with the other languages? ;-)

    --
    If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
  38. Non-technical interviews by asc99c · · Score: 4, Insightful

    The place I work has some top people working there. It also had one of the strangest interviews I ever did. I was barely asked about programming or anything related to my job. Just pointed to an engineering diagram of a chemical plant and asked how I'd tackle it. I'd never done chemistry and didn't understand the diagram, so I figured I was probably failing the interview. Another poster mentioned the difference between top grade programmers, and the real superstars that actually get things done. I think this was the type of question that was really aimed at separating those types of people. It was a question you didn't have to get 'right' - it was just to find out what you'd do to figure out how to figure out the answer.

    Looking for a job straight out of uni, I did a lot of interviews heavy on the technical side. Looking back, I'm not sure what the point was. They could already see how good I was at technical learning from my degree. The major difference between programming academically vs industry always seems to me to be that in industry you're programming for users other than yourself. In most academic situations you've got fairly clear user requirements of what the software must do. Most of the work I have done since then has begun with vague ideas about what the system needs to accomplish. Getting from there to coding a system that meets the requirements is very much like that question in the interview - 'how would you tackle it?'.

    Any technical questions will allow any good programmer to just fall back into answers they know. You'll be swamped with applicants who look good but are only mediocre.

  39. You don't. They find you. by ryanisflyboy · · Score: 4, Interesting

    A 'superstar' programmer will find the job he wants with the salary he desires and get that job. A local company is well known for finding top flight programmers. They held a $10,000 programming deathmatch challenge. The winner got the cash prize, and a job offer. Guess what, they were extreamly successful.

    http://mozy.com/contest

    What you have to be prepared for is the unexpected winner:

    http://uphpu.org/pipermail/uphpu/2006-November/005608.html

    It was so succesful they did a second take, check here for sample questions:

    http://mozy.com/contest

  40. What Agency by ArhcAngel · · Score: 3, Funny

    What agency did you say you work for?

    Techsystems?
    Robert Half?
    Spherion?
    Aquent?

    --
    "A person is smart. People are dumb, panicky dangerous animals and you know it." - K
  41. Behavior by shelfc · · Score: 2, Interesting

    I like to act a little unusual in a meeting. Even show some eccentricities. Based on how accepting of odd behavior a company is usually helps me (alleged talented engineer) determine if I want to work their.

  42. Are you a superstar company? by LaskoVortex · · Score: 4, Insightful

    The first part of this is going to sound antagonistic, but its meant to be helpful.

    Are you a superstar company? Really? What product do you work on? Is it cutting edge/interesting/socially minded? Is it going to present a new challenge every day for your programmers?

    How top-heavy is your company? Are the salaries of the managers 3x more than the programmers? How about the top-level execs? Are they getting $1.5M bonuses every year while solving no problems themselves? Do their salaries go up 12% every year while programmers get 2% raises? Do the execs get their own parking spaces while the programmers have to park on the street? Is the disparity noticeable and constantly rubbed in the face of your programmers? Do the execs act snooty and drive $60,000 dollar cars? If these qualities apply to your company, there is no hope. If not, read on.

    People who can really solve tough problems (i.e. "superstars") know who they are. Their minds don't work linearly and they see patterns in everything. They make suggestions and observations only to get ridiculed because the small minds around them can't understand what they are saying. But they usually get vindicated:

    People often ask me why I persisted in doing research on a subject that was so controversial. I frequently respond by telling them that only a few scientists are granted the great fortune to pursue topics that are so new and different that only a small number of people can grasp the meaning of such discoveries initially. I am one of those genuinely lucky scientists... --Stanley Prusiner

    The unfortunate thing is that superstars, as you call them, experience this pattern again and again. You need to recognize that this pattern is common for them. You need to cater to their intellectual needs, make sure they are payed well, and, yes, appeal to their egos. This doesn't mean a constant suck-up, which is a common misconception. You need to give your damn best to understand what they are saying, to understand that their insight might be better than yours and to recognize that they have shown insight through a solid record of achievement. Superstars are players and not coaches (i.e. cheerleaders) and they can point to success, but you don't need to acknowledge it directly. If you want to employ them, you need to show that you can be student instead of master, because superstars are also teachers.

    I know that that last one is going to hurt, especially in the hierarchical realm of corporate politics. However, your ability to be a student of your employees will separate you from mere mediocre employers and will get you those superstars you want so badly.

    --
    Just callin' it like I see it.
  43. Flip the question around by Corydon76 · · Score: 2, Informative

    Most of these responses are geared towards evaluating people once they're in the door, and that's fine, but if you want to find quality people, the best way to do it is to flip around the question and think about it from the prospective employee's point of view: how do they find you?

    Word of mouth is certainly the best way, but I've also found the following ways that work:

    Hang around computer groups in your area, talk to people, learn who's good. Many businesspeople will try this once, in that they attend one meeting, they talk to the members of the group, and they leave, and they don't find it very worthwhile. The problem with this approach is that the members are unlikely to open up to you the first time they're meeting you. You need to hang around for several meetings before they will begin to trust your presence and will open up to you, and you can then discover which ones are bullshit artists and which ones truly have talent to share.

    Teach programming classes. This is what I do. I teach a weekly class from time to time, on C or Perl. I give the class for free, the class lasts 8-10 weeks, and the ones who turn in their homework assignments, and ask for feedback are the type of people that you want -- they are the type to become superstar programmers, and with a little guidance, they will. This also means that you can hire them on a fair market salary and not have to pay the big bucks. After all, you are looking for motivated individuals who are willing to learn new things. What better way to get the programmers you want than to entice them with a free class in the language you want them to use, and let the ones who are truly motivated show themselves to you. The best place to advertise these classes are the above user groups.

  44. Writing a good job listing and recruiters by bziman · · Score: 3, Interesting

    Let me tell you a story...

    I'm no a "superstar". But I'm a solid experienced programmer who does it for fun. I spent ten years with one company -- growing with it from an intern in a six person company to a senior engineer in a nine hundred person company. I got bored, and I left. Since then, I've been going to grad school, and browsing job listings looking for that "perfect job" for when I decide I should go back to work. I've talked to dozens of recruiters and been to a number of interviews, and I've taken a few short term jobs, mostly for fun, or to see what it's like, but mostly I take it easy, and do the school thing.

    So I've looked at a lot of job listings and talked to a lot of recruiters, and one huge problem I've found is that recruiters tend to know next to nothing about the positions they're recruiting for. I got a cold call from a recruiter the other day for a position that isn't something I would ever do because I'd been one of the people who built the software that they were implementing at their client -- sort of like trying to recruit Ian Murdock to help implement Debian at your client site. A little bit of overkill.

    Her problem was that all she had to go on was the name of the software and a long list of programming languages. She didn't know what any of it meant, and was just looking for resumes that contained those keywords. To help her out, I explained to her (in small words) the architecture of the product she's recruiting for, and the different types of experts available, and told her what questions to ask to see if people are a match for the position. It won't help her judge their quality, but at least it'll point her toward people who might be interested.

    Speaking of long lists of programming languages... there are so many job listings that list all major programming languages or all major operating systems. That's... stupid. How many projects use five different programming languages? And who'd want to work on one that did? I usually know most of the languages listed, but it makes me suspect that the author of the listing doesn't know what they're talking about.

    So the important things, I suppose, are to make sure that your job advertisements are fairly specific to what you're doing -- don't advertise J2EE if you are writing your own threading and server code, don't advertise "Core Java" if you're looking for someone to program JSPs. And if you want to scare off the lesser programmers, mention "scary" algorithms that might come in handy -- "familiarity with Q-learning a plus" or something like that.

    Good luck!

    --brian

  45. Programming puzzles & internal referrals by martincmartin · · Score: 2, Informative

    We using programming puzzles as part of our recruiting efforts. We put them on the subway and as ads on slashdot. We get a lot of submissions saying "I saw your puzzle on the Red line and thought I'd give it a try." One of our puzzles was linked on reddit, and that generated a bunch of submissions.

    But our single biggest source of leads is referrals from people who already work here. Something like 40-50% of new hires are found that way.

  46. Dig in the hinterlands by An+Ominous+Cow+Erred · · Score: 4, Interesting

    There's a vast pool of trapped talent in rural areas in the U.S..

    As an example, I spent most of my life stuck in Southeast Idaho. There's a surprisingly large geek population there, but not a lot of employment for them. Generally people wind up stuck in low-paying dead-end jobs doing whatever they can (first tier phone tech support at the call centers that constitute the majority of non-agricultural employment, or as IT for a cash-strapped school district that is distrustful of the internet for religious reasons).

    Because you are living paycheck to paycheck, you don't have the ability to relocate yourself with the funding necessary to find a job somewhere better. The majority of escapees (including myself) that I know of actually LIED on their resume and put a friend's address on it in a more lucrative market, and then lived homeless/couchsurfed/hitchhiked in order to get to interviews. It takes a lot of guts to throw caution to the wind and do that, and there's so much potential talent out there that could be snagged if employers would just reach out and find people and offer an escape that doesn't involve so much uncertainty.

    Most people within 20 miles of Silicon Valley/NoVa tech corridor, etc. have the physical support infrastructure to get a job already. The hidden gems will be found in places where geeks don't have that option. The best places to look are population 25k-75k towns which don't have a major metro area within a 150 mile radius, and a depressed economy that precludes local employment providing enough income for geeks to self-finance a move to the high-cost-of-living of a tech hub.

  47. Salary range by michaelmalak · · Score: 2, Interesting
    If superstars are really 10x as good as the average, why are they paid only twice as much?

    I don't know if this will work, but here's a suggestion: increase your offer by 30% and on top of that be willing to pay for the services of headhunters and "staffing companies". Limit each headhunter to one resume.

    Next step is to devise a way to qualify the applicants. This is an eternally discussed subject, and there are lots of suggestions out there: IQ-type questions, portfolios of past work, hobby computer experience, and just plain old good interview questions, such as "what's the hardest bug you've found, and how did you find it?"; "what's the most speed optimization you've realized?"; "what's the most clever algorithm you've invented?"

  48. Finding geeks by Anonymous Coward · · Score: 2, Interesting

    I don't know if I'm a good programmer. I think I'm okay, but I can always be better. I have code running on millions of machines and it works alright, but it's not perfect. I've never looked for work. I quit my first job after 13 years because it just felt like I'd worked there for too long. I sat around for 18 months building robots and learning about OpenGL and then the phone rang from a startup who found my resume and geeky stuff on the web and needed someone to work on the kind of stuff I can do. Alas, they ran out of funding before they could ramp profits up to sustainability, and I proceeded to sit around some more hacking away on fun stuff waiting for the phone to ring again. It eventually did, and I've been at job number three for the past 4 years.

    My advice is to go surfing looking for unusual resumes and examples of good work of the kind you're looking for that have been placed on the web by geeks who really hate hunting for jobs but look like they might be fun to work with and seem to live to write code. I'm sure they'd appreciate it.

  49. Re:shortcomings of the windows environment by Lord+Grey · · Score: 2, Interesting

    Superprogrammers, who are seem to be consensually defined here as "someone who writes the right code at the right time in the right time," can most certainly dislike Windows, Vista, Linux, Macintosh, COBOL, whatever. They can dislike anything they want to. The important point here is that superprogrammers deliver what you need, when you need it.

    Someone who is truly amazing at getting the most out of a LAMP web site isn't necessarily the best person to write a first-person shooter in C++. They're superstars in one arena, not all arenas, and maybe not your arena. In that case, they aren't a superprogrammer to you.

    --
    // Beyond Here Lie Dragons
  50. There is an immediate problem here.... by refactored · · Score: 2, Funny
    ...they're in Chicago.

    Can't be that smart.

  51. Re:Simple filter. by bmajik · · Score: 4, Interesting

    Do they throw a hissy fit, and constantly complain about how the shortcomings of the windows environment could be improved by moving to linux? This attitude, which seems to be fostered and even encouraged here at slashdot, would be devastating in the work environment.


    Actually, I did that a lot when I first got hired at my current company. I flunked a round of interviews partially because of my hot-headed attitude and MS bashing.

    I did a 2nd round with a different group and kept the rhetoric to a minimum. But once I was in, I turned on the flame-thrower again. "I can't beleive you put up with this crap -- pine and sendmail will service 25,000 mailboxes on a 1 proc machine", etc. I would constantly compare the lame MS experience to some F/OSS experience. This was back in the 2000-2001 time frame. Was it annoying? yes. Did people listen to me? Yes. Did we switch to f/oss software? No. Did a lot of the software we used to do our jobs get better? Yes.

    The company I did this at?

    Microsoft.

    I'm a Microsoft Employee, and I'm a QA engineer (tools & automation developer). You had better beleive that when one of us says "F/OSS kicks our ass at this", people here eventually notice and try to remedy the problem. (Clearly, there's great job security here :))

    I agree with the generalities of your point. You need to pick and choose your battles. But one thing I'll say is -- if you're frustrated that MS products are so (in your opinion) inferior to some F/OSS (or any competing offering) product, MS is a great place to work. We take competition very seriously, and we need more people that are used to not rebooting, apps not taking down more than they need to, user separation, simple tools that are efficient and single-purposed, etc, to help us make better software. When I joined, there wasn't a linux compete team, a compatibility lab, etc etc. Now we have all of those things and there are people who actually study where we don't measure up.
    --
    My opinions are my own, and do not necessarily represent those of my employer.
  52. Finding Superprogrammers. by Brett+Johnson · · Score: 3, Interesting

    In my experience, you attract premier programmers by doing this:

    - Know them personally or have worked with them in the past. When a stellar programmer changes jobs, it is almost always to work with someone they have directly worked with in the past. The great programmers don't usually browse the help-wanteds or craigslist looking for work -- they receive unsolicited offers from people they know and trust.

    - Have a project that is visible, interesting, and challenging. If a great programmer does happen to be open to new options it will be the ones that are truly interesting to him. Things that *don't* generate interest are: super-secret stealth mode startups (how can you hope to interest me if you tell me nothing), monetizing ad-space in video streaming, ecommerce, pr0n (other than as a consumer). Craigslist ads looking for "Rockstar programmers to work in a hip radical fast-moving environment with foosball tables, XBox 360s, and endless 'Dew" especially don't work.

    - Have a clear vision and communicate that vision well. Related to the previous item. If the project is interesting and challenging, you need to convey that fact effectively and motivationally. While attending an Internet2 conference, I attended a presentation by some guy studying off-shore microplate tectonics. They had embedded a network of sensors in the plates off of Puget Sound. The presentation was heavily into oceanographic and geological research -- not even remotely related to my previous employment history. But by the end of the presentation, I wanted to work on that project - now.

    - Grow your own. This is especially difficult to do. Great programmers are not born, they are bred. Intellect, problem solving skills, and drive are the raw materials; but experience working on great code with great mentors are what really builds a great programmer. Some of the best skills development happens in the first 5-7 years out of university. Stellar senior programmers tend to really become apparent in the 7-10 year experience range. Note that you rarely get great programmers right out of school. You can get talented programmers that have great potential right out of university. Identifying such diamonds-in-the-rough is a real challenge.

    - Don't be cheap. Great programmers tend to motivated more by the challenge than greed, however we still need to pay the rent/mortgage, eat, raise families. Free snacks and soda are OK, but not really sustaining. Great programmers are 4-10 times more productive than average programmers and should be compensated accordingly. Note that said compensation could be performance-based: equity or frequent raises. If you can only afford to pay a series of grad students $10/hr to write code, don't expect to be able snag a stellar professional with cup-o-noodles and a civil servant paycheck.

  53. heh, if you ask riddles by geekoid · · Score: 4, Funny

    be prepared for answers that make you think.

    I did-like the riddle portion of an interview. Often given by people who thuink that are good at riddles.

    Example you responses I have given":

    "How man quarters would it take to fill this room"
    4 (I had to explain this answer at the end of the interview. )

    "How would you move MT. Fuji"
    "Am I going to work at Microsoft?"
    alternate answers:
    "Hire David Copperfield"(This gets a laugh)
    "Convince the boss guy who sold that project to fire his sales team"
    "Spec out the task, come up with a rough number, 500 Billion, after it is about 'half way through' Use the "Managed 500 Billion dollar project" on my resume to get a higher paying job somewhere else.

    Yes, I know the answer there looking for, but really who doesn't?

    I just remembered one that really pissed off the person interviewing:
    I can't believe I ahd forgotten theis.

    You have a farmer and chiken and a fox, only two of which can cross the river, but the chicken and fox can't be together without the farms.

    I picked up the phone, hit speaker, called a buddy of mine and had him put on his 9 year old son, who I repeated the question to and he answer in about 30 seconds

    My friend and his wife where laughing hysterically.

    After which I hung up, told them this was a great interview now I know for sure I never want to work here, and left.

    The word "Livid" comes to mind when thinking of there reaction. speechless would be another.

    One guy was literally sputtering....ah good times.

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  54. Re:Joel On Software by geekoid · · Score: 2, Interesting

    "Hire the people who would program in their spare time if you didn't pay them. Those are the people you want."

    no you don't. Rather, that doesn't really mean jack.
    Joel and his little yes men followers cult is starting to get on my nerves;which means exactly nothing.

    I know too many great, and extremely good coders that don't code on their own time. They all DO something, but usually not coding. Lets face it, most of coding isn't a new challenge. Some of it is, but a lot of it is the same thing I have done. Sure, you may need to be running 30 threads in a robotic system and there are some fun challenges there, but there is also a lot of write the stream to the serial port, make it cross compilable, etc that are just boring after a while.
    I believe this is why some coders end up writing code too complex. A t some level they are trying to do something difficult. It's also why I think your Superstar/Guru/Prima Dona* should get time off when there isn't much interesting work to do. Bear in mind what they do do is done a lot faster then most people, usually about 10 times faster.

    *I don't mind Prima Dona's, but if you are going to have that attitude, your shit better live up to it or I will call you on it.

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  55. Interesting? Challenging? Sign me up! by tompaulco · · Score: 2, Interesting

    I used to be probably not a superstar, but certainly a star consultant in datawarehousing, replication, and database administration. Somewhere along the way (thanks Osama!) I got off of my preferred career track and now find myself working in an environment which is challenging for all the wrong reasons. My job is challenging in the way that punching your way through a brick wall is challenging, not in the way that, say, designing a skyscraper is challenging.
    I have been trying to break back into the datawarehousing world, but since my experience is now several years old, I have a hard time convincing companies to give me a chance.
    To answer your question, the best way to hire is your network. It is the same way for hiring as for getting hired. If I knew people in my area that were in the datawarehousing arena, I could probably get hired in a second, and that would be a good thing for both me and the company. Good for them, because after brushing off the rust, I know I will do an outstanding job, and good for me because I will be once again doing something I enjoy and making a difference instead of the technical equivalent of banging rocks together, which is what I do now.
    Are you hiring star datawarehouse people in addition to programmers?
    Why is everything technical in slashdot always about programming? There is so much more stuff that "nerds" do besides programming.

    --
    If you are not allowed to question your government then the government has answered your question.
  56. I'll one-up you with a car analogy. by pavon · · Score: 5, Insightful

    "We get brilliant results from average people managing brilliant processes. We observe that our competitors often get average (or worse) results from brilliant people managing broken processes." - Toyota

    1. Re:I'll one-up you with a car analogy. by sjames · · Score: 2, Insightful

      I'll one up that. If you proceduralize your developers the same way Toyota proceduralizes manufacturing, you'll drive out all of the developers and be left with code monkeys.

  57. Still not so smart... by refactored · · Score: 2, Interesting

    SanFran is still in the US.... In Christchurch NZ, which has a functional social system, there are no homeless, the city is pretty clean, it has fair transportation system, excellent food (if you avoid anything that looks vaguely britishy...) And best of all are the beaches and mountains, which reduce the need for mall ratting to zero. (It's the only place I know where the Banks are closed all weekend...but the camping supply shops are open 7 days a week!) Only one problem.... nothing really Bad happens so the news papers are really boring. I like that.

  58. Re:Hinterlands = Fort Wayne, IN by An+Ominous+Cow+Erred · · Score: 2, Insightful

    Oh, I already escaped. =) I'm now living in one of my top 3 favorite cities so I'm set now.

    In any case, Ft. Wayne is *not* a small city. It's a major metro area in its own right. You do have jobs. It's not, however, a hotspot, so you'll have to work a bit harder to convince talent from say, North Dakota, to come there (though if you made a good offer and did it right, you could!).

    Where should you be looking? Nearby cities that are filled with despair, like Coldwater, MI. Find the young, talented, but repressed geeks who are trapped there, dreaming of a way out. Draw from tiny towns in Kentucky, where a geek dreams of getting away from the rednecks in pickup trucks that throw beer bottles at him.

    The key is to find the ones that are talented but trapped. Recruiters normally are too busy trying to poach people within 20 miles of a company's zip code, so these people slip between the cracks. (Lord knows, I have a great job now and I still have to give the finger to an endless stream of recruiters -- where were they when I needed them?)

  59. Show me the money. by kcdoodle · · Score: 2, Informative

    DO:
    1. Show me the money/benefits/insurance/401k
    2. Give me the "Say So" when it comes to my decisions. No questions asked.
    3. Give me the tools/budget.
    4. Give me the specs or give me time to get the specs
    5. Give me the people I need
    6. Let me design it, code it, test it, fix it, document it.
    7. When I am done Go to step 1 with a new, different project.


    DO NOT:
    1. Make me attend meetings, I can do every decision by Email.
    Email gives me a "paper trail" to show what decisions were really made, when and by who. If you can say it to my face you can type it into the damn computer.
    2. Make me beg for resources. I know what I need. I will use open source whenever possible/practical. I will not waste ANY money, I want to take it home in my paycheck, not give it to some vendor.
    3. Lock me into any software. This is my area of expertise. I do not care that you made a stupid contract with software vendor.
    4. Keep moving the target. Lock down what we are trying to do in a month. Then we start. You keep changing the product during development, I am gone.

    This list could go on forever, but you get the idea.

    Smart people like freedom. They like responsibility. We respect good decision makers and hate wishy washy management.

    When I got to my present job there were 5 computers in boxes, a couple of routers and hubs, an idea and me. Been going 2 years now and the work I started has blossomed into 12 computers working full time, doing automation work. The contract pays us for the work our programs do, not for writing the programs. SWEET.

    Making more money every month.

    --

    - I live the greatest adventure anyone could possibly desire. - Tosk the Hunted
  60. Nonsense by HappyEngineer · · Score: 5, Informative

    Some people are simply not up to the job of being a programmer. They cut corners and ignore good design in order to get the project done real quick. It may seem like they're getting the work done, and maybe they are, but crap code piles up. It takes time to work out the bugs. Over time it'll build up so much that it wouldn't even occur to people to refactor it.

    I've worked with people like this. No matter how much you try to encourage them to follow good design, they will continue to just ignore all good sense. A typical example is a former coworker of mine who was asked to make a small change to an app that sent out email notifications. He needed to make a slight change to take care of one particular circumstance, so he copied an entire class (hundreds of lines of code) and changed exactly one line to do what he wanted.

    When this code later broke (due to that single line) we asked him about it and he denied even writing it. We looked at source control and it was definitely him. (This in itself was surprising because he often deployed changes without checking in code. We tried many times to tell him never to do that.) I asked him why he had copied an entire class just to change one line when it was trivially easy to modify the class to handle both situations. He said he just wanted to get it done. I told him it probably took him longer to do it the way he did it. He just shrugged.

    How do you respond to someone like that? I'm sorry, but he will never be a good programmer. Some people just don't have it in them. He was a very nice guy, but he was a terrible programmer.

    Thankfully, most of my coworkers do have it in them. I've been privileged to work with some great people. But it's pure fantasy to think that everyone is capable of being a decent programmer.

    1. Re:Nonsense by Stanistani · · Score: 2, Funny

      Hey, finding good algorithms is like looking in a box of chocolates for shrimp... as my momma always used to tell me... CompSci is as CompSci does...

  61. You're looking for the wrong thing by jandersen · · Score: 2, Insightful

    You don't want a 'super-star', believe me. Super-stars are primadonnas, and amazingly good at grabbing the attention and looking impressive; but most programming work is un-glamorous, tedious, hard work, simply, and for that you need people who are able to make a constant and reliable effort. These people are almost without exception modest, a bit shy, possibly nerdy, and certainly not 'super-stars'.

    On the other hand - the way you describe your company sounds over-hyped and conceited, so maybe you really are looking for attention-grabbers and posers.

  62. "Superstar" == "Prima Donna" by syousef · · Score: 2, Insightful

    Actually, I read "superstar" and my mind translates to "prima donna". Do you actually want a prima donna working for you?

    I also have to ask, why do you NEED superstars? Can't you organize the team to get the job done without a genius to pull it all together?

    --
    These posts express my own personal views, not those of my employer
  63. Re:OSS guys? by Random+Walk · · Score: 2, Informative

    Aren't most free software developers going to want to work on free software?

    While I am an OSS developer, I would rather work on an interesting non-free project than on a boring free project. And I suppose that most OSS developers are employed (like me), but still might consider an offer that looks interesting.

  64. Look for them. (I've stopped looking for a job) by Qbertino · · Score: 2, Interesting

    The answer is easy: Look for them.

    Truth is: I've stopped looking for a job. The last interview I had a few years ago was promising for both sides. It was a classic example. Complex interactive Web Developement with Flash & PHP - which I have years of hands-on non-trivial project experience with. The guys were nice and even the boss interviewed me personally. They said they'd contact me in a week and I never heard of them again. Given, they were just building up and things were a tad chaotic, but their new website says they're still desperately looking for devs of that kind. Bullshit!

    They didn't want experienced programmers. They wanted cheap, 5 Euro per hour students who fell for the idea of working on a cool project for factually zilch compensation. That's what it feels like all over the place. Confidentials are nothing but smoke and mirrors for competitors and investors ("Look here, we're growing fast!") and the bullshit companies put out into the open about the lack of experts - like the German autmotive builders right now whilst laying off thousands of people - isn't taken for granted by *anyone* anymore. Expert and normal postman alike.

    I'm now a freelancer since 2003. It sucks to have to deal with the requirements of the German IRS, look out for the legal requirements, get into pissing contests with clients who don't want to pay and generally stay organised and watch out that you don't work for free or let billing slip just because the project is fun - because the next rent is allways around the corner. But it keeps me grounded and I actually have work to do. And AFAICT I'm not the only one in the field who ditched job-hunting for freelancing lately. Maybe you should look there. I'd actually go into employment again if the job is neat and interessting enough.

    The bottom line is: If you are really looking for good programmers you'll find them. Just don't try to screw them over and pay a fair price and they will listen.

    --
    We suffer more in our imagination than in reality. - Seneca
  65. take your best developers into the process by sick_soul · · Score: 2, Insightful


    When hiring, take your best developers into the process.
    They recognize people like them in a very short time,
    with very few questions.