Welcome!
13-14th May 2025
Links
Workshop website
Notes made during the workshop
Instructors and Helpers
/
Feedback
UCL Research Programming Hub (Slack): A platform to ask programming questions to the UCL research community, you can join using your UCL email. Anything from "How to I get started on X" to "what would people recommend for solving Y".ARCSWC25 to follow along and submit answers to the exercises.
Sample data we'll be using for Unix Shell - follow the link and download the shell-lesson-data.zip file and Unzip/extract it, save to your Desktop.
Sample data we'll be using for Python - follow the link and download the python-novice-inflammation-data.zip file and (optionally) the code.zip file too.Instructors: Will Graham, Saransh Chopra
Helpers: Stephen Thompson, Ankur Sinha
Instructors: Kimberly Meechan, Will Graham
Helpers: Stella Prins
Pre-workshop survey: https://carpentries.typeform.com/to/wi32rS?slug=2025-05-13-ucl
Post-workshop survey: https://carpentries.typeform.com/to/UgVdRQ?slug=2025-05-13-ucl
(We will use this list for the post-workshop email, with notes etc).
UCL RSE Summer School: https://www.ucl.ac.uk/advanced-research-computing/events/2025/jun/research-software-engineering-summer-workshop
Will was not lying.
git config etc.
git config --global -e and edit the file manually (but it'll use vim to begin with as the default editor)