Hacker News new | ask | show | jobs
by chvid 4087 days ago
"Design is how it works". Maybe. But engineering and software development is also about "how it works".

That Steve Jobs quote seems to have propelled a lot of people doing graphics into a broader field; if it is entirely fair and on whose expense I am not sure.

Secondly. Graphical design today is much more a commidity than it used to be.

Libraries such as Twitter Bootstrap puts professional high quality (albeit generic) graphical design into any boring old webapp. And for 90% it is good enough.

Mind you the reason d'etre for most software developed today is a set of specific tasks not aestethics, not branding or marketing. Good aesthetics may be a nice touch to add and I found that it often helps boring internal IT-projects that they look good and conway an immediate sense of quality. Luckily today it is in within the reach of the average programmer.

1 comments

> "Design is how it works". Maybe. But engineering and software development is also about "how it works".

Yes, engineering and software development include design. For example the Waterfall process explicitly has a "design phase". That phase is not only about the GUI, but about the internal architecture aka "how it works".