Video Lessons
Watch along
on YouTube.
Four playlists covering Python basics and three applied tracks — spaCy, social network analysis, and interactive visualization with PyVis.
Playlist
Introduction to Python
A beginner's playlist that walks through Python basics — variables, strings, lists, loops, functions — using humanities examples throughout.
Watch on YouTube
Playlist
spaCy
Videos on working with spaCy's pipelines, the Matcher, rule-based entity recognition, and building custom components.
Watch on YouTube
Playlist
Social Network Analysis
Building and analyzing networks with NetworkX. Loading data, calculating centralities, and looking for structure in historical and literary graphs.
Watch on YouTube
Playlist
PyVis Visualizations
Interactive browser-based network graphs with PyVis. How to take your NetworkX output and turn it into something you can click around in.
Watch on YouTube