Introduction to Programming (Python) for the Humanities and Social Sciences

Опубликовано: 26 Июль 2026
на канале: Melodee Wood
3,187
50

Workshop one of a weekly Programming for the Humanities and Social Sciences series, held at Loughborough University on 2 October 2018.

You can follow along with the lesson on Github: https://github.com/mhbeals/p4hss/blob...

This workshop covers the basics of using a Jupyter Notebook (http://jupyter.org/), assigning and printing variables, creating lists, and performing basic operations on strings and integers.