From db329ce61b9c07acfce1c72c03d2149792380c6d Mon Sep 17 00:00:00 2001 From: Xochitl Ortiz-Ross Date: Tue, 14 May 2024 12:51:47 -0700 Subject: [PATCH] Added episode titles --- index.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index af66276..e35046d 100644 --- a/index.md +++ b/index.md @@ -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