diff --git a/README.md b/README.md index c30141f..421f13e 100644 --- a/README.md +++ b/README.md @@ -66,9 +66,9 @@ Tue, Jan 16 | [Introduction](pages/jan16-intro.md) | [slides](slides/01-intro.pd Thu, Jan 18 | [Formulating research questions](pages/jan18-rqs.md) | [slides](slides/02-rqs.pdf) • [video](https://youtu.be/tvapW-H4R9A) Tue, Jan 23 | [The role of theory](pages/jan23-theory.md) | [slides](slides/03-theory.pdf) • [video](https://youtu.be/Kdu68doozkQ) Thu, Jan 25 | [Literature review](pages/jan25-litreview.md) | [slides](slides/04-litreview.pdf) • [video](https://youtu.be/xmUd7hrGKSg) -Tue, Jan 30 | Conducting interviews | +Tue, Jan 30 | Exemplar interview papers | [slides](slides/05-interviewing-examples.pdf) Thu, Feb 1 | ~~No class (Bogdan traveling)~~ | -Tue, Feb 6 | Exemplar interview papers | +Tue, Feb 6 | Conducting interviews | Thu, Feb 8 | Qualitative data analysis | Tue, Feb 13 | Survey design | Thu, Feb 15 | In-class activity: qualitative coding & thematic analysis | diff --git a/assets/images/05-interviewing-examples.jpg b/assets/images/05-interviewing-examples.jpg new file mode 100644 index 0000000..3a41437 Binary files /dev/null and b/assets/images/05-interviewing-examples.jpg differ diff --git a/pages/jan30-interviews-examples.md b/pages/jan30-interviews-examples.md new file mode 100644 index 0000000..08a1664 --- /dev/null +++ b/pages/jan30-interviews-examples.md @@ -0,0 +1,14 @@ +## L5: Interview Model Papers ([pdf](../slides/05-interviewing-examples.pdf), [video]()) + +[![Lecture5-Interviews-Examples](../assets/images/05-interviewing-examples.jpg)](../slides/05-interviewing-examples.pdf) + +In this lecture we start our exploration of interviews by dissecting exemplar research papers that make good use of the qualitative interview method. We compare and contrast the type of research questions they ask; their overall study designs, including the role of interviews in those designs; and the specific steps part of their interview processes. Check out the slide deck for some observations on why these papers were great. + +### Example Papers + +> Wash, R. (2010). [Folk models of home computer security](https://www.rickwash.com/papers/rwash-homesec-soups10-final.pdf). In Proceedings of the Sixth Symposium on Usable Privacy and Security (SOUPS) (pp. 1-16). + +> Singer, L., Figueira Filho, F., & Storey, M. A. (2014). [Software engineering at the speed of light: how developers stay current using Twitter](https://dl.acm.org/doi/pdf/10.1145/2568225.2568305). In Proceedings of the 36th International Conference on Software Engineering (ICSE) (pp. 211-221). + +> Barwulor, C., McDonald, A., Hargittai, E., & Redmiles, E. M. (2021). “[Disadvantaged in the American-dominated internet”: Sex, Work, and Technology](https://files.osf.io/v1/resources/vzehu/providers/osfstorage/5f63a97211fb7c000f18f2c7?format=pdf&action=download&direct&version=2). In Proceedings of the 2021 ACM SIGCHI Conference on Human Factors in Computing Systems (CHI) (pp. 931-936). + diff --git a/slides/05-interviewing-examples.pdf b/slides/05-interviewing-examples.pdf new file mode 100644 index 0000000..9e8efad Binary files /dev/null and b/slides/05-interviewing-examples.pdf differ