On Interface and Software Design
First, designing a user interface has almost nothing to do with writing software. There are software limitations that affect the design but other than that, the underlying code and data structures should not be considered until after the user interface is fully designed. I ran into this issue…
Continue reading