|
|
|
|
|
by yannickt
3523 days ago
|
|
There is a great essay by Jack Reeves making a similar point. What Is Software Design?
http://www.developerdotstar.com/mag/articles/reeves_design.h... FTA: There is one consequence of considering code as software design that completely overwhelms all others. It is so important and so obvious that it is a total blind spot for most software organizations. This is the fact that software is cheap to build. It does not qualify as inexpensive; it is so cheap it is almost free. If source code is a software design, then actually building software is done by compilers and linkers. |
|