Skip to content

Commit d037e34

Browse files
Merge pull request #31 from ResearchCodingClub/updates
Updates after first session and more Code Clinic information
2 parents e965421 + cb96c02 commit d037e34

3 files changed

Lines changed: 22 additions & 10 deletions

File tree

about.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ supercomputers.
2020

2121
# Code Clinic
2222

23-
We also offer a Code Clinics where you can discuss problems / ideas / anything around
23+
We also offer Code Clinics where you can discuss problems / ideas / anything around
2424
the topic of research software. We have a bunch of experts in a wide variety of
25-
technical subjects and research disciplines. We are currently refactoring how we
26-
run this service, and will announce details shortly!
25+
technical subjects and research disciplines. See the [Code Clinics page](/clinics/)
26+
for more information.
2727

2828
# Contact us
2929

@@ -38,6 +38,8 @@ There's a few ways you can get in contact with us:
3838
where you can drop in any time to get help and advice. This is currently only
3939
available to staff and research postgraduate students.
4040

41+
# Calendar
42+
4143
Finally, we have a [Google Calendar][3] that contains information about our events:
4244

4345
<iframe src="https://calendar.google.com/calendar/embed?src=c_rupc0j42t327dofm923n1p3abo%40group.calendar.google.com&ctz=Europe%2FLondon&showTitle=0&showDate=0&showPrint=0&showCalendars=0&mode=AGENDA" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe>

clinics.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,21 @@ sessions where you can discuss problems you're having with your code, ideas for
99
some new code or anything else related to research software. In a session you
1010
will meet with research software engineers from across the university who will
1111
be able to help you. The bookable sessions will be available once a month on
12-
Wednesday afternoons.
12+
Wednesday afternoons and will last about 35 minutes. We will have six bookable
13+
slots per session. See [our calendar](/about#calendar) for upcoming dates.
1314

1415
Code Clinic sessions are open to students and staff.
1516

1617
Book a slot [via our form][bookingform]. You can book from a month in
1718
advance, up to the Monday before the Wednesday session (this gives us some time
18-
to find the appropriate RSE to help you out!)
19+
to find the appropriate RSE to help you out!) Once you have submitted the form
20+
a Google Doc will automatically be generated and shared with you. Please use this
21+
Doc to provide us with more information. You don't need to put everything in the form!
22+
You will also receive a calendar invite. If you are unable to attend the session please
23+
decline the calendar invite and the slot will be made available for someone else
24+
to attend.
1925

20-
[bookingform]: https://script.google.com/a/macros/york.ac.uk/s/AKfycbyg0F5nfPi19CjisZIEBYvx_HSTTC1o4_2Kk4BjlFt9IoCTWchl8xnt7aTeT95wvJ8u/exec
26+
Clinics will generally be in-person but you can select online on the form if you can't
27+
attend in-person.
28+
29+
[bookingform]: https://script.google.com/a/macros/york.ac.uk/s/AKfycbyg0F5nfPi19CjisZIEBYvx_HSTTC1o4_2Kk4BjlFt9IoCTWchl8xnt7aTeT95wvJ8u/exec

course.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ programme that will teach you a whole range of skills.
1313
### Outline of the Programme
1414

1515
- **Better Software for Better Research: Introduction to the Research Coding
16-
Course**, Wednesday 22nd October 2025, 2pm to 3pm, online - [sign up form][session1form] (UoY accounts only)
16+
Course**, Wednesday 22nd October 2025, 2pm to 3pm, online - [slides][intro_slides], [video][intro_video]
1717
- **Version control: Introduction to Git and GitHub**, Wednesday
1818
5th November 2025, 2pm to 5pm - [sign up form][session2form] (UoY accounts only)
1919
- Repeated <span style="color: #ff0000">Wednesday 21st</span> January 2026
@@ -34,13 +34,13 @@ needed. Please refer to the individual course details to know what they are.
3434

3535
### Better software for better research: Introduction to the Research Coding Course
3636

37-
**Wednesday 22nd October 2025, 2pm to 3pm, online - [sign up form][session1form] (UoY accounts only)**
37+
**Wednesday 22nd October 2025, 2pm to 3pm, online**
3838

3939
In this introductory session we will try to understand what the FAIR principles
4040
are and why they have emerged. We will then introduce some actions on how to
4141
apply them to software and present a global review of the training programme.
4242

43-
**Course materials:** [slides][intro_slides]
43+
**Course materials:** [slides][intro_slides], [video][intro_video]
4444

4545
### Version control
4646
The version control module has two distinct training sessions: one for beginners and one for more advanced users.
@@ -65,7 +65,7 @@ experience with using version control in a research setting.
6565
When you start writing software it is often very useful to think about the
6666
development process and how you will make your software sustainable in the long
6767
term. In this module we will introduce important aspects of software development
68-
in research: software lifecyle, management plan, licences and
68+
in research: software lifecycle, management plan, licences and
6969
dissemination. This module should allow you to ask yourself the right questions
7070
when starting a research software project.
7171

@@ -173,3 +173,4 @@ We'd love to hear your (anonymous) feedback: please fill in our [feedback form][
173173
[feedbackform]: https://forms.gle/t4oJMCPi8wuzJtik7
174174

175175
[intro_slides]: https://docs.google.com/presentation/d/1P5dHCa6yvODlx7i6l89083gR-PpTCYsTQI1QgcqGS2k
176+
[intro_video]: https://york-ac-uk.zoom.us/rec/share/RNQpldj13NL53AoEl0F0Y2OyVHImt0m_hmLHVZVSXOqq4XwNUd9mc8eWLWkbLHnz.HQpZ8VwJWr11mr17

0 commit comments

Comments
 (0)