Human-Computer Interaction

share ›
‹ links

Below are the top discussions from Reddit that mention this online Udacity course.

This course is an introductory course on human-computer interaction, covering the principles, techniques, and open areas of development in HCI.

Reddacity may receive an affiliate commission if you enroll in a paid course after using these buttons to visit Udacity. Thank you for using these buttons to support Reddacity.

Reddit Posts and Comments

0 posts • 5 mentions • top 4 shown below

r/userexperience • comment
3 points • coolmancool13

I would recommend reading/watching something on HCI.

The HCI book by Alan Dix is one of them.

If you are looking for a free video series, check out the HCI course on Udacity. All you need to do is create a free account.

Wait, I'll just post the link below.

https://www.udacity.com/course/human-computer-interaction--ud400

r/hci • post
6 points • hackathons2
Intro to HCI Project Volunteers

Hello,

​

I'm a student taking Intro to Human-Computer Interaction with Georgia Tech's online CS program. It's a really great class, and it's available for free through Udacity here: https://www.udacity.com/course/human-computer-interaction--ud400

​

I'm currently working through a homework project and I need to do evaluation of a prototype interface. I created an alternate interface for locating documents online, similar to Google Drive or Sharepoint.

​

If you have 20 minutes free time and are interested in being a volunteer, you can be a participant by viewing my prototype app's webpage: http://brainplex.net/hci/index.html

​

Thanks!

r/OMSCS • comment
1 points • beardsmcgee

idk what you mean by course PDFs. General course information is distributed via canvas. The video component is via udacity, edx or canvas. Many professors have their info on a website online.

I literally searched google for "omscs human computer interaction" and got this http://omscs6750.gatech.edu/

Also searched google for "udacity human computer interaction" got this: https://www.udacity.com/course/human-computer-interaction--ud400

Google is your friend and my biggest suggestion to new students is that the ability to find information on your own might be the determining factor in terms of success or failure while in this program.

r/UXDesign • comment
1 points • auraJS

Learn HTML/CSS and basic JS. You are a much stronger candidate if you can talk about code, even if you cant code yourself all that well.

The selling point here is that you know how to design something with a good understanding of how complex it would be to implement that design. Very marketable skill that will set you apart.

Courses: HTML/CSS https://www.udacity.com/course/intro-to-html-and-css--ud001

JS and Frameworks https://www.udacity.com/course/javascript-and-the-dom--ud117

https://www.udacity.com/course/front-end-frameworks--ud894

Secondly, learn to use Sketch and Invision. If you want to keep it free learn Adobe XD. These programs are really super simple to use. My first day on the job I’d never used these prototyping programs before. I was hired as a developer, but quickly my design skills stood out and I was moved to be the lead UI Designer.

So don’t stress about mastering these programs. They are just tools, it’s how you use the tools that matter. Thats why I emphasize learning code much more.

Then learn this https://www.udacity.com/course/human-computer-interaction--ud400

If I could sum it up by level of importance I would say:

  1. HTML/CSS
  2. HCI (human computer interaction)
  3. Prototyping tools (Sketch, XD, or Figma, etc).
  4. JavaScript
  5. Frontend Franeworks

All of these are “should knows”.