SlideShare ist ein Scribd-Unternehmen logo
1 von 53
A Brief Introduction to 

Human-Computer Interaction
Presented at Chulalongkorn University Jan 2, 2014

Kanit “Ham” Wongsuphasawat
University of Washington
@kanitw, kanitw[at]gmail.com
http://kanitw.yellowpigz.com

See these slides online: bit.ly/hamintrohci
1
LifeLine: Kanit “Ham” Wongsuphasawat

LIVE IN

EDUCATION

BANGKOK, THAILAND

B. Comp Eng.
Chulalongkorn
SOFTWARE 

ENGINEERING

INTERN

STANFORD, CA

SEATTLE, WA

MS. MS&E
Stanford

SOFTWARE 

ENGINEER

PhD(?) CSE

U OF Washington

RESEARCH INTERN

PROFESSIONAL
EXPERIENCE

MANAGEMENT INTERN

SOFTWARE ENGINEERING 

INTERN (HCI GROUP)

TIME
See my portfolio at kanitw.yellowpigz.com or bit.ly/knowham

2
I blog at
medium.com/@kanitw

3
Outline
ž What’s HCI + Brief History
ž Design Process, Prototyping and Evaluation
ž HCI Research
ž Study HCI?
ž Q&A

** Many Slides have recommend readings in yellow **
4
Human

Interaction

Computer
Organizational 

& Social Issues

Technology

Design

Task/
Activities

Human

Computer Science + Design + Psychology
5
Brief History: Personal Computing
Bush - Visionary Memex Machine
“As we may think” bit.ly/aswemaythink

Engelbart - “Augmenting Human Intelligence”
See “Augmenting Human Intelligence”

PARC’s Xerox Star, Apple Macintosh, Microsoft Windows

Today:
See also “What the dormouse said” (John Markoff)

Images from Wikipedia
6
Outline
ž What’s HCI + Brief History
ž Design Process, Prototyping, and Evaluation
ž HCI Research
ž Study HCI?
ž Q&A

7
Design Thinking

A User Centered Design Process

Empathize

8

Define

Ideate

Prototype

Test
Design Thinking

A User Centered Design Process

Empathize

9

Define

Ideate

Prototype

Test
Empathy/Needfinding
Empathize

ž
ž
ž
ž
ž
ž

10

Define

Ethnography
Task Analysis
Interview
Contextual Inquiry
Cultural Probes
Diary Studies

Ideate

Prototype

Test
Define Point of View
Empathize

Define

Ideate

Prototype

Goal: Focus
[Users] needs to [User’s need]
because [Surprising Insight]
11

Test
Ideate/Brainstorming
Empathize

Define

Ideate

Prototype

Test

Avoid Local Maxima
by Generating
Multiple Ideas
/ Parallel Prototyping

12
Ideate/Brainstorming
Empathize

Define

IDEO Brainstorming Rules
- Be Visual
- Defer Judgement
- Encourage Wild Ideas
- Build on the Ideas of Others
- Go for Quantity
- One Conversation at a time
- Stay focused on the topic

13

Ideate

Prototype

Test
Design Thinking
Empathize

Define

Ideate

A prototype is any
representation of a design
idea regardless of medium.
Buxton, Sketching User Experiences

14

Prototype

Test

- Completion not Required
- Easy to Change
- Gets to Retire
Various Prototyping Methods
Fidelity
Functional Prototypes
Digital Mock-ups
Paper Prototyping
Storyboarding
Time

15
What Do Prototypes Prototype?

“What Do Prototypes Prototypes” (Houde & Hill) in Handbook of HCI 1997
16
Storyboard

17
Paper Prototyping

18
Video Prototyping

Apple’s Knowledge Navigator 

http://youtu.be/QRH8eimU_20
19
Wireframing

20
Parallel Prototyping

21
Evaluation/Test
Empathize

Define

Ideate

Prototype

Test

Evaluation is performed throughout the
iterative process, not just at the end.

22
Formative: Heuristic Evaluation
ž Visibility of system status
ž Match between system and the real world

3-5 Users is 

usually sufficient

ž User control and freedom
ž Consistency and standards
ž Error prevention
ž Recognition rather than recall
ž Flexibility and efficiency of use
ž Aesthetic and minimalist design
ž Help users recognize, diagnose, and recover from errors
ž Help and documentation
Reading: Norman Nielsen http://bit.ly/nnhe Scott Klemmer’s slide bit.ly/hesrk
23
HE: Show System Status
ž Battery
!

ž Loading
!

ž Space

24
HE: Recognition rather than Recall

25
Formal Evaluation
ž User Studies, Statistical Testing.

Reading: http://bit.ly/doingpsychexp

26
(Free!) HCI Online Course
https://www.coursera.org/course/hci

27
Outline
ž What’s HCI + Brief History
ž Design Process, Prototyping, and Evaluation
ž HCI Research
ž Study HCI?
ž Q&A

28
Build Systems
Understand

29
Major Conferences & Research Areas
ACM CHI Everything HCI
ACM UIST User Interface Software & Technology – aka Technical CHI/HCI
IEEE VIS Information Visualization, Visual Analytics
IEEE Ubicomp Ubiquitous/Pervasive Computing
ACM CSCW Computer Supported Cooperative Work (Social Computing)
!
Other: ACCESS Accessiblity, IUI Intelligent User Interfaces, HComp Human
Computation, AVI Advance Visual Interfaces, IxD Interaction Design, 

DIS Designing Interactive Systems, etc.

30
UIST: Input
Classic

Modern
Multitouch

Future?

31

Vision/Gesture

Skinput

(Harrison, et al. 2010)
http://youtu.be/g3XPUdW9Ryg

Images from Wikipedia, shuminzhai.com & chrisharrison.net
UIST: Tools
Sikuli
automate and test
GUIs using
screenshot
images.
!

sikuli.org

32

eBay bid notification with Sikuli
Ubiquitous Computing

Example of Health/Persuasive Technology

Ubifit
Investigating how a ubiquitous, persuasive
technology system can encourage individuals to
incorporate regular and varied physical activity
into their everyday lives
!

http://dub.washington.edu/projects/ubifit

33

See ubicomp.org
Ubiquitous Computing

Example of Sensing/Smart Home Technology

http://ubicomplab.cs.washington.edu/wiki/HydroSense
34
Social Computing
Building Successful
Online Communities
Kraut & Resnick
http://kraut.hciresearch.org/content/books

35

See cscw.acm.org
Social Computing

GroupLens’ Movies Lens
An example of recommender system research.

36

See grouplens.org
Crowdsourcing

37

marketplace example: mturk.com
Crowdsourcing Example:

Soylent

projects.csail.mit.edu/soylent/

38
Information Visualization

39
Information Visualization

40
Visualization Techniques
TreeMap Example: Map of the market

http://www.marketwatch.com/tools/stockresearch/marketmap

41
Interactive Data Lab
http://idl.cs.washington.edu

!

See Prof. Heer’s overview talk: http://bit.ly/uwjheertalk12
42
Acquisition
Cleaning
Integration
Visualization
Modeling
Presentation
Dissemination
43
Example of our group’s work

d3.js

The world’s most popular visualization API.

more examples: d3js.org, bit.ly/d3visweek12

44
Important Topics Not Covered Today
ž Human Information Processing Models
ž Direct Manipulation
ž Task Analysis
ž Error & User Control
ž Visual, Information Design
ž Front-end Engineering Patterns e.g. MVC
ž Software Tools

45
Other Relevant Research Areas
ž Accessibility
ž Learning Science, Computer Supported Learning
ž Interactive Machine Learning
ž Methods, Models, Process
ž Information & Communication Technology for
Development (ICTD)

46
Outline
ž What’s HCI + Brief History
ž Design Process, Prototyping, and Evaluation
ž HCI Research
ž Study HCI?
ž Q&A

47
Who studied HCI?
ž Product Managers, Front End Engineer, UI/UX
Designers, User Researchers
ž Famous People

Larry Page

Founder/CEO Google

Marissa Mayer
Yahoo CEO

Mike Krieger

Instagram Founder

**HCI is currently the most popular undergraduate track 

in Computer Science at Stanford! **
48
Learning more about HCI
ž HCI Online (coursera.com)
ž Read Design of Everyday Things, Sketching User
Experience
ž Watch Videos
ž Seminars: cs547.stanford.edu, dub.washington.edu
ž Job Talks of new professors
ž research.microsoft.com/apps/catalog/default.aspx?t=videos
ž https://www.cs.washington.edu/events/colloquia

ž Read Classic Papers
49
HCI in Graduate Schools
ž Common: Computer Science, Information Science
ž Other:
ž HCI e.g CMU
ž Human-centered Computing/Engineering e.g. UW HCDE, GATech
HCC
ž Cognitive Science e.g. UCSD, Symbolic System e.g. Stanford, MIT
MediaLab
ž Psychology, Communication e.g. NYU ITP, Education/Learning
Science e.g. Stanford LST, Design e.g. CMU, UW

http://en.wikipedia.org/wiki/List_of_schools_offering_interaction_design_programs
50
PhD Programs
ž Are you a builder or an analyst? (not necessarily boolean)
ž Top Places for HCI (IMHO):
ž “Big HCI School”: Washington CSE, iSchool, HCDE CMU
HCII, GATech HCC
ž “Top Ranked CS with smaller HCI group(s)”: Berkeley
EECS & iSchool, Stanford CS, MIT EECS
ž MIT Medialab, Cornell InfoSci, UCSD CogSci, UMich
iSchool, UMD CS & iSchool, UIUC CS, Toronto CS, UC
Irvine ICS
See discussion on Quora: http://qr.ae/Gcmvy
51
Masters Program
I don’t have complete info, but here are some good
programs (IMHO):
CMU HCII, Stanford CS/Symsys/LDT, Washington HCID, HCDE, GATech HCC, Berkeley EECS, Cornell
iSchool, UMich iSchool, MIT Medialab, UMD CS &
iSchool, UIUC CS

52

Note: There are new programs every few years
See discussion on Quora: http://qr.ae/Gcmvy
Brief Introduction to HCI
ž What’s HCI + Brief History
ž Design Process, Prototyping, and Evaluation
ž HCI Research
ž Study HCI?

ž Q&A
Kanit “Ham” Wongsuphasawat
@kanitw, kanitw[at]gmail.com
http://kanitw.yellowpigz.com

See these slides online: bit.ly/hamintrohci
53

Weitere ähnliche Inhalte

Ähnlich wie Introduction to Human-Computer Interaction

Introduction to HUMAN COMPUTER INTERACTION
Introduction to HUMAN COMPUTER INTERACTIONIntroduction to HUMAN COMPUTER INTERACTION
Introduction to HUMAN COMPUTER INTERACTIONcarljamess2700
 
Discussion QuestionsUser-interface design techniques and human-com.docx
Discussion QuestionsUser-interface design techniques and human-com.docxDiscussion QuestionsUser-interface design techniques and human-com.docx
Discussion QuestionsUser-interface design techniques and human-com.docxmickietanger
 
Visualization for Software Analytics
Visualization for Software AnalyticsVisualization for Software Analytics
Visualization for Software AnalyticsMargaret-Anne Storey
 
Introduction to HCI
Introduction to HCI Introduction to HCI
Introduction to HCI Deskala
 
Human Computer Interaction Introduction
Human Computer Interaction IntroductionHuman Computer Interaction Introduction
Human Computer Interaction IntroductionN.Jagadish Kumar
 
Universal usability
Universal usabilityUniversal usability
Universal usabilityjayasuriyaR4
 
Human Computer Interaction-fall2021 - CSC341-L1.pptx.pdf
Human Computer Interaction-fall2021 - CSC341-L1.pptx.pdfHuman Computer Interaction-fall2021 - CSC341-L1.pptx.pdf
Human Computer Interaction-fall2021 - CSC341-L1.pptx.pdfYomna Mahmoud Ibrahim Hassan
 
Increasing access to professional development
Increasing access to professional developmentIncreasing access to professional development
Increasing access to professional developmentPeter Rawsthorne
 
AudrisMockus_MSR22.pdf
AudrisMockus_MSR22.pdfAudrisMockus_MSR22.pdf
AudrisMockus_MSR22.pdfTapajitDey1
 
Introduction to HCI (UCC)
Introduction to HCI (UCC)Introduction to HCI (UCC)
Introduction to HCI (UCC)apppsych
 
20130219 chi chi-overzicht
20130219 chi chi-overzicht20130219 chi chi-overzicht
20130219 chi chi-overzichtErik Duval
 
Electronic Portfolio Technology Options
Electronic Portfolio Technology OptionsElectronic Portfolio Technology Options
Electronic Portfolio Technology Optionsdcambrid
 
Participatory Media Literacy Diverse2008
Participatory Media Literacy Diverse2008Participatory Media Literacy Diverse2008
Participatory Media Literacy Diverse2008urauch
 
Design Methods and Lessons for Application Development - Oct 15, 2015
Design Methods and Lessons for Application Development - Oct 15, 2015Design Methods and Lessons for Application Development - Oct 15, 2015
Design Methods and Lessons for Application Development - Oct 15, 2015Kathleen Ludewig Omollo
 
20130221 ucd leuven_leuven
20130221 ucd leuven_leuven20130221 ucd leuven_leuven
20130221 ucd leuven_leuvenErik Duval
 

Ähnlich wie Introduction to Human-Computer Interaction (20)

Hci
HciHci
Hci
 
Introduction to Human Computer Interaction
Introduction to Human Computer InteractionIntroduction to Human Computer Interaction
Introduction to Human Computer Interaction
 
Introduction to HUMAN COMPUTER INTERACTION
Introduction to HUMAN COMPUTER INTERACTIONIntroduction to HUMAN COMPUTER INTERACTION
Introduction to HUMAN COMPUTER INTERACTION
 
Discussion QuestionsUser-interface design techniques and human-com.docx
Discussion QuestionsUser-interface design techniques and human-com.docxDiscussion QuestionsUser-interface design techniques and human-com.docx
Discussion QuestionsUser-interface design techniques and human-com.docx
 
Visualization for Software Analytics
Visualization for Software AnalyticsVisualization for Software Analytics
Visualization for Software Analytics
 
Introduction to HCI
Introduction to HCI Introduction to HCI
Introduction to HCI
 
Introduction To HCI
Introduction To HCIIntroduction To HCI
Introduction To HCI
 
Human Computer Interaction Introduction
Human Computer Interaction IntroductionHuman Computer Interaction Introduction
Human Computer Interaction Introduction
 
Universal usability
Universal usabilityUniversal usability
Universal usability
 
Human Computer Interaction-fall2021 - CSC341-L1.pptx.pdf
Human Computer Interaction-fall2021 - CSC341-L1.pptx.pdfHuman Computer Interaction-fall2021 - CSC341-L1.pptx.pdf
Human Computer Interaction-fall2021 - CSC341-L1.pptx.pdf
 
Increasing access to professional development
Increasing access to professional developmentIncreasing access to professional development
Increasing access to professional development
 
AudrisMockus_MSR22.pdf
AudrisMockus_MSR22.pdfAudrisMockus_MSR22.pdf
AudrisMockus_MSR22.pdf
 
Introduction to HCI (UCC)
Introduction to HCI (UCC)Introduction to HCI (UCC)
Introduction to HCI (UCC)
 
20130219 chi chi-overzicht
20130219 chi chi-overzicht20130219 chi chi-overzicht
20130219 chi chi-overzicht
 
Electronic Portfolio Technology Options
Electronic Portfolio Technology OptionsElectronic Portfolio Technology Options
Electronic Portfolio Technology Options
 
HCI_01.ppt
HCI_01.pptHCI_01.ppt
HCI_01.ppt
 
Chapter1
Chapter1Chapter1
Chapter1
 
Participatory Media Literacy Diverse2008
Participatory Media Literacy Diverse2008Participatory Media Literacy Diverse2008
Participatory Media Literacy Diverse2008
 
Design Methods and Lessons for Application Development - Oct 15, 2015
Design Methods and Lessons for Application Development - Oct 15, 2015Design Methods and Lessons for Application Development - Oct 15, 2015
Design Methods and Lessons for Application Development - Oct 15, 2015
 
20130221 ucd leuven_leuven
20130221 ucd leuven_leuven20130221 ucd leuven_leuven
20130221 ucd leuven_leuven
 

Mehr von Kanit Ham Wongsuphasawat

Grad School Guide (A part of presentation for Comp. Eng Chula) "แนะนำเรื่องเร...
Grad School Guide (A part of presentation for Comp. Eng Chula) "แนะนำเรื่องเร...Grad School Guide (A part of presentation for Comp. Eng Chula) "แนะนำเรื่องเร...
Grad School Guide (A part of presentation for Comp. Eng Chula) "แนะนำเรื่องเร...Kanit Ham Wongsuphasawat
 
Grad School Guide for Comp. Eng Chula. (แนะแนวเรียนต่อสำหรับน้องๆ วิศวฯคอมฯจุฬา)
Grad School Guide for Comp. Eng Chula. (แนะแนวเรียนต่อสำหรับน้องๆ วิศวฯคอมฯจุฬา)Grad School Guide for Comp. Eng Chula. (แนะแนวเรียนต่อสำหรับน้องๆ วิศวฯคอมฯจุฬา)
Grad School Guide for Comp. Eng Chula. (แนะแนวเรียนต่อสำหรับน้องๆ วิศวฯคอมฯจุฬา)Kanit Ham Wongsuphasawat
 
GRE Verbal guide for non-native english speaker
GRE Verbal guide for non-native english speakerGRE Verbal guide for non-native english speaker
GRE Verbal guide for non-native english speakerKanit Ham Wongsuphasawat
 

Mehr von Kanit Ham Wongsuphasawat (9)

Perj Final Presentation
Perj Final PresentationPerj Final Presentation
Perj Final Presentation
 
Facespot
FacespotFacespot
Facespot
 
CuphotoCD Excerpt
CuphotoCD ExcerptCuphotoCD Excerpt
CuphotoCD Excerpt
 
Ruby marketinggroup
Ruby marketinggroupRuby marketinggroup
Ruby marketinggroup
 
Poster outline
Poster outlinePoster outline
Poster outline
 
StudyManiaPresentation.pdf
StudyManiaPresentation.pdfStudyManiaPresentation.pdf
StudyManiaPresentation.pdf
 
Grad School Guide (A part of presentation for Comp. Eng Chula) "แนะนำเรื่องเร...
Grad School Guide (A part of presentation for Comp. Eng Chula) "แนะนำเรื่องเร...Grad School Guide (A part of presentation for Comp. Eng Chula) "แนะนำเรื่องเร...
Grad School Guide (A part of presentation for Comp. Eng Chula) "แนะนำเรื่องเร...
 
Grad School Guide for Comp. Eng Chula. (แนะแนวเรียนต่อสำหรับน้องๆ วิศวฯคอมฯจุฬา)
Grad School Guide for Comp. Eng Chula. (แนะแนวเรียนต่อสำหรับน้องๆ วิศวฯคอมฯจุฬา)Grad School Guide for Comp. Eng Chula. (แนะแนวเรียนต่อสำหรับน้องๆ วิศวฯคอมฯจุฬา)
Grad School Guide for Comp. Eng Chula. (แนะแนวเรียนต่อสำหรับน้องๆ วิศวฯคอมฯจุฬา)
 
GRE Verbal guide for non-native english speaker
GRE Verbal guide for non-native english speakerGRE Verbal guide for non-native english speaker
GRE Verbal guide for non-native english speaker
 

Kürzlich hochgeladen

Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 

Kürzlich hochgeladen (20)

Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 

Introduction to Human-Computer Interaction