Skip to content

Commit 0808434

Browse files
committed
deploy: 6ad7792
1 parent c8df332 commit 0808434

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ <h1 class="title">How To Learn to Code : R for Data Science</h1>
306306
<h1 class="unnumbered">Preface</h1>
307307
<p>Welcome to How to Learn to Code!!</p>
308308
<p>We are an organization that hopes to make learning to program approachable, accessible, and effective. We want to improve rigor and reproducibility in science by providing programming resources and experiences to scientists and professionals in all levels of their careers. Our classes are small-group based courses with a teacher:student ratio that allows the students to learn dynamically and independently. During classes, students are able to follow along with the teacher leading the instruction, or work with one of our floating teachers to troubleshoot or to better understand their own code.</p>
309-
<p>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 <a href="https://howtolearntocode.web.unc.edu/" class="uri">https://howtolearntocode.web.unc.edu/</a> 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 <a href="https://github.com/How-to-Learn-to-Code/Rclass-DataScience" class="uri">https://github.com/How-to-Learn-to-Code/Rclass-DataScience</a>.</p>
309+
<p>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. We are constantly improving and updating our curricula, so if you’re interested in contributing or have suggestions, please visit <a href="https://howtolearntocode.web.unc.edu/" class="uri">https://howtolearntocode.web.unc.edu/</a> for our most up-to-date contact information. Feel free to submit an issue or pull request at <a href="https://github.com/How-to-Learn-to-Code/Rclass-DataScience" class="uri">https://github.com/How-to-Learn-to-Code/Rclass-DataScience</a>.</p>
310310
<table class="caption-top table">
311311
<caption>Table of Contents</caption>
312312
<thead>
@@ -360,7 +360,7 @@ <h1 class="unnumbered">Preface</h1>
360360
<tr class="odd">
361361
<td style="text-align: center;">8</td>
362362
<td style="text-align: center;">Bonus Lessons</td>
363-
<td style="text-align: center;"><a href="class8.qmd">Bonus Lessons</a></td>
363+
<td style="text-align: center;"><a href="./Extras.html">Bonus Lessons</a></td>
364364
</tr>
365365
</tbody>
366366
</table>

search.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"href": "index.html",
55
"title": "How To Learn to Code : R for Data Science",
66
"section": "",
7-
"text": "Preface\nWelcome to How to Learn to Code!!\nWe are an organization that hopes to make learning to program approachable, accessible, and effective. We want to improve rigor and reproducibility in science by providing programming resources and experiences to scientists and professionals in all levels of their careers. Our classes are small-group based courses with a teacher:student ratio that allows the students to learn dynamically and independently. During classes, students are able to follow along with the teacher leading the instruction, or work with one of our floating teachers to troubleshoot or to better understand their own code.\nThis 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.\n\nTable of Contents\n\n\nClass Day\nTopic\nLink\n\n\n\n\n0\nWelcome to How to Learn to Code!\nIntroduction\n\n\n1\nR Coding Basics\nCoding Basics 1\n\n\n2\nApplying Coding Basics\nCoding Basics 2\n\n\n3\nLet’s Get Plotting!\nData Visualization 1\n\n\n4\nApplying Visualization Methods\nData Vizualization 2\n\n\n5\nData Wrangling Basics\nData Wrangling 1\n\n\n6\nData Wrangling with Real Experimental Data\nData Wrangling 2\n\n\n7\nPracticing on Real World Data\nProject 1\n\n\n8\nBonus Lessons\nBonus Lessons",
7+
"text": "Preface\nWelcome to How to Learn to Code!!\nWe are an organization that hopes to make learning to program approachable, accessible, and effective. We want to improve rigor and reproducibility in science by providing programming resources and experiences to scientists and professionals in all levels of their careers. Our classes are small-group based courses with a teacher:student ratio that allows the students to learn dynamically and independently. During classes, students are able to follow along with the teacher leading the instruction, or work with one of our floating teachers to troubleshoot or to better understand their own code.\nThis 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. 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. Feel free to submit an issue or pull request at https://github.com/How-to-Learn-to-Code/Rclass-DataScience.\n\nTable of Contents\n\n\nClass Day\nTopic\nLink\n\n\n\n\n0\nWelcome to How to Learn to Code!\nIntroduction\n\n\n1\nR Coding Basics\nCoding Basics 1\n\n\n2\nApplying Coding Basics\nCoding Basics 2\n\n\n3\nLet’s Get Plotting!\nData Visualization 1\n\n\n4\nApplying Visualization Methods\nData Vizualization 2\n\n\n5\nData Wrangling Basics\nData Wrangling 1\n\n\n6\nData Wrangling with Real Experimental Data\nData Wrangling 2\n\n\n7\nPracticing on Real World Data\nProject 1\n\n\n8\nBonus Lessons\nBonus Lessons",
88
"crumbs": [
99
"Preface"
1010
]

sitemap.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,42 +2,42 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://how-to-learn-to-code.github.io/Rclass-DataScience/index.html</loc>
5-
<lastmod>2025-05-16T04:23:25.011Z</lastmod>
5+
<lastmod>2025-05-16T04:27:52.855Z</lastmod>
66
</url>
77
<url>
88
<loc>https://how-to-learn-to-code.github.io/Rclass-DataScience/class0.html</loc>
9-
<lastmod>2025-05-16T04:23:24.312Z</lastmod>
9+
<lastmod>2025-05-16T04:27:52.167Z</lastmod>
1010
</url>
1111
<url>
1212
<loc>https://how-to-learn-to-code.github.io/Rclass-DataScience/class1.html</loc>
13-
<lastmod>2025-05-16T04:23:24.312Z</lastmod>
13+
<lastmod>2025-05-16T04:27:52.167Z</lastmod>
1414
</url>
1515
<url>
1616
<loc>https://how-to-learn-to-code.github.io/Rclass-DataScience/class2.html</loc>
17-
<lastmod>2025-05-16T04:23:24.312Z</lastmod>
17+
<lastmod>2025-05-16T04:27:52.167Z</lastmod>
1818
</url>
1919
<url>
2020
<loc>https://how-to-learn-to-code.github.io/Rclass-DataScience/class3.html</loc>
21-
<lastmod>2025-05-16T04:23:24.312Z</lastmod>
21+
<lastmod>2025-05-16T04:27:52.168Z</lastmod>
2222
</url>
2323
<url>
2424
<loc>https://how-to-learn-to-code.github.io/Rclass-DataScience/class4.html</loc>
25-
<lastmod>2025-05-16T04:23:24.317Z</lastmod>
25+
<lastmod>2025-05-16T04:27:52.173Z</lastmod>
2626
</url>
2727
<url>
2828
<loc>https://how-to-learn-to-code.github.io/Rclass-DataScience/class5.html</loc>
29-
<lastmod>2025-05-16T04:23:24.317Z</lastmod>
29+
<lastmod>2025-05-16T04:27:52.173Z</lastmod>
3030
</url>
3131
<url>
3232
<loc>https://how-to-learn-to-code.github.io/Rclass-DataScience/class6.html</loc>
33-
<lastmod>2025-05-16T04:23:24.320Z</lastmod>
33+
<lastmod>2025-05-16T04:27:52.175Z</lastmod>
3434
</url>
3535
<url>
3636
<loc>https://how-to-learn-to-code.github.io/Rclass-DataScience/class7.html</loc>
37-
<lastmod>2025-05-16T04:23:24.325Z</lastmod>
37+
<lastmod>2025-05-16T04:27:52.180Z</lastmod>
3838
</url>
3939
<url>
4040
<loc>https://how-to-learn-to-code.github.io/Rclass-DataScience/Extras.html</loc>
41-
<lastmod>2025-05-16T04:23:24.261Z</lastmod>
41+
<lastmod>2025-05-16T04:27:52.117Z</lastmod>
4242
</url>
4343
</urlset>

0 commit comments

Comments
 (0)