Live data from Hacker News

Ask HN: Where to look to learn UX/Design

news.ycombinator.com

1–10 of 64 posts

Re: Ask HN: Where to look to learn UX/Design

#3
I want to do the same (not suck at it) so i started to look at web design communities a while ago. I found some interesting things that helped me be a little better:

- http://webtypography.net/ for typography basics

- http://uxmovement.com/ for general user experience advice

- http://uxmovement.com/resources/4-best-design-pattern-librar... (inspiration :) )

- http://alpha.patterntap.com/collections/Tabs (found recently about it).

- http://www.blog.spoongraphics.co.uk/articles/25-classic-font...

Hope it helps.

Re: Ask HN: Where to look to learn UX/Design

#8
There's no "The way to design" but there is "A way to design".

I would recommend you "Defensive Design for the Web" by 37 Signals and "Designing Web Interfaces" by Bill Scott.

These books use examples of Web Interfaces but you can apply them on anything. Be it a software or hardware.

Also, I would say, when you design something, Dont focus much on visual appearance. First try to make things clean and ask your non-tech friends to use it. See what difficulties they face in using your product. You will learn a lot from these experiences.

Re: Ask HN: Where to look to learn UX/Design

#9
I like Luke Wroblewski's advice a lot (http://www.lukew.com/ plus his two books on form design and web usability)

I have to worry about form design mostly, so two links I liked were

http://www.uie.com/articles/web_forms/ and http://www.uxmatters.com/mt/archives/2006/07/label-placement...

I also stole some ideas from here: http://developer.fellowshipone.com/patterns/

Those are the ones I've read and somewhat followed.

I also bookmarked this framework to try out: http://gantry-framework.org/

There are also several eyetracking services (some provided by Ycombinator companies I believe) - I'd love to have eyetracking studies on the company website, but the current management doesn't mind that it looks like crap since it will be outsourced anyways.

Re: Ask HN: Where to look to learn UX/Design

#10
If you want to understand the psychology of design you need to look for books on "human factors" and not web design books. Human Factors is a scientific discipline that is a subset of IO psychology.

While many of the books recommended on this board are good books, some of the authors learned through trial and error without the guidance of the scientific rigor that is provided by Human Factors, while others are just plain wrong.

The mind works in particular patterns, understanding those patterns will help you conceive of interfaces and test those conceptions, while verifying that it does indeed improve whatever metric you are trying to improve, not just emulate something that worked for someone.

Now I am not saying you need a PHD in Human Factors to design good interfaces, but a little grounding goes a long way. It will help you understand why something worked for someone in a book and determine if it will also work for what you are trying to apply it to.

Post reply on HN