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
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.