Live data from Hacker News

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

news.ycombinator.com

41–50 of 162 posts

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

#42
Reading "The Design of Everyday Things" will give you a sense of the basics -- After that try learning a popular frontend-web framework (like Bootstrap / Foundation) which follows lot of the industry-standard UI practices out-of-the-box. Also checkout things like WAI-ARIA / WCAG, which outline accessibility standards on the web.

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

#44

This seems like guerilla marketing for refactoringui.com

It does seem a little strange given that their book came out yesterday. Of course coincidences can always occur, but the OP’s profile is a bit odd. It’s a 9 day old account that has posted Ask HN questions every day, often multiple times a day.

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

#46

This seems like guerilla marketing for refactoringui.com

seems quite suspicious that a book that just came out is getting quite a few reccomendations when no one currently would have used it as the basis to build anything.

looking at the twitter stream of tips from 2017, there's some good stuff there ( https://twitter.com/i/moments/994601867987619840 ) not sure that translates well to the book or not, and it seems quite pricey, especially if you only end up making use of a couple of the tips.

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

#47
In reality design for the web and phone applications ends up being largely about typography. So a good foundations book on typography like "Designing with Type" or any other of the usual suspects is a good start. That said, some applications have very little text so this is not always true anymore in UI/UX.

"Don't Make Me Think" is a good read, but the direct info is not really as important as the point it is trying to make. Aggressively reducing friction and decisions for the user at all points. If reading that book helps get that point across then it's worth the read. On how to do that...

If you are new to design, just pickup a used intro textbook on design. Something like "Design Basics" by Lauer and Pentak. Or really any intro book on design. They all cover the same basic concepts you'll need for UI/UX design. Fundamental stuff like visual hierarchy and composition. Honestly, just go find a used one for $8 and read through it. Most of them are pretty quick reads.

After that, although no one really goes out and tells you this, it involves a lot of following the trends and looking at past work and pulling in ideas and pieces together to create a new design. Another comment in this thread talks about how they don't write books and this is pretty accurate. A designer rarely just sits at a blank screen and starts from nothing. They usually have a list, whether formally or informally, of examples and ideas to start with. Then through iteration, critique and testing they mold something into a complete design/interface. But one typically needs some background learning in the basic fundamentals of design and typography to piece everything together. Remember, part of good UX is doing what the user expects. Which often means using conventions and design elements the user has already seen.

So pick up a book on typography and basic design and then find some design blogs that seem well written. For example Airbnb has a fairly nice one https://airbnb.design/. Best of luck!

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

#48

This seems like guerilla marketing for refactoringui.com

Seeing a lot of healthy, regular accounts promoting it as well. I wonder if they gave it away for a comment on HN or something. Sad that I'm spending any time checking the legitimacy of this post and those posting in it. Thanks advert industry for making me so cynical.

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

#49

(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…

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…

There is also a Udacity course by Don Norman around this book. I haven't taken it yet but it is on my list.

https://www.udacity.com/course/intro-to-the-design-of-everyd...

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

#50

(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…

If paper is the best, how would you characterize the place of tools like Balsamiq / Axure etc? Might they be symptoms of app/tech addiction, or do they facilitate anything specific?

Also see his revised edition to DOET and Emotional Design. It’s part of a broader evolution from UI to UX and experiential issues more broadly.
Post reply on HN