Closed gvwilson closed 4 years ago
We could probably also use things from the UofT Coders lesson bank - there might be some topics in here that are more niche that can be slotted in as needed.
For example, here are a few that align with the topics in the Merely Useful outline:
Good resources so far. I've created (or been involved in creating) several material as well:
I have a bank of material for workshops I ran here at Aarhus in Denmark (many based around the UofTCoders material): website and GitHub repo
Karl Broman has some good tutorials, this is possibly the one most relevant for this course (on building R packages): https://kbroman.org/pkg_primer/
There's already some git links above, but Jenny Bryan's Happy w/ Git and Github for the UseR: https://happygitwithr.com/
Some MIT faculty have put together a course called "The Missing Semester of Your CS Education." It has some overlap with our RSE lessons. https://missing.csail.mit.edu/
The Turing Way is an online open source book on reproducible data science.
Please add comments to this issue pointing at existing material we might be able to re-use.