Skip to content

Commit

Permalink
Add 2024-5 training
Browse files Browse the repository at this point in the history
  • Loading branch information
richfitz committed Sep 30, 2024
1 parent 6390cf1 commit c6ab2d7
Show file tree
Hide file tree
Showing 10 changed files with 54 additions and 1 deletion.
15 changes: 14 additions & 1 deletion content/page/training.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# Training

Check back here for details of DIDE departmental training.
## 2024-2025 DIDE internal training

Every 1-2 weeks we will have internal training, usually at 2pm on Thursday afternoons in room 310 (the "boardroom"). These are all **in person** only unless specifically advertised.

* 10 October 2024: [**Introduction to the cluster**](2024-cluster) (aka hipercow) - Wes Hinsley
* 24 October 2024: [**Orderly2**](2024-orderly2) - Rich FitzJohn, Wes Hinsley (and others)
* 07 November 2024: [**odin**](2024-odin) - Ed Knock and Rich FitzJohn
* 21 November 2024: [**monty**](2024-monty) (previously mcstate) - Marc Baguelin
* 05 December 2024: [**Advent of Code**](2024-aoc) - Wes Hinsley
* 23 January 2025: [**Making R packages**](2025-r-packages) - Rich FitzJohn
* 06 February 2025: [**Data cleaning in R**](2025-data-cleaning) - Wes Hinsley and Katy Gaythorpe
* 20 February 2025: [**Advanced cluster usage**](2025-advanced-cluster) - Wes Hinsley
* 06 March 2025: **Writing your first grant or fellowship application** - Tom Churcher and Julie Middleton
* 20 March 2025: **An introduction to Health Economics** Hugo Turner
1 change: 1 addition & 0 deletions content/page/training/.#2024-aoc.md
Empty file.
7 changes: 7 additions & 0 deletions content/page/training/2024-cluster.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Introduction to the cluster

*10 October 2024, Wes Hinsley*

Get started using the DIDE cluster using [hipercow](https://mrc-ide.github.io/hipercow/). We will walk through the basic idea of high performance computing, and get you running some simple jobs that will scale work off your laptop and onto our cluster.

[Back](..) to list of sessions
5 changes: 5 additions & 0 deletions content/page/training/2024-monty.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# monty

*21 November 2024*

[Back](..) to list of sessions
5 changes: 5 additions & 0 deletions content/page/training/2024-odin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# odin

*07 November 2024*

[Back](..) to list of sessions
7 changes: 7 additions & 0 deletions content/page/training/2024-orderly2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Introduction to orderly2

*24 October 2024, Rich FitzJohn*

A gentle introduction to [orderly2](https://mrc-ide.github.io/orderly2), explaining the key concepts and working towards efficiently collaborating on a shared piece of analysis. This is the first time we have taught the new version, so come along and help us work out how to explain it!

[Back](..) to list of sessions
5 changes: 5 additions & 0 deletions content/page/training/2025-advanced-cluster.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Advanced cluster usage

*20 February 2025*

[Back](..) to list of sessions
5 changes: 5 additions & 0 deletions content/page/training/2025-data-cleaning.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Data cleaning in R

*06 February 2025*

[Back](..) to list of sessions
5 changes: 5 additions & 0 deletions content/page/training/2025-r-packages.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Making R packages

*23 January 2025*

[Back](..) to list of sessions

0 comments on commit c6ab2d7

Please sign in to comment.