Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I don't know about an acronym, but what you're referring to is typically called <strong><a href="http://en.wikipedia.org/wiki/Cowboy_coding" rel="noreferrer">Cowboy</a> <a href="http://c2.com/cgi/wiki?CowboyCoder" rel="noreferrer">Coding</a></strong>.</p> <blockquote> <p>Cowboy Coders are programmers who write code according to their own rules.</p> <p><strong>The Cowboy Way:</strong></p> <ul> <li>The speed with which I can hack something together determines my worth</li> <li>People who need comments in order to understand my code are too dumb to be working with me</li> <li>People who ask me questions about my code are too dumb to understand it, and (therefore) are too dumb to be working with me</li> <li>Other people's code is just crappy, but mine is self-descriptive and beautiful</li> <li>Exploiting a compiler-dependent language feature to save a line of code is "elegant"</li> <li>Other people on my team cause all of the bugs; I'm the one that fixes them</li> <li>My code is never at fault, always perfect, and I don't make mistakes</li> <li>Since my code is never at fault, I don't need to test it thoroughly, if at all</li> <li>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</li> <li>Since I never make mistakes, I can yell at anyone else who does</li> <li>Since my code is perfect, if the program crashes due to unexpected data, it's the user's fault for entering bad data.</li> <li>Since my code is perfect, if the program fails after a minor machine configuration change, it's the sysadmins fault for changing it.</li> <li>Since my code is perfect, if the program runs too slowly, it's the managements fault for not providing a faster machine.</li> </ul> </blockquote>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload