Sign in for recommendations. New member? Start here.

Coding Horror: UI-First Software Development

voyagerfan5761 rated 6 months ago
Well, designing the UI first is something I often do. I aspire to building the back-end first and just implementing an interface to call the various functions. I believe that's how MediaWiki was developed...

Like this page from codinghorror.com?

2 Reviews

Characters left: 4000


KoMashka rated 6 months ago
Very useful and interesting article about development new software, designing, interface etc.
voyagerfan5761 rated 6 months ago
Well, designing the UI first is something I often do. I aspire to building the back-end first and just implementing an interface to call the various functions. I believe that's how MediaWiki was developed...