Image via Wikipedia |
First Graphical User Interface |
Anyway, the general programming rules are:
- Simplicity: design programs to do exactly what they need to do and no more.
- Elegance: simple programs which do what they need to do an do no more are elegant. This can be achieved by abstraction, and encapsulation.
- Graphical User Interfaces (GUI): a simple elegant program must have the same aspects in its interface. The author, and I have both admittedly created a "quick" mock-up for an interface only to have it become the final one. The eyes are the path to the soul, and your GUI is the path to your program. Don't create a bloodshot allergenic interface unless you want to hurt your users eyes.
Again, nothing new here, but something worth reminding all of us to take into consideration everyday.
0 comments :
Post a Comment