<?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="Separation of concerns - Page 1 - Wikipedia">
<p>
<a accesskey="3" href="page.php?w=separation_of_concerns&amp;p=2">3.Next</a>
</p>
<p><b>Separation of concerns (SoC)</b> is a design principle in computer science and software engineering, it holds that a complex problem should be divided into distinct concerns  -- aspects or issues  -- that can be analyzed, addressed or managed individually, even when they belong to the same system. This allows focusing on one issue at a time, reducing cognitive load and complexity.</p>

<p>Separation of Concerns can be achieved in several ways: <b>temporally</b> (e.g., sequencing activities in a software lifecycle), by <b>quality</b> (e.g.,</p><p>
<a accesskey="3" href="page.php?w=separation_of_concerns&amp;p=2">3.Next</a>
</p>

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

</card>
</wml>
