Skill Pathway: Research Management
Career Readiness Competencies: Research & Analysis; Digital Literacy; Discipline-Specific Knowledge
Workshop Description
This series of workshops introduces humanities scholars to coding in the humanities. The suite of workshops covers the following topics:
- Computing basics, including using the command line, Virtual Studio Code, and Git.
- Python I: Fundamentals
- Python II: Advanced fundamentals
- Python III: Libraries
- Case study: Python for literature reviews
- Troubleshooting: Errors and searches for code
Each of these workshops introduces a core topic for those interested in computational methods for the humanities and provides opportunities to apply the ideas and techniques discussed.
Learning outcomes
(1) Setup Windows or Mac system to meet workshop technical requirements.
(2) Write some basic commands to access files from their desktop/laptop directory.
(3) Identify the benefits of using Python for certain humanistic research problems.
(4) Import a CSV from Omni (Library discovery tool) into Python and then use pandas and NLTK to analyze the data in the CSV file.