- Research software engineering: https://merely-useful.github.io/py-rse/
- Making packages and testing https://education.molssi.org/python-package-best-practices/index.html
- Carpentries testing Python: http://carpentries-incubator.github.io/python-testing/
- Shablona template: https://github.com/uwescience/shablona
- The Turing Way: https://the-turing-way.netlify.app/reproducible-research/code-quality.html
- Software engineering best practices: http://www.bris.ac.uk/acrc/acrc-training/
- Data science in practice paper: https://www.tandfonline.com/doi/full/10.1080/10691898.2020.1860725
- Software engineering for data scientists: http://uwseds.github.io/
- Software engineering for research: https://www.youtube.com/watch?v=SxoDCo9iNI0&feature=emb_title
- Test and code for scientists (podcast): https://testandcode.com/140
- The Zen of Python: https://zen-of-python.info/
Slides can be compiled with make all. Requires pandoc:
sudo apt-get install pandoc texlive texlive-latex-extra
pip install pandoc-latex-fontsize