I found this page after googling "OCD programmer" since I'm curious if there's a term to describe the type of programmers who's always worried about little things such as variable names, the order of words that appears in a variable name, camel-toe vs insert-naming-convention-here, how the output such as HTML appears and alternatives to "if (strlen($string) == 0)" and such. [1]
The theoretical one describes me too because I do stare blankly at my computer and rant about time :lol: while I OCD my way towards a stable version of my code. While my stuff are very stable, I never view it as a complete project... With that said, what type of programmer are you?
The theoretical one describes me too because I do stare blankly at my computer and rant about time :lol: while I OCD my way towards a stable version of my code. While my stuff are very stable, I never view it as a complete project... With that said, what type of programmer are you?
1. | That happens to be me :-/, I can't stand to see imperfection in my code, I hate trailing spaces and most things better line up properly or it'll be edited to line up. |