COM 674: Introduction to Programming and Data Science

Graduate course, Purdue University, 2021

I continued to teach my intro to programming course for graduate students, in both Summer 2021 and Fall 2021. The course introduces basics of Python programming and data science to social science graduate students. We go over programming principles like control flow and functions, and then introduce parts of the data science pipeline, including APIs, pandas, visualization, and basic statistical tests.