Skip to content

Latest commit

 

History

History
executable file
·
58 lines (49 loc) · 5.01 KB

selfguided.md

File metadata and controls

executable file
·
58 lines (49 loc) · 5.01 KB
layout title
oneshot
Self-guided Curriculum

This page outlines an ordered list of lecture materials, recordings, assignments, and online resources curated to give burgeoning data scientists a primer in the best practices for sustainable, production-grade software development.

These resources are best utilized in a reverse-classroom format, where you move through them at your own pace but have access to regular office hours and work periods with course instructors and experienced engineering mentors. If you have this arrangement, try the exercises contained in these lessons on your own time and come to instructor-led sessions with questions ready.

For more information about arranging help sessions for this content, please direct requests to the University of Washington's eScience Studio.

Software prerequisites

Please follow these instructions for setting up the software environment assumed by the following resources.

1. Fundamentals, environment

2. Programming with Python

3. The Engineering Process