Live data from Hacker News

Ask HN: What's the best book on modern UI/UX?

news.ycombinator.com

31–40 of 162 posts

Re: Ask HN: What's the best book on modern UI/UX?

#31

(For background, I'm a faculty at Carnegie Mellon University in the Human-Computer Interaction Institute) For best books, it depends on if you want to understand users or do implementation. But generally, I'd highly recommend Don Norman's The Design of Everyday Things to improve how you look at the world, and Steve Krug's Don't Make Me Think for simple and practical design tips. For tools, the best is paper prototypi…

[deleted]

Re: Ask HN: What's the best book on modern UI/UX?

#32

(For background, I'm a faculty at Carnegie Mellon University in the Human-Computer Interaction Institute) For best books, it depends on if you want to understand users or do implementation. But generally, I'd highly recommend Don Norman's The Design of Everyday Things to improve how you look at the world, and Steve Krug's Don't Make Me Think for simple and practical design tips. For tools, the best is paper prototypi…

I’ve read (and love) his book and enjoy thinking about function and design. I think there’s a risk of designing at the expense of joy and beauty though, and Don Norman seems to have qualified his position post-The Design of Everyday Things in a TED Talk[0]. I think it’s worthwhile watching.

[0] https://www.ted.com/talks/don_norman_on_design_and_emotion/u...

Re: Ask HN: What's the best book on modern UI/UX?

#33
It's far less abstract, but I really appreciate the Material Design documentation[1] that Google published. And while there may be some dissenting opinions, it's generally a good idea and read.

Personally, I'm mostly using the `material-ui`[2] package for React use, but you'll find other material based libraries for any number of frameworks and platforms. In general, I've been sticking to the overall guidelines with a few tweaks, and the responses in general for the application I'm currently working on have been incredibly positive.

[1] https://material.io/design/ [2] https://material-ui.com/

Re: Ask HN: What's the best book on modern UI/UX?

#34

(For background, I'm a faculty at Carnegie Mellon University in the Human-Computer Interaction Institute) For best books, it depends on if you want to understand users or do implementation. But generally, I'd highly recommend Don Norman's The Design of Everyday Things to improve how you look at the world, and Steve Krug's Don't Make Me Think for simple and practical design tips. For tools, the best is paper prototypi…

Oy, guy advising on UI/UX ends discussion by pointing to 99-slide-long powerpoint deck that appears to be lots of bullet lists and clip art.

Well, [expletive deleted].

Re: Ask HN: What's the best book on modern UI/UX?

#35

Earlier quoted context omitted.

Don Norman's book The Design of Everyday Things has indeed altered how I look at the world from a design perspective. It teaches you design awareness, and you'll find yourself noticing and understanding design elements all around you, that you didn't before. Even though it might seem a little old, the information presented in there is timeless, so I highly recommend it as well. It is in fact the first book I would su…

That book made me start getting annoyed at bad design like Norman Doors (doors that require a "push" or "pull" label instead of being intuitive).

Indeed! I scrutinize door designs everywhere I go now. (:

Re: Ask HN: What's the best book on modern UI/UX?

#36
post #24
post #3

https://refactoringui.com/ Just came out yesterday, doesn't necessarily teach 'from scratch' UI, but a great aide.

I saw this advertised on product hunt. Apparently it's a good thing that you can read it in 1.5hrs. Maybe but not with a $79 price tag for a PDF.

It's more of a reference book so you continue earning back that investment over time.

You can get a lot of his tips for free here in this curated Twitter Moment: https://twitter.com/i/moments/880688233641848832

Re: Ask HN: What's the best book on modern UI/UX?

#38
The Visual Display of Quantitative Information: Edward R. Tufte

Ways to Connect: On Interface and Product Design, Ryan Singer

Something on color theory

Design language books (Bauhaus, etc)

The entire Google design team has quite a few open resources: https://material.io/design/ and https://design.google

Re: Ask HN: What's the best book on modern UI/UX?

#39
post #24
post #3

https://refactoringui.com/ Just came out yesterday, doesn't necessarily teach 'from scratch' UI, but a great aide.

I saw this advertised on product hunt. Apparently it's a good thing that you can read it in 1.5hrs. Maybe but not with a $79 price tag for a PDF.

The amount of value I got out of reading this PDF will far exceed $79.

I'm mostly a backend guy who does the Bootstrap thing. The techniques and examples in the content are gold for someone like me.

Re: Ask HN: What's the best book on modern UI/UX?

#40

(For background, I'm a faculty at Carnegie Mellon University in the Human-Computer Interaction Institute) For best books, it depends on if you want to understand users or do implementation. But generally, I'd highly recommend Don Norman's The Design of Everyday Things to improve how you look at the world, and Steve Krug's Don't Make Me Think for simple and practical design tips. For tools, the best is paper prototypi…

I personally question anyone 1-2 degrees away from software that hasn't read "Don't make me think."

Its a short and easy 2 hour read but the level of paradigm change you receive if you're being exposed to hci for the first time is immense.

I even found its thinking useful from the developer side of things, as in, writing software libraries that were obvious and easy to use.

Post reply on HN