An open API service indexing awesome lists of open source software.

https://github.com/ssciwr/guidelines

SSC Coding guidelines and best practices
https://github.com/ssciwr/guidelines

best-practices guidelines reproducible-research

Last synced: 4 months ago
JSON representation

SSC Coding guidelines and best practices

Awesome Lists containing this project

README

          

# Coding Guidelines
Our recommendations for creating and maintaining reliable scientific software.

## General Guidelines
The [General Guidelines](general/README.md) apply to any project, regardless of the choice of programming language.

## Language specific guidelines

- [C++](cpp/README.md)
- [Python](python/README.md)
- [Julia](julia/README.md)