CDH training materials
Besides the code of research software, our GitHub contains several repositories of training materials in the Digital Humanities domain.
Repository | Description |
---|---|
Quantitative Methods and Statistics | Textbook on Quantitative Methods and Statistics. Also in Dutch. |
Basics of Statistics | One-day course for Humanities researchers. |
Gephi | Introductory course on network visualization for Humanities. |
Programming in Python | Entry level course on the basics of the Python programming language. Special attention is given to best practices in coding, e.g.: writing clean code and documentation. |
R for Humanities | Basics in R syntax, to data handling and visualisation using a set of tools known as the ‘tidyverse’ |
LaTeX | Introductory workshop for LaTeX aimed at Humanities students and staff. |
Data exploration toolkit for cultural data | Structure, clean, visualize, and run a preliminary analysis. |
Web scraping | Introduction into web scraping with Python, with the use of Replit. |