Skip to content

Commit 3b0c524

Browse files
committed
Move assignment back
1 parent 082cc3e commit 3b0c524

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

content/11-content-networks.qmd

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ format: html
77
*This week we tackle another common technique made possible by digital humanities, network analysis.*
88

99
## Reading
10-
- Kieran Healy, *Data Visualization: A Practical Introduction*, [Chapter 7: Draw Maps](https://socviz.co/07-maps.html).
1110
- Ruth Ahnert et al., *The Network Turn: Changing Perspectives in the Humanities* (Cambridge University Press, 2020), <https://doi.org/10.1017/9781108866804>.
1211
- Introduction, 1–9.
1312
- Chapter 1: Networks Are Always Metaphorical, 13–24.
@@ -26,7 +25,6 @@ Martin Grandjean's, [Introduction to Social Network Analysis](https://www.martin
2625
:::
2726

2827
## Assignment
29-
- Practice making maps with Healy, *Data Visualization: A Practical Introduction* and with your own data in a Quarto document.
3028
- Second self reflection due. 2–3 paragraph self reflection on how things are going, what questions you have, and what you are excited about learning. See the [assignments page](../assignments.qmd#self-reflections) for details. You can turn in self reflections through email.
3129
- Explore [Ruth Ahnert, Sebastian Ahnert, and Kim Albrecht, Tudor Networks](https://tudornetworks.net) and [Six Degrees of Francis Bacon](http://www.sixdegreesoffrancisbacon.com).
3230

content/12-content-design.qmd

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,15 @@ format: html
66

77

88
## Reading
9-
- Kieran Healy, *Data Visualization: A Practical Introduction*, [Chapter 8: Refine your plots](https://socviz.co/08-polishing.html).
9+
- Kieran Healy, *Data Visualization: A Practical Introduction*
10+
- [Chapter 7: Draw Maps](https://socviz.co/07-maps.html)
11+
- [Chapter 8: Refine your plots](https://socviz.co/08-polishing.html)
1012
- Nicola Rennie, *The Art of Data Visualization with ggplot2: The TidyTuesday Cookbook* (CRC Press, 2025), <https://nrennie.rbind.io/art-of-viz/>.
1113
- Pick a chapter to read through. Follow along with the code and/or get inspiration on the types of visualizations you can make.
1214

1315
## Assignment
14-
16+
- Practice making maps with Healy, *Data Visualization: A Practical Introduction* and with your own data in a Quarto document.
17+
- Practice with networks using the SNiGB associates data in a Quarto document.
1518

1619
## Activities
1720
- Data visualization.

0 commit comments

Comments
 (0)