Other resources#
Python Tutorials#
Video series on programming in Python recorded by Paul Vierthaler for his Text Mining and Digital Humanities class, taught in 2018-2019.
Python programming for the Humanities by Folgert Karsdorp.
Python tutorials on The Programing Historian
Dive into Python by Mark Pilgrim
MOOC Programming for Everybody (Getting Started with Python) offered by the University of Michigan.
Introduction to Python on DataCamp
Humanities Data Analysis by Folgert Karsdorp, Mike Kestemont and Allen Riddell.
Python Data Science Handbook by Jake vanderplas.
Data Visualisation Handbook by Nicolas Rougier.
The Art of Literary Text Analysis by Geoffrey Rockwell and Stéfan Sinclair.
Regular Expression Tutorials#
Understanding Regular Expressions on The Programming Historian.
Introduction to Regular Expressions by Library Carpentry.
Application Programming Interface examples#
There is an extensive list of APIs you may be interested in at Public APIs.