<?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="Code reuse - Page 17 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Code_reuse&amp;p=16">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Code_reuse&amp;p=18">3.Next</a>
</p>
<p>writing fully new code directly in a program to perform an operation. Library implementations often have the benefit of being well-tested and covering unusual or arcane cases. Disadvantages include the inability to tweak details which may affect performance or the desired output, and the time and cost of acquiring, learning, and configuring the library.</p>

<p><big>Design patterns</big></p>
<p>A design pattern is a general solution to a recurring problem. Design patterns are more conceptual than tangible and can be modified to fit the exact need. However,</p><p>
<a accesskey="1" href="page.php?w=Code_reuse&amp;p=16">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Code_reuse&amp;p=18">3.Next</a>
</p>

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

</card>
</wml>
