alan-turing-institute / rse-course

Materials for The Alan Turing Institute's Research Software Engineering course
https://alan-turing-institute.github.io/rse-course/
Other
232 stars 116 forks source link
hacktoberfest hut23

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

Research Software Engineering Course

Course materials for Turing's Research Software Engineering 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:

pip install -U jupyter-book
./build_docs.sh

Contributing

Contributions are always welcome! Please do the following:

The full list of contributors can be seen here.

Acknowledgements

This course began as a fork of the UCL RSD course.