/rse-course

Materials for Turing's Research Software Engineering course

Primary LanguageJupyter NotebookOtherNOASSERTION

Project Status: Active – The project has reached a stable, usable state and is being actively developed. Build documentation Code style Licence: MIT

Research Software Engineering Course

Course materials for Turing's Research Software Engineering course. Note that this originally started as a fork of the UCL RSD course.

Documentation

Documentation for the course is hosted at https://alan-turing-institute.github.io/rse-course. You can build the documentation from source by running:

> ./build_docs.sh

Contributing

Contributions are always welcome! Please do the following:

  • add an issue to the course repo, explaining the problem and, potentially, its solution.
  • if you know how to fix it, please also open a pull request that contains the fix. By doing this, you will improve the instructions for future users. 🎉