bookmarks/tests/programmer_personality_test.md
2018-01-28 20:27:35 +01:00

21 lines
942 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[doolwind](http://www.doolwind.com/blog/programmer-personality-test/) - 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.