Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

TheCowboyWay: Difference between revisions

From ZeroWiki
imported>Unknown
No edit summary
 
(Repair MoniWiki formatting after migration)
 
(One intermediate revision by the same user not shown)
Line 17: Line 17:


----
----
See Also: ExtremeProgramming
See Also: [[ExtremeProgramming]]
----
----
[[컬럼분류]]
[[컬럼분류]]

Latest revision as of 00:34, 29 March 2026

나만이 가장 뛰어난 프로그래머, 다른 사람은 문제만 일으킨다는 생각을 지닌 프로그래머의 방식


The Cowboy Way:

  • The speed with which I can hack something together determines my worth
  • People who need comments in order to understand my code are too dumb to be working with me
  • People who ask me questions about my code are too dumb to understand it, and (therefore) are too dumb to be working with me
  • Other people's code is just crappy, but mine is self-descriptive and beautiful
  • Other people on my team cause all of the bugs; I'm the one that fixes them
  • My code is never at fault, always perfect, and I don't make mistakes
  • Since my code is never at fault, I don't need to test it thoroughly, if at all
  • Since my code is always perfect, it never needs to be refactored no matter how long it's been in the codebase or how much has changed around it
  • Since I never make mistakes, I can yell at anyone else who does


출처: http://myhome.dreamx.net/goodhyun/PDF/XP.pdf


See Also: ExtremeProgramming


컬럼분류