Separation of responsibilities
Recall that separation of responsibilities is an important concept in any programming paradigm and that it allows you to write modular code, which can save you time and energy in the long run. Each programming paradigm has a different mechanism for employing separation of responsibilities, and procedural programming is no exception.
What is the mechanism by which procedural programming allows for separation of responsibilities and increased code modularity?
Deze oefening maakt deel uit van de cursus
Programming Paradigm Concepts
Praktische interactieve oefening
Zet theorie om in actie met een van onze interactieve oefeningen.
Begin met trainen