Skip to content

Commit 950a794

Browse files
committed
Added sessions
1 parent 0c36d03 commit 950a794

File tree

1 file changed

+21
-23
lines changed

1 file changed

+21
-23
lines changed

sessions/2025_09_28.md

Lines changed: 21 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -11,28 +11,26 @@ Slides: https://icracuk.sharepoint.com/:p:/r/sites/ICRDigitalServicesHome/Shared
1111

1212
---
1313

14-
Schedule
15-
16-
| Session Monday 29th Sep 2025 @ 10am-4pm | Duration | Start Time | End Time | Instructor |
17-
| --- | --- | --- | --- | --- |
18-
| [Setup](https://icr-rse-group.github.io/carpentry-python-novice/instructor/index.html#setup) and pre-session questionaire | 20 | 13:00 | 13:20 | Rachel |
19-
| 1. [Running and Quitting](https://icr-rse-group.github.io/carpentry-python-novice/instructor/01-run-quit.html) | 10 | 13:20 | 13:30 |
20-
| 2. [Variables and Assignment](https://icr-rse-group.github.io/carpentry-python-novice/instructor/02-variables.html) |20 | 13:30 | 13:50 |
21-
| 3. [Data Types and Type Conversion](https://icr-rse-group.github.io/carpentry-python-novice/instructor/03-types-conversion.html) |20 | 13:50 | 14:10 |
22-
| 4. [Built-in Functions and Help](https://icr-rse-group.github.io/carpentry-python-novice/instructor/04-built-in.html) |20 | 14:10 | 14:30 |
23-
| 5. [Libraries](https://icr-rse-group.github.io/carpentry-python-novice/instructor/06-libraries.html) |15 | 14:30 | 14:45 |
24-
| 6. [Reading Tabular Data into DataFrames](https://icr-rse-group.github.io/carpentry-python-novice/instructor/07-reading-tabular.html) |30 | 14:45 | 15:15 |
25-
| 7. [Pandas DataFrames](https://icr-rse-group.github.io/carpentry-python-novice/instructor/08-data-frames.html) |30 | 15:15 | 15:45 |
26-
| 8. [Plotting](https://icr-rse-group.github.io/carpentry-python-novice/instructor/09-plotting.html) |25 | 15:45 | 16:10 |
14+
Schedule: **Monday 29th Sep 2025 @ 10am-4pm**
15+
| Session | Duration | Start | End | Instructor | Link |
16+
| --- | --- | --- | --- | --- | --- |
17+
| Setup | 5 | 10:00 | 10:05 | Rachel | [Setup](https://icr-rse-group.github.io/carpentry-python-novice/instructor/index.html#setup)|
18+
| 1. Running and Quitting | 10 | 10:05 | 10:15 | Rachel | [Running and Quitting](https://icr-rse-group.github.io/carpentry-python-novice/instructor/01-run-quit.html) |
19+
| 2. Variables and Assignment | 15 | 10:15 | 10:30 | Stacy | [Variables and Assignment](https://icr-rse-group.github.io/carpentry-python-novice/instructor/02-variables.html) |
20+
| 3. Data Types and Type Conversion | 20 | 10:30 | 10:50 | Stacy | [Data Types and Type Conversion](https://icr-rse-group.github.io/carpentry-python-novice/instructor/03-types-conversion.html) |
21+
| 4. Built-in Functions and Help | 20 | 10:50 | 11:10 | Stacy | [Built-in Functions and Help](https://icr-rse-group.github.io/carpentry-python-novice/instructor/04-built-in.html) |
22+
| 5. Libraries | 15 | 11:10 | 11:25 | Stacy | [Libraries](https://icr-rse-group.github.io/carpentry-python-novice/instructor/06-libraries.html) |
23+
| 6. Reading Tab Data to DataFrames | 20 | 11:25 | 11:45 | Rachel | [Reading Tab Data to DataFrames](https://icr-rse-group.github.io/carpentry-python-novice/instructor/07-reading-tabular.html) |
24+
| 7. Pandas DataFrames | 20 | 11:45 | 12:05 | Rachel | [Pandas DataFrames](https://icr-rse-group.github.io/carpentry-python-novice/instructor/08-data-frames.html) |
25+
| 8. Plotting | 25 | 12:05 | 12:30 | Rachel | [Plotting](https://icr-rse-group.github.io/carpentry-python-novice/instructor/09-plotting.html) |
2726
LUNCH
28-
| 8. [Plotting](https://icr-rse-group.github.io/carpentry-python-novice/instructor/09-plotting.html) | 15 | 13:00 | 13:15 |
29-
| 9. [Lists](https://icr-rse-group.github.io/carpentry-python-novice/instructor/11-lists.html) | 20 | 13:15 | 13:35 |
30-
| 10. [For Loops](https://icr-rse-group.github.io/carpentry-python-novice/instructor/12-for-loops.html) | 25 | 13:35 | 14:00 |
31-
| 11. [Conditionals](https://icr-rse-group.github.io/carpentry-python-novice/instructor/13-conditionals.html) | 25 | 14:00 | 14:25 |
32-
| 12. [Looping Over Data Sets](https://icr-rse-group.github.io/carpentry-python-novice/instructor/14-looping-data-sets.html) | 15 | 14:25 | 14:40 |
33-
| 13. [Writing Functions](https://icr-rse-group.github.io/carpentry-python-novice/instructor/16-writing-functions.html) | 25 | 14:40 | 15:05 |
34-
| 14. [Variable Scope](https://icr-rse-group.github.io/carpentry-python-novice/instructor/17-scope.html) | 20 | 15:05 | 15:25 |
35-
| 15. [Programming Style](https://icr-rse-group.github.io/carpentry-python-novice/instructor/18-style.html) | 30 | 15:25 | 15:55 |
36-
| 16. [Wrap-Up](https://icr-rse-group.github.io/carpentry-python-novice/instructor/19-wrap.html) | 10 | 15:55 | 16:05 |
37-
| 17. [Feedback](https://icr-rse-group.github.io/carpentry-python-novice/instructor/20-feedback.html) | 10 | 16:05 | 16:15 |
27+
| 8. Plotting | 20 | 13:15 | 13:35 | Rachel | [Plotting](https://icr-rse-group.github.io/carpentry-python-novice/instructor/09-plotting.html) |
28+
| 9. Lists | 20 | 13:35 | 13:55 | Rachel | [Lists](https://icr-rse-group.github.io/carpentry-python-novice/instructor/11-lists.html) |
29+
| 10. For Loops | 20 | 13:55 | 14:15 | Stacy | [For Loops](https://icr-rse-group.github.io/carpentry-python-novice/instructor/12-for-loops.html) |
30+
| 11. Conditionals | 20 | 14:15 | 14:35 | Stacy | [Conditionals](https://icr-rse-group.github.io/carpentry-python-novice/instructor/13-conditionals.html) |
31+
| 12. Looping Over Data Sets | 15 | 14:35 | 14:50 | Stacy | [Looping Over Data Sets](https://icr-rse-group.github.io/carpentry-python-novice/instructor/14-looping-data-sets.html) |
32+
| 13. Writing Functions | 20 | 14:50 | 15:10 | Rachel | [Writing Functions](https://icr-rse-group.github.io/carpentry-python-novice/instructor/16-writing-functions.html) |
33+
| 14. Variable Scope | 15 | 15:10 | 15:25 | Rachel | [Variable Scope](https://icr-rse-group.github.io/carpentry-python-novice/instructor/17-scope.html) |
34+
| 15. Programming Style | 20 | 15:25 | 15:45 | Rachel | [Programming Style](https://icr-rse-group.github.io/carpentry-python-novice/instructor/18-style.html) |
35+
| 16. Wrap-Up | 10 | 15:45 | 15:55 | Rachel | [Wrap-Up](https://icr-rse-group.github.io/carpentry-python-novice/instructor/19-wrap.html) |
3836

0 commit comments

Comments
 (0)