Programmer's Competency Matrix for SDE hiring parameters (2008)
11–20 of 51 posts
Re: Programmer's Competency Matrix for SDE hiring parameters (2008)
#12Makes everything sound so mechanical and boring. Do they want normal people or some bot like creature that they can just assign numbers in a matrix? Depressing.
Re: Programmer's Competency Matrix for SDE hiring parameters (2008)
#13There should be some interpersonal stuff on here. Met plenty of devs who limit themselves by being all "I'm too busy to be interrupted to help others"
Re: Programmer's Competency Matrix for SDE hiring parameters (2008)
#14highest level in version control: "Has tried out Bzr/Mercurial/Darcs/Git" this page must be dated! I wonder how many other cells contain errors as well...
the IDE section is a bit dated. as a hiring manager, my belief is that IDEs are good enough (and even have collab features that are good in work-at-home-epoch) that it's not an unreasonable to never use/never have used vi/vim/emacs. If you're doing server administration, not being able to use vi is unacceptable; but these days everything is deployed by container and logging into raw linux systems is not really a thin…
Just like dog fighting and guns weren't a thing before the Vietnam war ... but then they were, PHB.
Re: Programmer's Competency Matrix for SDE hiring parameters (2008)
#15I remember seeing this matrix back in 2008: https://weblogs.asp.net/sjoseph/programmer-competency-matrix
Re: Programmer's Competency Matrix for SDE hiring parameters (2008)
#16Re: Programmer's Competency Matrix for SDE hiring parameters (2008)
#17Earlier quoted context omitted.
the IDE section is a bit dated. as a hiring manager, my belief is that IDEs are good enough (and even have collab features that are good in work-at-home-epoch) that it's not an unreasonable to never use/never have used vi/vim/emacs. If you're doing server administration, not being able to use vi is unacceptable; but these days everything is deployed by container and logging into raw linux systems is not really a thin…
Is nano really That Bad? It's always been good enough for my needs, and in the cases where it's not I generally hop on Sublime or vscode, make the changes I want to make, then paste it into my term.
Except emacs, those folks will burn in hell.
Re: Programmer's Competency Matrix for SDE hiring parameters (2008)
#18Re: Programmer's Competency Matrix for SDE hiring parameters (2008)
#19Re: Programmer's Competency Matrix for SDE hiring parameters (2008)
#20I usually ask the candidate for a live coding test over zoom. "Here's what you need to code, please share your screen while you're doing it so I can see how you work. You're free to google, of course, because that what we all do at work. The guy who wrote the quiz did it in 5min, I did it in 10. I give you 20 just in case. Please start now."
Then I watch them code. After that, we discuss their approach. But usually the second step never happened, because as soon as the timer stops and I see their code, the code (and how they're writing it) usually tells everything.