Welcome to our interactive online course on Research Software Engineering. This course was created by the Software Engineering Group at the University of Potsdam, Germany. The contents of the course was assembled from different sources. As inspiration and main source material the Research Software Engineering with Python by Irving et al. was used.
We have incorporated all the material from the Merely Useful book adjusted or expanded them when needed and added additional topics. These include the chapters and sections on:
- Licensing and FAIR
- Requirements, Architectures and Software Design
- Workflows
- Workflows - Snakemake
- Workflows - CI/CD
Some of the tutorials used were taken from the Carpentries and adjusted. While the material will always remain a work in progress, we hope that using this course students and researchers will have a great experience getting into research software engineering!
The course is taught in person every summer term at the University of Potsdam by Prof. Anna-Lena Lamprecht, and this online, publicly available course material will be used by the students as reference material.
Project assignment and course Schedule of 2024 term can be found on our University of Potsdam Gitlab instance right here.
The course itself concists of lectures and 2 project assignments, one individual and one group project.
PLEASE NOTE currently still a WIP!
[ ] CICD SECTION -> problems with RUNNER on University Instance
The source material for our iteration of the work can be cited as:
@book{rse-py,
author = {Damien Irving and Kate Hertweck and Luke Johnston and Joel Ostblom and Charlotte Wickham and Greg Wilson},
title = {Research Software Engineering with Python: Building Software that Makes Research Possible},
publisher = {CRC Press/Taylor and Francis},
year = {2021},
isbn = {978-0367698348},
link = {https://merely-useful.tech/py-rse/}
}
- Small Indiviual Project (2-3 weeks)
- Larger Group Project (~4 People) (6 weeks)
This work has been licenced under the Creative Commons Attribution 4.0 International license (CC-BY-4.0) found here.
Software has been licensed under the MIT License found here