Programmer Competency Matrix
Thanks to cocaman, I’ll follow his advice and share it with all my blog readers.
A programmers comptency matrix in the big O style.
Read this and find out where you are lacking competency…
A good question cocaman raises: Does a person who scores for everything log(n) have a social life?
Ps: sorry for the HSR-Planet readers… for receiving this again
April 10th, 2009 at 4:52 pm
and in what level do you see yourself?
April 10th, 2009 at 8:13 pm
In general I’m in n (level 2), I have some outliers in both directions. I’m lacking a few things, which I am aware of. But there are also other things in the log(n) (level 3) which I will never achieve.
Besides, I do not agree with all details in this matrix. for example:
Code organization within a file. Part of level 3 is to have beautiful looking code. This is completely subjective!
What about you?