나만이 가장 뛰어난 프로그래머, 다른 사람은 문제만 일으킨다는 생각을 지닌 프로그래머의 방식 ---- 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 ---- ["컬럼분류"]