Skip to content

Commit

Permalink
Fixing date mistakes & broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
lucylgao committed Sep 4, 2023
1 parent 657db77 commit 239d8e7
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions content/course.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Slack channel specifically for students: <https://stat545classroom2023.slack.com
| `r format(dates_545a[1+1] , "%a, %b %d")` | [Intro to STAT 545 and R](/notes/notes-a01) | Worksheet A1 ([.ipynb](https://raw.githubusercontent.com/UBC-STAT/stat545.stat.ubc.ca/master/content/worksheets/worksheet_a01.ipynb); [viewable](https://github.com/UBC-STAT/stat545.stat.ubc.ca/blob/master/content/worksheets/worksheet_a01.ipynb); [zip](https://github.com/UBC-STAT/stat545.stat.ubc.ca/raw/master/content/worksheets/worksheet_a01.ipynb.zip)). Worksheet A1 solutions ([.ipynb](https://raw.githubusercontent.com/UBC-STAT/stat545.stat.ubc.ca/master/content/worksheets/worksheet_a01_solutions.ipynb); [viewable](https://github.com/UBC-STAT/stat545.stat.ubc.ca/blob/master/content/worksheets/worksheet_a01_solutions.ipynb)) |
| `r format(dates_545a[2+1] , "%a, %b %d")` | [Authoring and Reproducibility](/notes/notes-a03) | Make sure you have completed Step 3 of the [installation instructions](/notes/notes-a00). |
| `r format(dates_545a[3+1] , "%a, %b %d")` | [Version Control](/notes/notes-a02) | Make sure you have completed Step 3 of the [installation instructions](/notes/notes-a00). |
| `r format(dates_545a[4+1] , "%a, %b %d")` | [Data Manipulation with dplyr](/notes/notes-a04) | Worksheet A2 ([.ipynb](https://raw.githubusercontent.com/UBC-STAT/stat545.stat.ubc.ca/master/content/worksheets/worksheet_a02.ipynb); [viewable](https://github.com/UBC-STAT/stat545.stat.ubc.ca/blob/master/content/worksheets/worksheet_a02.ipynb); [zip](https://github.com/UBC-STAT/stat545.stat.ubc.ca/raw/master/content/worksheets/worksheet_a02.ipynb.zip)) (Due Tuesday Sept 19, 2023 at 17:00 PT) |
| `r format(dates_545a[4+1] , "%a, %b %d")` | [Data Manipulation with dplyr](/notes/notes-a04) | Worksheet A2 ([.ipynb](https://raw.githubusercontent.com/UBC-STAT/stat545.stat.ubc.ca/master/content/worksheets/worksheet_a02.ipynb); [viewable](https://github.com/UBC-STAT/stat545.stat.ubc.ca/blob/master/content/worksheets/worksheet_a02.ipynb); [zip](https://github.com/UBC-STAT/stat545.stat.ubc.ca/raw/master/content/worksheets/worksheet_a02.ipynb.zip)) (Due Tuesday Sept 26, 2023 at 17:00 PT) |
| `r format(dates_545a[5+1] , "%a, %b %d")` | (Data Manipulation with dplyr, continued) | Worksheet A2 |
| `r format(dates_545a[6+1] , "%a, %b %d")` | [Graphing](/notes/notes-a06) | Worksheet A3 ([.ipynb](https://raw.githubusercontent.com/UBC-STAT/stat545.stat.ubc.ca/master/content/worksheets/worksheet_a03.ipynb); [viewable](https://github.com/UBC-STAT/stat545.stat.ubc.ca/blob/master/content/worksheets/worksheet_a03.ipynb); [zip](https://github.com/UBC-STAT/stat545.stat.ubc.ca/raw/master/content/worksheets/worksheet_a03.ipynb.zip)) (Due Tuesday Oct 3 at 17:00 PT) |
| `r format(dates_545a[7+1] , "%a, %b %d")` | (Graphing, continued) | Worksheet A3 |
Expand Down Expand Up @@ -59,7 +59,7 @@ Options for working on these worksheets:
| Worksheet | Download | View | Zip file | Deadline | |
|----------|----------|----------|----------|----------|----------------------|
| Worksheet A1 | [.ipynb](https://raw.githubusercontent.com/UBC-STAT/stat545.stat.ubc.ca/master/content/worksheets/worksheet_a01.ipynb) | [view it on GitHub](https://github.com/UBC-STAT/stat545.stat.ubc.ca/blob/master/content/worksheets/worksheet_a01.ipynb) | [Download zip](https://github.com/UBC-STAT/stat545.stat.ubc.ca/raw/master/content/worksheets/worksheet_a01.ipynb.zip) | NA <!-- **not for submission.** Solutions ([.ipynb](https://raw.githubusercontent.com/UBC-STAT/stat545.stat.ubc.ca/master/content/worksheets/worksheet_a01_solutions.ipynb), [view it on Github](https://github.com/UBC-STAT/stat545.stat.ubc.ca/blob/master/content/worksheets/worksheet_a01_solutions.ipynb)). --> | |
| Worksheet A2 | [.ipynb](https://raw.githubusercontent.com/UBC-STAT/stat545.stat.ubc.ca/master/content/worksheets/worksheet_a02.ipynb) | [view it on GitHub](https://github.com/UBC-STAT/stat545.stat.ubc.ca/blob/master/content/worksheets/worksheet_a02.ipynb) | [Download zip](https://github.com/UBC-STAT/stat545.stat.ubc.ca/raw/master/content/worksheets/worksheet_a02.ipynb.zip) | **Tuesday, September 19, 2023 at 17:00 PT**
| Worksheet A2 | [.ipynb](https://raw.githubusercontent.com/UBC-STAT/stat545.stat.ubc.ca/master/content/worksheets/worksheet_a02.ipynb) | [view it on GitHub](https://github.com/UBC-STAT/stat545.stat.ubc.ca/blob/master/content/worksheets/worksheet_a02.ipynb) | [Download zip](https://github.com/UBC-STAT/stat545.stat.ubc.ca/raw/master/content/worksheets/worksheet_a02.ipynb.zip) | **Tuesday, September 26, 2023 at 17:00 PT**
| Worksheet A3 | [.ipynb](https://raw.githubusercontent.com/UBC-STAT/stat545.stat.ubc.ca/master/content/worksheets/worksheet_a03.ipynb) | [view it on GitHub](https://github.com/UBC-STAT/stat545.stat.ubc.ca/blob/master/content/worksheets/worksheet_a03.ipynb) | [Download zip](https://github.com/UBC-STAT/stat545.stat.ubc.ca/raw/master/content/worksheets/worksheet_a03.ipynb.zip) | **Tuesday, October 3, 2023 at 17:00 PT**

```{=html}
Expand Down
6 changes: 3 additions & 3 deletions content/course.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@


<p>Use this page to navigate your way through STAT 545.</p>
<p>This page was last updated on Thu, Aug 31.</p>
<p>This page was last updated on Sun, Sep 03.</p>
<div id="slack" class="section level1">
<h1>Slack</h1>
<p>Slack channel specifically for students: <a href="https://stat545classroom2023.slack.com/" class="uri">https://stat545classroom2023.slack.com/</a></p>
Expand Down Expand Up @@ -57,7 +57,7 @@ <h3>Part A</h3>
<tr class="odd">
<td>Tue, Sep 19</td>
<td><a href="/notes/notes-a04">Data Manipulation with dplyr</a></td>
<td>Worksheet A2 (<a href="https://raw.githubusercontent.com/UBC-STAT/stat545.stat.ubc.ca/master/content/worksheets/worksheet_a02.ipynb">.ipynb</a>; <a href="https://github.com/UBC-STAT/stat545.stat.ubc.ca/blob/master/content/worksheets/worksheet_a02.ipynb">viewable</a>; <a href="https://github.com/UBC-STAT/stat545.stat.ubc.ca/raw/master/content/worksheets/worksheet_a02.ipynb.zip">zip</a>) (Due Tuesday Sept 19, 2023 at 17:00 PT)</td>
<td>Worksheet A2 (<a href="https://raw.githubusercontent.com/UBC-STAT/stat545.stat.ubc.ca/master/content/worksheets/worksheet_a02.ipynb">.ipynb</a>; <a href="https://github.com/UBC-STAT/stat545.stat.ubc.ca/blob/master/content/worksheets/worksheet_a02.ipynb">viewable</a>; <a href="https://github.com/UBC-STAT/stat545.stat.ubc.ca/raw/master/content/worksheets/worksheet_a02.ipynb.zip">zip</a>) (Due Tuesday Sept 26, 2023 at 17:00 PT)</td>
</tr>
<tr class="even">
<td>Thu, Sep 21</td>
Expand Down Expand Up @@ -153,7 +153,7 @@ <h3>Part A</h3>
<td><a href="https://raw.githubusercontent.com/UBC-STAT/stat545.stat.ubc.ca/master/content/worksheets/worksheet_a02.ipynb">.ipynb</a></td>
<td><a href="https://github.com/UBC-STAT/stat545.stat.ubc.ca/blob/master/content/worksheets/worksheet_a02.ipynb">view it on GitHub</a></td>
<td><a href="https://github.com/UBC-STAT/stat545.stat.ubc.ca/raw/master/content/worksheets/worksheet_a02.ipynb.zip">Download zip</a></td>
<td><strong>Tuesday, September 19, 2023 at 17:00 PT</strong></td>
<td><strong>Tuesday, September 26, 2023 at 17:00 PT</strong></td>
<td></td>
</tr>
<tr class="odd">
Expand Down
2 changes: 1 addition & 1 deletion content/notes/notes-a01.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Very useful general skills for getting unstuck are to 1. learn to help yourself,

- E.g. copy the error message, maybe strip out anything highly specific, such the name of your R objects, surround with quotes and Google it!

- While you are getting started, I recommend you seek help within the STAT545 community first (try [Slack](https://stat545classroom2022.slack.com/)), before, e.g. posting to external forums. We are more cuddly.
- While you are getting started, I recommend you seek help within the STAT545 community first (try Slack!), before, e.g. posting to external forums. We are more cuddly.

- This stackoverflow thread [How to make a great R reproducible example?](http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example/5963610#5963610) is fantastic. I find that, in the process of preparing my great reproducible example, I [answer my own question](http://htmlpreview.github.io/?https://gist.githubusercontent.com/jennybc/58466fd018823302f398/raw/4c7059558e1525b482f1ee794a5828ca8999bf98/2014-07-25_wrapper-graphics-dev-open-close.html) 90% of the time. YMMV. So it is a useful exercise even if you aren't ready to call in the experts yet. The process of stripping your problem down to its bare essence often reveals where the root issue lies. **Highly recommended!**

Expand Down
2 changes: 1 addition & 1 deletion content/notes/notes-a01.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ <h4>What to do when you are stuck</h4>
<ul>
<li>E.g. copy the error message, maybe strip out anything highly specific, such the name of your R objects, surround with quotes and Google it!</li>
</ul></li>
<li><p>While you are getting started, I recommend you seek help within the STAT545 community first (try <a href="https://stat545classroom2022.slack.com/">Slack</a>), before, e.g. posting to external forums. We are more cuddly.</p></li>
<li><p>While you are getting started, I recommend you seek help within the STAT545 community first (try Slack!), before, e.g. posting to external forums. We are more cuddly.</p></li>
<li><p>This stackoverflow thread <a href="http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example/5963610#5963610">How to make a great R reproducible example?</a> is fantastic. I find that, in the process of preparing my great reproducible example, I <a href="http://htmlpreview.github.io/?https://gist.githubusercontent.com/jennybc/58466fd018823302f398/raw/4c7059558e1525b482f1ee794a5828ca8999bf98/2014-07-25_wrapper-graphics-dev-open-close.html">answer my own question</a> 90% of the time. YMMV. So it is a useful exercise even if you aren’t ready to call in the experts yet. The process of stripping your problem down to its bare essence often reveals where the root issue lies. <strong>Highly recommended!</strong></p></li>
<li><p>Search <a href="http://stackoverflow.com">stackoverflow</a> and include the <code>[r]</code> tag. Or the <code>[ggplot2]</code> tag. Or the <code>[plyr]</code> tag. You get the idea.</p></li>
<li><p>Check out <a href="http://www.burns-stat.com/documents/books/the-r-inferno/">The R Inferno</a> (see the 9th circle: “Unhelpfully seeking help”).</p></li>
Expand Down

0 comments on commit 239d8e7

Please sign in to comment.