{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Module 5: Open Research Software and Open Source\n", "\n", "## Table of Contents\n", "\n", " - [Introduction](#Introduction)\n", " - [What is Open Source Software](#What_OSS)\n", " - [Principles of Open Source Software](#Principles)\n", " - [The Open Source community, governance, and contributions](#OS_Community)\n", " - [Existing platforms and tools for Open Source Software](#Platforms)\n", " - [Making good software for re-use](#Reuse)\n", " - [Open Source licensing](#Licensing)\n", " - [Software citation](#Citation)\n", " - [Using GitHub and Zenodo](#GitHub_Zenodo)\n", " - [Collaborating through Open Source](#Collaborating)\n", " - [Where to go from here](#Future_OSS)\n", "\n", "\n", "## Introduction \n", "\n", "Welcome to Module 5 of the Open Science MOOC: Open Research Software and Open Source. This module has been developed [in the open](https://github.com/OpenScienceMOOC/Module-5-Open-Research-Software-and-Open-Source) through collaboration by an international team of [Open Source afficianados](https://github.com/OpenScienceMOOC/Module-5-Open-Research-Software-and-Open-Source#development-team).\n", "\n", "### Who is this module for?\n", "\n", "This module is designed primarily for computational researchers at the graduate and undergraduate level, as well as budding data scientists, and any other researcher who uses analytical code or software.\n", "\n", "> \"An article about computational result is advertising, not scholarship. The actual scholarship is the full software environment, code and data, that produced the result.\" (J. Buckheit and D. L. Donoho, 1995)\n", "\n", "Software and technology underpin modern science, which is now almost inevitably computational to varying degrees. There is an ever-increasing demand for more sophisticated Open Source Software, matched by an increasing willingness for researchers to openly collaborate on new tools. The power of Open Source is in that it lowers the barriers to collaboration and adoption, therefore allowing ideas and technology to spread more rapidly. This Module will introduce the necessary tools required for transforming software into something that can be openly accessed and re-used by others.\n", "\n", "\n", "\n", "
Image by Patrick Hochstenbach (CC0 1.0 Universal) ([source](https://www.fosteropenscience.eu/trainers-materials))
\n", "\n", "Infographic adapted from Sandve et al., (2013). Feel free to download this to keep handy during your research!
\n", "\n", "