You are here |
www.astrobetter.com | ||
| | | |
gsverhoeven.github.io
|
|
| | | | This blog post describes a sequence of 9 steps to set up a reproducible workflow for scientific writing based on open-source tooling. It boils down to writing the manuscript in Rmarkdown, and using a set of auxiliary tools to manage citations and output to Word to share with collaborators and to prepare the final document for submission to the journal. | |
| | | |
tink.uk
|
|
| | | | ||
| | | |
www.jeremymorgan.com
|
|
| | | | Here are a few easy ways to install Google Chrome Arch Linux and Manjaro. | |
| | | |
www.softdevtube.com
|
|
| | Passing data through a pipeline of transformations is an alternative approach to classic Object-Oriented Programming (OOP). The LINQ methods in .NET are designed around this, but the pipeline approach can be used for so much more than manipulating collections. This presentation looks at pipeline-oriented programming and how it relates to functional programming, the open-closed principle, |