Live data from Hacker News

Ask HN: Good books or articles on UI design?

news.ycombinator.com

51–60 of 91 posts

Re: Ask HN: Good books or articles on UI design?

#52

How has Bruce Tognazzini's stuff not been mentioned yet? Tog on Software and Tog on Interface are great. https://www.amazon.com/Tog-Software-Design-Bruce-Tognazzini/... https://www.amazon.com/Tog-Interface-Bruce-Tognazzini/dp/020...

Bruce Tognazzini also has a great web site

http://asktog.com/

see his short course on interaction design

http://asktog.com/atc/principles-of-interaction-design/

and

http://asktog.com/menus/designMenu.html

Re: Ask HN: Good books or articles on UI design?

#55
post #47

Joel Spolsky's "User Interface Design for Programmers" is concise, educational, entertaining... and free (even an easy-to-read all-in-one HTML page): http://www.joelonsoftware.com/uibook/fog0000000249.html Also highly recommend Steve Krug's "Don't Make Me Think" (as others have already commented): http://www.sensible.com/dmmt.html

From Joel Spolskey page: > "Another example from the world of Microsoft Windows is the Alt+Tab key combination which switches to the "next" window. Most users would probably assume that it simply rotates among all available windows. If you have window A, B, and C, with A active, Alt+Tab should take you to B. Alt+Tab again would take you to C. Actually, what happens is that the second Alt+Tab takes you back to A. The…

Insightful quote but I disagree that users 'get' Cmd+Tab. I have to explain it to most people.

Maybe you just have smarter friends. ;)

Re: Ask HN: Good books or articles on UI design?

#60
post #15

Earlier quoted context omitted.

Can you elaborate more? This sounds like an interesting thought.

Sure. The book, and Tufte, focuses on effectively displaying quantitative information. He takes a relatively hard line about it and I have found it one of the most useful texts for helping me take "some truth the system knows" to "some truth the user knows". Of course you have to take it with a few pinches of salt. Firstly it is largely his opinion. Studies into this area are rather good on the general points however…

There are two more books, on concepts I believe, and verbs.

It's not the most practical way to learn UI design, but I enjoy how well it makes the case for good UI. Too often, I see programmers dismiss design. It seems not to fit into their scheme of values, i. e. "it's not scientific" or "it's just shiny packaging " or "it's something for beginners – I'm an expert". Then you get some guy replace all custom fonts on npmjs.com wit Arial because "all sans-serifs look the same anyway".

(the example is more "design" than "user interface" but it's the best one I remember)

Post reply on HN