Quote:
Originally Posted by maara
And as the application is complex, you should care about both - the functionality on the back and the design on the front.... Console applications are targeted for a specific segment of users and usage but when you make a gui app you should take in account that the gui is a part of your application and it should be as good as the background of your application because this is the way how the application interacts with the user....
|
Thank you for your explanation.