<?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="Programming paradigm - Page 20 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=programming_paradigm&amp;p=19">1.Previous</a><br />
<a accesskey="3" href="page.php?w=programming_paradigm&amp;p=21">3.Next</a>
</p>
<p>by using only an API. Programming models can also be classified into paradigms based on features of the execution model.</p>

<p>For <a href="page.php?w=parallel_computing">parallel computing</a>, using a programming model instead of a language is common.  The reason is that details of the parallel hardware leak into the abstractions used to program the hardware.  This causes the programmer to have to map patterns in the algorithm onto patterns in the execution model (which have been inserted due to leakage of hardware into the abstraction).</p><p>
<a accesskey="1" href="page.php?w=programming_paradigm&amp;p=19">1.Previous</a><br />
<a accesskey="3" href="page.php?w=programming_paradigm&amp;p=21">3.Next</a>
</p>

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

</card>
</wml>
