Skip to content

Commit

Permalink
change schedule for out R wshop
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinCupak committed Nov 2, 2023
1 parent b618fee commit 6494e48
Showing 1 changed file with 10 additions and 22 deletions.
32 changes: 10 additions & 22 deletions _includes/swc/schedule.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,28 +3,16 @@
<h3>Day 1</h3>
<table class="table table-striped">
<tr> <td>Before</td> <td><a href="{{ site.pre_survey }}{{ site.github.project_title }}" target="_blank" rel="noopener noreferrer">Pre-workshop survey</a> </td> </tr>
<tr> <td>09:00</td> <td>Automating Tasks with the Unix Shell</td> </tr>
<tr> <td>10:30</td> <td>Morning break</td> </tr>
<tr> <td>11:00</td> <td>Automating Tasks with the Unix Shell (Continued)</td> </tr>
<tr> <td>12:00</td> <td>Lunch break</td> </tr>
<tr> <td>13:00</td> <td>Building Programs with Python</td> </tr>
<tr> <td>14:30</td> <td>Afternoon break</td> </tr>
<tr> <td>15:00</td> <td>Building Programs with Python (Continued)</td> </tr>
<tr> <td>16:00</td> <td>Wrap-up</td> </tr>
<tr> <td>16:30</td> <td>END</td> </tr>
</table>
</div>
<div class="col-md-6">
<h3>Day 2</h3>
<table class="table table-striped">
<tr> <td>09:00</td> <td>Version Control with Git</td> </tr>
<tr> <td>10:30</td> <td>Morning break</td> </tr>
<tr> <td>11:00</td> <td>Version Control with Git (Continued)</td> </tr>
<tr> <td>12:00</td> <td>Lunch break</td> </tr>
<tr> <td>13:00</td> <td>Managing Data with SQL</td> </tr>
<tr> <td>14:30</td> <td>Afternoon break</td> </tr>
<tr> <td>15:00</td> <td>Managing Data with SQL (Continued)</td> </tr>
<tr> <td>16:00</td> <td>Wrap-up</td> </tr>
<tr> <td>08:30</td> <td>Arrival and Initial Set-up</td> </tr>
<tr> <td>09:00</td> <td>Introduction to the workshop and tools</td> </tr>
<tr> <td>09:30</td> <td>Introduction to R</td> </tr>
<tr> <td>10:30</td> <td>Morning Tea</td> </tr>
<tr> <td>10:45</td> <td>Introduction to R (cont'd)</td> </tr>
<tr> <td>12:30</td> <td>Lunch break</td> </tr>
<tr> <td>13:30</td> <td>Manipulating, analyzing and exporting data with tidyverse</td> </tr>
<tr> <td>15:00</td> <td>Afternoon Tea</td> </tr>
<tr> <td>15:15</td> <td>Data visualization with ggplot2</td> </tr>
<tr> <td>16:30</td> <td>Wrap-up</td> </tr>
<tr> <td>16:30</td> <td><a href="{{ site.post_survey }}{{ site.github.project_title }}" target="_blank" rel="noopener noreferrer">Post-workshop Survey</a></td> </tr>
<tr> <td>16:40</td> <td>END</td> </tr>
</table>
Expand Down

0 comments on commit 6494e48

Please sign in to comment.