Lecture 1- Introduction

Slides:



Advertisements
Similar presentations
Fall 2004 WWW IS112 Prof. Dwyer Intro1: Overview and Syllabus Professor Catherine Dwyer.
Advertisements

213: User Interface Design & Development Professor: Tapan Parikh TA: Eun Kyoung Choe
CS 450: COMPUTER GRAPHICS COURSE AND SYLLABUS OVERVIEW SPRING 2015 DR. MICHAEL J. REALE.
CS 150 PERSONAL PRODUCTIVITY USING TECHNOLOGY Instructor: Dr. Xenia Mountrouidou.
CS 450 MODELING AND SIMULATION Instructor: Dr. Xenia Mountrouidou (Dr. X)
Introduction to Programming Summer 2010 Akil M. Merchant.
CSE 501N Fall ‘09 00: Introduction 27 August 2009 Nick Leidenfrost.
COMP Introduction to Programming Yi Hong May 13, 2015.
Prof. Barbara Bernal NEW Office in J 126 Office Hours: M 4pm - 5:30 PM Class Lecture: M 6 PM - 8:30 in J133 Weekly Web Lecture between Tuesday to Sunday.
CMSC 671 Principles of Artificial Intelligence Course Overview Fall 2015.
GEL 1005: Natural Disasters ► Instructor: Mike Phillips ► Contact   ► put “ GEL 1005 ” in subject line 
Welcome!! CIT 593 Intro to Computer Systems aka “Introduction to Computer Architecture” Fall 2012.
CMSC 671 Introduction to Artificial Intelligence Course Overview Fall 2012.
Course Information Sarah Diesburg Operating Systems COP 4610.
1 ITM 734 Introduction to Human Factors in Information Systems Cindy Corritore This material has been developed by Georgia Tech HCI faculty,
1 CS 320 Interaction Design Spring 2011 Course Syllabus January19, 2011.
COP4610 Principles of Operating Systems Prof. Robert van Engelen Department of Computer Science Florida State University.
PROBLEM SOLVING AND PROGRAMMING ISMAIL ABUMUHFOUZ | CS 170.
Computer Science I ISMAIL ABUMUHFOUZ | CS 180. CS 180 Description BRIEF SUMMARY: This course covers a study of the algorithmic approach and the object.
Sampath Jayarathna Cal Poly Pomona
CSc 120 Introduction to Computer Programing II
Networking CS 3470, Section 1 Sarah Diesburg
CSE 489/589 Modern Networking Concepts
Welcome to CS 4390/CS5381: Introduction to Formal Methods
Course Overview - Database Systems
IST256 : Applications Programming for Information Systems
CMSC 471 Principles of Artificial Intelligence Course Overview
Software Requirements
Introduction to Programming
Lecture 1a- Introduction
Software Process ICS 225 Spring 2002
CMSC 471 Introduction to Artificial Intelligence section 1 Course Overview Spring 2017.
Course Information Mark Stanovich Principles of Operating Systems
(Advanced Human Computer Interaction)
Data Structures Algorithms: (Slides to be Adopted from Goodrich and aligned with Weiss' book) Instructor: Ganesh Ramakrishnan
September 27 – Course introductions; Adts; Stacks and Queues
Introduction to MA Day 1.
Introduction to MA Day 1.
Course Overview Juan Carlos Niebles and Ranjay Krishna
Course Overview - Database Systems
Welcome to CS 1340! Computing for scientists.
Andy Wang Operating Systems COP 4610 / CGS 5765
Welcome to CS 1010! Algorithmic Problem Solving.
FALL 2018 Welcome to ESL.
Andy Wang Operating Systems COP 4610 / CGS 5765
Andy Wang Operating Systems COP 4610 / CGS 5765
SWE 205 Software Usability Analysis and Design
What do you learn in this class?
CS 111 Digital Image Processing
Andy Wang Operating Systems COP 4610 / CGS 5765
Business Logistics 420 Urban Transportation Fall 2000
Accelerated Introduction to Computer Science
Andy Wang Operating Systems COP 4610 / CGS 5765
Course Overview CS 4640 Programming Languages for Web Applications
Lecture 1a- Introduction
Lecture 1a- Introduction
C Programming Lecture 1 : Introduction
Topics in Database Systems
CS 3950 Introduction to Computer Science Research
CPSC 465: Design and Analysis of Algorithms
Sampath Jayarathna Cal Poly Pomona
Andy Wang Operating Systems COP 4610 / CGS 5765
SWE 205 Software Usability Analysis and Design
EECE.4810/EECE.5730 Operating Systems
Lecture 1a- Introduction
CS Problem Solving and Object Oriented Programming Spring 2019
Course Overview CS 4640 Programming Languages for Web Applications
CS144K An Introduction to Computer Networks
Course overview Lecture : Juan Carlos Niebles and Ranjay Krishna
Presentation transcript:

Lecture 1- Introduction CS 795/895 Human Computer Interaction (HCI) Lecture 1- Introduction Dr. Sampath Jayarathna Old Dominion University

Today Who I am CS 795/895 educational objectives (and why) Overview of the course, and logistics

Who am I? Instructor : Sampath Jayarathna Joined ODU Fall 2018 (Assistant Professor Cal Poly 2016-2018) Originally from Sri Lanka Research : Eye tracking, Brain EEG, neuro-IR, Machine Learning Web : http://www.cs.odu.edu/~sampath/ Contact : E&CS 3109, sampath@cs.odu.edu, (757) 683-7787 Office Hours : T(online)/Th 3pm – 4pm, or email me for an appointment [Open Door Policy]

Course Information Schedule : Tuesday and Thursday, Time: 4.20 PM – 7.00 PM http://www.cs.odu.edu/~sampath/courses/s19/cs795/ https://piazza.com/odu/spring2019/cs795/home https://www.blackboard.odu.edu/ Prereqs There are no specific course prerequisites for this course. But, I expect you to be comfortable learning new programming languages/tools/APIs. Format Before lecture: do reading slides In lecture: put reading in context After lecture: assignments, projects for hands-on practice

Student Learning Outcomes After successfully completing this course, students should be able to: Explain characteristics of good and bad interaction design and use them to evaluate human computer interactions Explain characteristics of users that influence human computer interaction and use them inform interface development Explain, analyze and develop interaction evaluations including qualitative and quantitative methods. Explain and develop requirements for interaction design Constructs interactions using evaluation-based iterative process for directing the design of user interfaces

Communication Piazza: All questions will be fielded through Piazza. Many questions everyone can see the answer You can also post private messages that can only be seen by the instructor Blackboard: Blackboard will be used primarily for assignments/homework submission, and grade dissemination. Email: Again, email should only be used in rare instances, I will probably point you back to Piazza

The Rules

Cooperate on Learning Except for the work you hand in as individual contributions, I strongly encourage you to collaborate and help each other If in doubt if a collaboration is legitimate: ask! Don’t claim to have written code that you copied from others or online Don’t give anyone else your code (to hand in for a grade) When you rely on the work of others, explicitly list all of your sources – i.e. give credit to those who did the work Don’t study alone when you don’t have to Form study groups Do help each other (without plagiarizing)

Course Organization Grading Required Materials No textbook is required. All the key course content will be documented in slides, which will be available in the course website after each lecture. List of optional but recommended materials. You may find some of these optional textbooks helpful, though none are required: Interaction Design: Beyond Human-Computer Interaction, 4th Edition, Jenny Preece, Helen Sharp, Yvonne Rogers, Wiley, 2015 The Design of Everyday Things, Revised and Expanded Edition, Donald Norman, Perseus, 2013. Bring Your Own Device (BYOD).

Course Organization Project: More in the next couple of slides… Final Exam: The final exam is comprehensive, closed books and will be held on Tuesday, April 23 from 5.00 pm to 7.00 PM Homework: We will have 6 homework assignments, each worth 5% of your overall grade. Homework 1 – Jan 22, 11.55pm In-class Activities/Participation ungraded in-class activities Extra credit Research paper report

Startup Project Form teams of students (starting next week) to play diferent roles Non-competing Think of other teams as working in the same startup Code (Gitlab), Communication (Slack) and document (Overleaf) sharing is required. Sign up ASAP Project grade will have a large impact on course grade (40%) Project grade will (attempt to) recognize individual contributions Peer evaluation

To-do and Next time Sign up for the Piazza Sign up for Overleaf Sing up for Slack channel Sign up for Gitlab HW1 is out! Due, Jan 22.