Posts by Collection

portfolio

publications

talks

Introductory talk on using Git

Published:

Helps a user completely unfamiliar with Git or version control get started with worked examples.

Parallelism in Python

Published:

Introduces students to parallel program in Python using task graphs with Dask. Exercises aim to help students build intuition about how parallel tasks may be reperesented in task graphs and how to improve performance.

teaching