References and resources#
Books#
Generic#
- The Good Research Code Handbook
- OHBM Brainhack 2020 talk: #Matlab / #Octave : divide and conquer m-scripts
- Code aesthetic: youtube channel with short videos on good coding
Structuring your project#
Seven quick tips for analysis scripts in neuroimaging#
Testing and refactoring#
Style guides#
Linter and formatter#
Continuous integration#
-
MATLAB in CI
-
MATLAB in gitlab CI