|
|
|
|
|
by collyw
4078 days ago
|
|
Ask on many sites about examples of good design (including here), and you get pointed to dribble. I do agree with you however. I (usually try to) "design" my software before I start writing it (unlike the "agile / schemaless/ latest-fad" developers). It works well for me. Usually saves a lot of work in the medium to long term. The problem is that design is an ambiguous word that can cover every aspect of building an application. We need to be able to differentiate between "pretty looking design" and a "well architected, thought through database / software design", and all of the "design" elements in between. |
|