<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Don&#039;t repeat yourself - Page 1 - Wikipedia">
<p>
<a accesskey="3" href="page.php?w=don%27t_repeat_yourself&amp;p=2">3.Next</a>
</p>
<p>"<b>Don't repeat yourself</b>" (<b>DRY</b>) is a <a href="page.php?w=Principle">principle</a> of <a href="page.php?w=software_development_process">software development</a> aimed at reducing repetition of <a href="page.php?w=Information_theory">information</a> which is likely to change, replacing it with <a href="page.php?w=Information_hiding">abstractions</a> that are less likely to change, or using <a href="page.php?w=data_normalization">data normalization</a> which avoids redundancy in the first place.</p>

<p>The DRY principle is stated as</p><p>
<a accesskey="3" href="page.php?w=don%27t_repeat_yourself&amp;p=2">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
