Skip to content

Commit

Permalink
Revert "Fixes schedule"
Browse files Browse the repository at this point in the history
This reverts commit 0054e39.
  • Loading branch information
anenadic committed Oct 15, 2024
1 parent 2321617 commit f11fc56
Showing 1 changed file with 28 additions and 29 deletions.
57 changes: 28 additions & 29 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,51 +256,50 @@ of code below the Schedule `<h2>` header below with
<h2 id="schedule">Schedule</h2>
<div class="row">
<div class="col-md-6">
<h3>Day 1, 26 November 2024, 9:00 - 13:00 UTC </h3>
<h3>Day 1, 1 July 2024, 9:30 - 13:00 BST (UTC+1)</h3>
<table class="table table-striped">
<tr> <td>09:00</td> <td>Course introduction</td> </tr>
<tr> <td>09:30</td> <td>FAIR reseach software</td> </tr>
<tr> <td>10:00</td> <td>Break</td> </tr>
<tr> <td>11:15</td> <td>Tools and practices for FAIR research software development</td> </tr>
<tr> <td>12:15</td> <td>Break</td> </tr>
<tr> <td>12:30</td> <td>Tools and practices for FAIR research software development (cont'd)</td> </tr>
<tr> <td>09:30</td> <td>Course introduction</td> </tr>
<tr> <td>10:00</td> <td>FAIR reseach software</td> </tr>
<tr> <td>10:45</td> <td>Break</td> </tr>
<tr> <td>11:00</td> <td>Tools and practices for FAIR research software development</td> </tr>
<tr> <td>12:00</td> <td>Break</td> </tr>
<tr> <td>12:15</td> <td>Tools and practices for FAIR research software development (cont'd)</td> </tr>
<tr> <td>13:00</td> <td>End</td> </tr>
</table>
</div>
<div class="col-md-6">
<h3>Day 2, 27 November 2024, 9:00 - 13:00 UTC</h3>
<h3>Day 2, 2 July 2024, 9:30 - 13:00 BST (UTC+1)</h3>
<table class="table table-striped">
<tr> <td>09:00</td> <td>Day 1 recap</td> </tr>
<tr> <td>09:15</td> <td>Version control</td> </tr>
<tr> <td>10:00</td> <td>Break</td> </tr>
<tr> <td>10:15</td> <td>Version Control (cont'd)</td> </tr>
<tr> <td>11:15</td> <td>Break</td> </tr>
<tr> <td>11:30</td> <td>Code readability</td> </tr>
<tr> <td>09:30</td> <td>Day 1 recap</td> </tr>
<tr> <td>10:00</td> <td>Version control</td> </tr>
<tr> <td>10:45</td> <td>Break</td> </tr>
<tr> <td>11:00</td> <td>Version Control (cont'd)</td> </tr>
<tr> <td>12:00</td> <td>Break</td> </tr>
<tr> <td>12:15</td> <td>Code readability</td> </tr>
<tr> <td>13:00</td> <td>End</td> </tr>
</table>
</div>
<div class="col-md-6">
<h3>Day 3, 28 November 2024, 9:00 - 13:00 UTC</h3>
<h3>Day 3, 3 July 2024, 9:30 - 13:00 BST (UTC+1)</h3>
<table class="table table-striped">
<tr> <td>09:00</td> <td>Day 2 recap</td> </tr>
<tr> <td>09:15</td> <td>Code testing</td> </tr>
<tr> <td>10:00</td> <td>Break</td> </tr>
<tr> <td>10:15</td> <td>Code testing (cont'd)</td> </tr>
<tr> <td>11:15</td> <td>Break</td> </tr>
<tr> <td>11:30</td> <td>Documenting code</td> </tr>
<tr> <td>09:30</td> <td>Day 2 recap</td> </tr>
<tr> <td>09:30</td> <td>Code testing</td> </tr>
<tr> <td>10:45</td> <td>Break</td> </tr>
<tr> <td>11:00</td> <td>Code testing (cont'd)</td> </tr>
<tr> <td>12:00</td> <td>Break</td> </tr>
<tr> <td>12:15</td> <td>Documenting code</td> </tr>
<tr> <td>13:00</td> <td>End</td> </tr>
</table>
</div>
<div class="col-md-6">
<h3>Day 4, 29 November 2024, 9:00 - 13:00 UTC</h3>
<h3>Day 4, 4 July 2024, 9:30 - 13:00 BST (UTC+1)</h3>
<table class="table table-striped">
<tr> <td>09:00</td> <td>Day 3 recap</td> </tr>
<tr> <td>09:15</td> <td>Documenting code (cont'd)</td> </tr>
<tr> <td>10:00</td> <td>Break</td> </tr>
<tr> <td>10:15</td> <td>Open project collaboration & management</td> </tr>
<tr> <td>11:15</td> <td>Break</td> </tr>
<tr> <td>11:30</td> <td>Open project collaboration & management (cont'd)</td> </tr>
<tr> <td>12:45</td> <td>Wrap-up</td> </tr>
<tr> <td>09:30</td> <td>Day 3 recap</td> </tr>
<tr> <td>09:30</td> <td>Open project collaboration & management</td> </tr>
<tr> <td>10:45</td> <td>Break</td> </tr>
<tr> <td>11:00</td> <td>Open project collaboration & management (cont'd)</td> </tr>
<tr> <td>12:00</td> <td>Break</td> </tr>
<tr> <td>12:15</td> <td>Ethical considerations for code & data</td> </tr>
<tr> <td>13:00</td> <td>End</td> </tr>
</table>
</div>
Expand Down

0 comments on commit f11fc56

Please sign in to comment.