|
|
|
|
|
by curiousgeorge
6524 days ago
|
|
>> Coding before design. Software tends to be much more usable if it
>> is, at least roughly, designed before the code is written. In my experience, software and web development tends to fail when early work is made with specific UI assumptions in mind. The successful projects I have been a part of have concentrated on putting basic functionality first, and then iterating around the usability design and other features. |
|