Skip to content

Commit

Permalink
Update schedule, aligned with swc gapminder python
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrzejRomaniuk authored Nov 16, 2023
1 parent 8139651 commit d6a8b87
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _includes/dc/schedule.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,12 +89,12 @@ <h3>Day 2</h3>
<tr>
<td>Morning</td>
<td>10:00-12:00</td>
<td> <a href="https://librarycarpentry.org/lc-python-intro/">Python programming</a>: variables, built-in functions and libraries</td>
<td> <a href="https://swcarpentry.github.io/python-novice-gapminder/">Python programming</a>: setup, running and basics </td>
</tr>
<tr>
<td>Afternoon</td>
<td>12:30-15:00</td>
<td> <a href="https://librarycarpentry.org/lc-python-intro/">Python programming</a>: lists, recap and exercises</td>
<td> <a href="https://swcarpentry.github.io/python-novice-gapminder/">Python programming</a>: data frames and plotting </td>
</tr>
</table>
</div>
Expand All @@ -104,12 +104,12 @@ <h3>Day 3</h3>
<tr>
<td>Morning</td>
<td>10:00-12:00</td>
<td> <a href="https://librarycarpentry.org/lc-python-intro/">Python programming</a>: <code>for</code> loops and conditionals</td>
<td> <a href="https://swcarpentry.github.io/python-novice-gapminder/">Python programming</a>: for loops and conditionals </td>
</tr>
<tr>
<td>Afternoon</td>
<td>12:30-15:00</td>
<td> <a href="https://librarycarpentry.org/lc-python-intro/">Python programming</a>: programming style, recap and exercises</td>
<td> <a href="https://swcarpentry.github.io/python-novice-gapminder/">Python programming</a>: programming style, recap and exercises</td>
</tr>
<tr>
<td>Follow-up</td>
Expand Down

0 comments on commit d6a8b87

Please sign in to comment.