Event Details
Event Title Modular Design and Automated Testing with Python (Online)
Location Online via Zoom
Sponsor H.W. Odum Institute
Date/Time 11/18/2024 - 11/20/2024 10:00 AM - 12:00 PM
Event Price
Cutoff Date 11/16/2024 Must register before this date
For more information, contact the event administrator: Jill Stevens jill_stevens@unc.edu
Event Presenters
Name Title  
Matthew Wigginton Bhagat-Conway, PhD Assistant Professor in the Department of City and Regional Planning and a consultant in the Odum Institute for Research in Social Science
 
This 4-hour course will be split over 2 days (11/18/24 and 11/20/24) and offered via Zoom. Attendance is required as the course will not be recorded.

Research is relying on increasingly complex code. However, most academics have not received formal training in software development. This course will introduce participants to some of the best practices of professional software development. Participants will learn to structure their Python code into reusable functions and store those functions as separate scripts and/or packages. Participants will learn to write automated tests for their functions, to help confirm that results are as expected and to ensure that future changes to code do not cause unexpected changes to results.

We will also discuss how to create reproducible “environments” that record package versions in use to help avoid package version incompatibilities and ensure that results can be replicated even months or years after the original analysis.

Modular design is best paired with a version control system. We will discuss how modular design practices integrate with Git and Github, and how to set up “continuous integration” so that automated tests are run each time code is changed.

The course will primarily consist of a hands-on exercise to restructure a single long analysis file into functions and automated tests.

The “Version Control with Git and Github” course is a prerequisite for this course. This course is offered on October 14 and 16 and requires separate registration.
UNC - Chapel Hill