Settings

Theme

What's the best way to rate programming skills?

3 points by pnispel 13 years ago · 5 comments · 1 min read


In an interview I was asked to rate myself as a programmer on a scale from 0 to 10. I had a really hard time answering that question because I had never really considered it.

So the first part of my question is: what makes a programmer rate higher than other programmers? Is it proficiency in multiple languages? Is it the amount of Github repos you have? Or perhaps how fast, clean, and modular your code is?

This leads to the second part: how do you build a portfolio that showcases these skills? This is easy if you're a graphic designer: you simply have a page that has all your designs on it. But what does a good portfolio look like for a developer?

frostmatthew 13 years ago

As for the first part anyone who would ask you that probably hasn't heard of the Dunning-Kruger effect, and you should respond by educating them (politely) that you providing such a rating probably isn't very useful http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect

The second part can easily be achieved by linking to your github profile. If you don't contribute to any open source projects you probably have some side projects you wouldn't mind making public on github (if not, then start one).

  • elclanrs 13 years ago

    Yeah, I think Github definitely helps, as well as few good answers on StackOverflow.

dpritchett 13 years ago

This question suggests that the devs in your target company have lost control of developer hiring.

stray 13 years ago

The way I rate another programmer is by how hard I have to think while reading his/her code.

If it is clear and easy to follow, with few surprises, then I'll rate that programmer highly. If I find things that are more complicated than they need to be, my calm will be disturbed.

Assembly of japanese bicycle require great peace of mind.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection