Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
scientificSoftwareDevelopment/README.md
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
13 lines (7 sloc)
604 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Good practices in scientific software development at the lab of digital and computational demography | |
This repository contains several guides on software development at the lab of digital and computational demography. | |
This is still work in progress. I am happy to receive help, criticism and contributions. | |
* How to [request and perform code reviews](HowToCodeReview.md) | |
* [Writing good readme-files](writingGoodReadmes.md) | |
* Start [using Git and Github](usingGit.md) | |
* S[tyle-guide and project structure] (https://github.com/tomthe/DiCoDe-styleguide) of research projects at the DiCoDe-lab |