Skip to content

Commit 8eb925d

Browse files
Add March SWC Python event (lmu-osc#438)
* Create basic event for march software carpentry * Make use of event description template
1 parent ab8748e commit 8eb925d

File tree

1 file changed

+84
-0
lines changed

1 file changed

+84
-0
lines changed
Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
---
2+
title: 'Software Carpentry: Essential Computing Skill Training (Shell, Git, Python)'
3+
date: today
4+
categories:
5+
- Event
6+
event:
7+
title: 'Software Carpentry: Essential Computing Skill Training (Shell, Git, Python)'
8+
date: '2026-03-11'
9+
end_date: '2026-03-12'
10+
description: |
11+
Software Carpentry is a global organization that provides training in essential computing skills for researchers. The workshop covers topics such as the command line (Shell), version control with Git, and programming with Python. It is designed to help researchers improve their computational skills and enhance their research productivity.
12+
time: '9:00-17:00'
13+
location:
14+
name: LMU Biozentrum
15+
address: 'Room G00.031 Großhaderner Str. 4, 82152 Martinsried'
16+
map_url: 'https://maps.app.goo.gl/jipjazeZf5FTwhNFA'
17+
format:
18+
type: In-person
19+
detail: ''
20+
language:
21+
primary: English
22+
primary-code: en
23+
detail: en
24+
links:
25+
registration: https://www.pretix.osc.lmu.de/lmu-osc/swc-2026-03-11/
26+
materials:
27+
workshop_website: https://lmu-osc.github.io/2026-03-11-LMU-Martinsried/
28+
event_description: |
29+
Dear early-career researchers,
30+
31+
You are invited to register for an in-person 2-day Software Carpentry workshop on March 11 and 12, 09:00-17:00 at the LMU Biozentrum in Martinsried. The workshop will cover the Unix shell, version control in git, and programming in Python.
32+
33+
This workshop teaches core computing skills that will help you be more productive and effective. We will alternate short tutorials with hands-on practical exercises. Participants will be encouraged to help one another and to apply what they have learned to their own research problems.
34+
35+
Primary target audience: biology students, (bio)medical students including those in dr. med. programs.
36+
37+
Registration is mandatory, and participation requires setting up the software in advance by following the provided instructions (a help desk session will also take place on March 9). Please register only if you are available for the whole course.
38+
39+
The workshop is free and open to researchers, staff, and students of any discipline. It is funded by the Munich Center for Machine Learning and the LMU Open Science Center.
40+
41+
42+
**Helpers: at the time of publication, we are still looking for 1-2 volunteers (contact us if interested!)**
43+
instructors:
44+
- name: Felix Henninger
45+
url: ''
46+
- name: Balthasar Schachtner
47+
url: ''
48+
- name: Jan Simson
49+
url: ''
50+
helpers:
51+
- name: 'Edouard Bonneville'
52+
- name: Pat Callahan
53+
contact:
54+
name: ''
55+
email:
56+
organizers:
57+
- name: ''
58+
presenters:
59+
- name: ''
60+
url: ''
61+
host:
62+
- name: ''
63+
url: ''
64+
65+
---
66+
67+
<!-- MANDAORY SECTION START -->
68+
69+
70+
{{< include templates/_setup.qmd >}}
71+
{{< include templates/_info_boxes.qmd >}}
72+
{{< include templates/_register_button.qmd >}}
73+
<!-- MANDAORY SECTION END -->
74+
75+
76+
77+
<!-- DETAILED EVENT DESCRIPTION HERE OR USE THE TEMPLATE BELOW TO INCLUDE THE STANDARD DESCRIPTION SECTION -->
78+
{{< include templates/_event_description.qmd >}}
79+
80+
81+
<!-- MANDAORY SECTION START -->
82+
<!-- _event_description.qmd template should always be at bottom -->
83+
{{< include templates/_instructors_helpers_contact.qmd >}}
84+
<!-- MANDAORY SECTION END -->

0 commit comments

Comments
 (0)