Hacker News Comments on
Human-Centered Design: an Introduction
Coursera
·
University of California San Diego
·
2
HN comments
- This course is unranked · view top recommended courses
Hacker News Stories and Comments
All the comments and stories posted to Hacker News that reference this url.Ok, so I'm guessing you're more interested in the UI / interaction design side of things.I recommend you start with these, some are books - some are videos - so have a look and see which one suits you more.
https://rosenfeldmedia.com/books/the-user-experience-team-of...
⬐ osvelasquezThanks for the info! I also love interface design, usability, empathy for the client. can be possible to work on UX and UI or only UI?
There are many books talking about UX/UI design, but most of them are quite abstract and do not tell you, when exactly, on which stage of your software development process to apply the knowledge they present. This often leads to a typical mistake done by developers, that I've seen in too many projects, when UI design is considered at later stages of the project, when they are starting coding the UI and all the backend is already done. Because of that, the process is equally important and needs some of your attention.To achieve really good results in UX design, to do it at the right time, I'd recommend to start not from the books, but from the interaction design specialization on Coursera at https://en.coursera.org/specializations/interaction-design or you can take just intro - https://en.coursera.org/learn/human-computer-interaction. You can take the courses for free and they'll give you the necessary mindset and understanding of process. You'll find that product design actually starts from UX, not ends with it and it defines the necessary requirements framework for the system architecture, which you can use later in combination with BDD/DDD. After that course you can start reading the books (Steve Krug, Don Norman, Alan Cooper, indeed!) and platform guidelines (my favorites are for Google Material Design and Microsoft's Modern UI).
It will be great if someone here recommends some books or articles about UX design process and integration of it into popular agile methodologies.
⬐ andyjohnson0I enrolled on the Interaction Design specialisation in November 2015 and worked through the modules until July 2016. On the whole I found the course interesting and often fun, and I feel that I learned quite a lot. Until, that is, the 7th course: Designing, Running, and Analyzing Experiments. This was nine weeks of statistical analysis using steadily more elaborate analytical models. I ground through it and finished with a decent grade (>90% iirc) but it ruined the whole experience, and I had no interest or motivation left to even start the capstone project. Grounding UX in an analytical framework is important, and statistics are necessary for this, but that module was just overkill.So tldr: the specialisation is a good experience, but make sure you know what you're committing to.
⬐ ivan_gammelThank you, that's good to know. I've seen only the intro, because specialization didn't start at that time.