Skip to content

Commit 55ffef3

Browse files
committed
Fix index
1 parent 481eb9d commit 55ffef3

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

index.qmd

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ We are an organization that hopes to make learning to program approachable, acce
66

77
This is our curriculum for learning R programming in the context of data analysis. Our curriculum development team has worked tirelessly to develop this new curriculum for the Summer of 2024. We are constantly improving and updating our curricula, so if you're interested in contributing or have suggestions, please visit <https://howtolearntocode.web.unc.edu/> for our most up-to-date contact information. If you have gotten to our Class 7 over Github, or are proficient in Github yourself, feel free to submit an issue or pull request at <https://github.com/How-to-Learn-to-Code/Rclass-DataScience>.
88

9-
| Class Day | Topic | Link |
10-
|:---------:|:------------------------------------------:|:----------------------------------:|
11-
| 0 | Welcome to How to Learn to Code! | [Introduction](class0.qmd) |
12-
| 1 | R Coding Basics | [Coding Basics 1](class1.qmd) |
13-
| 2 | Applying Coding Basics | [Coding Basics 2](class2.qmd) |
14-
| 3 | Let's Get Plotting! | [Data Visualization 1](class3.qmd) |
15-
| 4 | Applying Visualization Methods | [Data Vizualization 2](class4.qmd) |
16-
| 5 | Data Wrangling Basics | [Data Wrangling 1](class5.qmd) |
17-
| 6 | Data Wrangling with Real Experimental Data | [Data Wrangling 2](class6.qmd) |
18-
| 7 | Running a Reproducible Analysis | [Project 1](class7.qmd) |
19-
| 8 | Practicing on Real World Data | [Project 2](class8.qmd) |
9+
| Class Day | Topic | Link |
10+
|:--------------:|:-----------------------------:|:-----------------------:|
11+
| 0 | Welcome to How to Learn to Code! | [Introduction](class0.qmd) |
12+
| 1 | R Coding Basics | [Coding Basics 1](class1.qmd) |
13+
| 2 | Applying Coding Basics | [Coding Basics 2](class2.qmd) |
14+
| 3 | Let's Get Plotting! | [Data Visualization 1](class3.qmd) |
15+
| 4 | Applying Visualization Methods | [Data Vizualization 2](class4.qmd) |
16+
| 5 | Data Wrangling Basics | [Data Wrangling 1](class5.qmd) |
17+
| 6 | Data Wrangling with Real Experimental Data | [Data Wrangling 2](class6.qmd) |
18+
| 7 | Practicing on Real World Data | [Project 1](class7.qmd) |
19+
| 8 | Bonus Lessons | [Bonus Lessons](class8.qmd) |
2020

21-
: Table of Contents
21+
: Table of Contents

0 commit comments

Comments
 (0)