Files

17 lines
2.8 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>gang bang</title><link rel="stylesheet" href="../../jargon.css" type="text/css"/><meta name="generator" content="DocBook XSL Stylesheets V1.61.0"/><link rel="home" href="../index.html" title="The Jargon File"/><link rel="up" href="../G.html" title="G"/><link rel="previous" href="G.html" title="G"/><link rel="next" href="Gang-of-Four.html" title="Gang of Four"/></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gang bang</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="G.html">Prev</a> </td><th width="60%" align="center">G</th><td width="20%" align="right"> <a accesskey="n" href="Gang-of-Four.html">Next</a></td></tr></table><hr/></div><dt><a id="gang-bang"/><dt xmlns="" id="gang-bang"><b>gang bang</b>: <span xmlns="http://www.w3.org/1999/xhtml" class="grammar">n.</span></dt></dt><dd><p> The use of large numbers of loosely coupled programmers in an
attempt to wedge a great many features into a product in a short time.
Though there have been memorable gang bangs (e.g., that over-the-weekend
assembler port mentioned in Steven Levy's <i class="citetitle">Hackers</i>),
and large numbers of loosely-coupled programmers operating in
<a href="../B/bazaar.html"><i class="glossterm">bazaar</i></a> mode can do very useful work when they're not
on a deadline, most are perpetrated by large companies trying to meet
unrealistic deadlines; the inevitable result is enormous buggy masses of
code entirely lacking in <a href="../O/orthogonal.html"><i class="glossterm">orthogonal</i></a>ity. When
market-driven managers make a list of all the features the competition has
and assign one programmer to implement each, the probability of maintaining
a coherent (or even functional) design goes to
<a href="../E/epsilon.html"><i class="glossterm">epsilon</i></a>. See also
<a href="../F/firefighting.html"><i class="glossterm">firefighting</i></a>,
<a href="../M/Mongolian-Hordes-technique.html"><i class="glossterm">Mongolian Hordes technique</i></a>, <a href="../C/Conways-Law.html"><i class="glossterm">Conway's Law</i></a>.</p></dd><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="G.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="../G.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="Gang-of-Four.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">G </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> Gang of Four</td></tr></table></div></body></html>