bookmarks/tests/programmer_personality_test.md

942 B
Raw Permalink Blame History

doolwind - Programmer Personality Type

Result (2015) : PLSC

P : Youre a Planner. You may be slow, but youll usually find the best solution. If somethings worth doing, its worth doing right.

L : You like coding at a Low level. Youre from the old school of programming and believe that you should have an intimate relationship with the computer. You dont mind juggling registers around and spending hours getting a 5% performance increase in an algorithm.

S : You work best in a Solo situation. The best way to program is by yourself. Theres no communication problems, you know every part of the code allowing you to write the best programs possible.

C : You are a Conservative programmer. The less code you write, the less chance there is of it containing a bug. You write short and to the point code that gets the job done efficiently.