The programming historian

The programming historian publie des tutoriels évalués par des pairs qui permettent l’initiation à et l’apprentissage d’un large éventail d’outils numériques, de techniques et de flux de travail pour faciliter la recherche et l’enseignement en sciences humaines et sociales. Ce projet tente de créer une communauté internationale, diversifiée et inclusive de rédacteur(trice)s, d’auteur(e)s et de lecteur(trice)s.

Pour en savoir plus et retrouver l’ensemble des leçons (en 4 langues), rendez-vous sur le site web : https://programminghistorian.org/


Publications référencées

Calibrer des âges radiocarbone avec R

Cette leçon vous apprend à calibrer des âges radiocarbone avec R. Elle explique pas à pas comment réaliser la calibration d’un ensemble de dates et comment explorer et …

Temporal Network Analysis with R

Learn how to use R to analyze networks that change over time. Lesson from The Programming Historian

Using Geospatial Data to Inform Historical Research in R

In this lesson, you will use R-language to analyze and map geospatial data. Lesson from The Programming Historian

Introduction to MySQL with R

This lesson will help you store large amounts of historical data in a structured manner, search and filter that data, and visualize some of the data as a graph. Lesson …

Correspondence Analysis for Historical Research with R

This tutorial explains how to carry out and interpret a correspondence analysis, which can be used to identify relationships within categorical data. Lesson from The …

Data Wrangling and Management in R

This tutorial explores how scholars can organize ‘tidy’ data, understand R packages to manipulate data, and conduct basic data analysis. Lesson from The Programming …

Basic Text Processing in R

Learn how to use R to analyze high-level patterns in texts, apply stylometric methods over time and across authors, and use summary methods to describe items in a corpus. …

R Basics with Tabular Data

This lesson teaches a way to quickly analyze large volumes of tabular data, making research faster and more effective. Lesson from The Programming Historian