Skip to content

Commit

Permalink
Added episode titles
Browse files Browse the repository at this point in the history
  • Loading branch information
xortizross authored May 14, 2024
1 parent bec6358 commit db329ce
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,13 @@
site: sandpaper::sandpaper_site
---

This is a new lesson built with [The Carpentries Workbench][workbench].
In this lesson you will learn what a reproducible example is and how it can help you better understand your code and solve error messages and other issues that may arise.

- Episode 1: What is a reproducible example and why is it useful?
- Episode 2: Understanding your code
- Episode 3: De-bugging basics--what do I do when I encounter an error?
- Episode 4: Reproducible/minimal dataset--creating dummy data or subsetting your data
- Episode 5: Reproducible code--identifying the key steps necessary to reproduce the error
- Episode 6: Explaining your reprex/posting online

[workbench]: https://carpentries.github.io/sandpaper-docs

0 comments on commit db329ce

Please sign in to comment.