Skip to content

Latest commit

 

History

History
53 lines (21 loc) · 757 Bytes

File metadata and controls

53 lines (21 loc) · 757 Bytes

Software Development Best Practices

2020 January

authors: Jeffrey Long
(please contribute and add your name to the author list)

Aims

This project aims to outline key principles and components for developing software. As an R Community project, you will find many R programming references. Please feel free to add other references for Python, Julia, etc. as development groups combine efforts.

R Shiny.

GitHub

issue link

Software Specifications and Scope

Agile Dev

Check Error Programming

Unit Testing

Code Reviews

Pair Programming

Continuous Integration and Continuous Deployment (CICD)

Travis

Acknowledgements

R Community

Aditi, Armen, Doug

References and Resources