Skip to content

Software design is the art of managing inter-dependencies between software components.

Software design is the art of managing inter-dependencies between software components. It aims at minimizing artificial (technical) dependencies and introduces the necessary abstractions and compromises.

- Klaus Iglberger in C++ Software Design