Difference between revisions of "Software Projects"

From SCECpedia
Jump to navigationJump to search
Line 15: Line 15:
 
* https://www.joelonsoftware.com/2000/08/09/the-joel-test-12-steps-to-better-code/
 
* https://www.joelonsoftware.com/2000/08/09/the-joel-test-12-steps-to-better-code/
 
* https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1002802
 
* https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1002802
 +
* https://journals.plos.org/plosbiology/article?id=10.1371/journal.pbio.1001745
  
 
== Open Source Software Licenses ==
 
== Open Source Software Licenses ==
Line 37: Line 38:
 
== Defining Interfaces ==
 
== Defining Interfaces ==
 
* https://restful.io/rest-api-back-to-basics-c64f282d972
 
* https://restful.io/rest-api-back-to-basics-c64f282d972
 +
* https://earthquake.usgs.gov/fdsnws/event/1/
 +
* https://service.iris.edu/
 +
 +
== Data Management Systems ==
 +
* https://www2.cisl.ucar.edu/dash
  
 
== Continuous Testing Links ==
 
== Continuous Testing Links ==

Revision as of 21:44, 6 April 2020

Collection of links related to creating software distributions

Packaging Python Projects

Developing Effective Python Documentation

Open Source Software Practices

Open Source Software Licenses

USGS Software and Data Acceptance Criteria

Software Ecosystem

Developing a Community

Defining Interfaces

Data Management Systems

Continuous Testing Links

Software Release Practices

Related Entries