ray-marcos / lessons

Teaching materials used by the Research Bazaar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lessons

This repository contains the teaching materials used by the Research Bazaar.

In many cases the directories in this repo simply contain a README file with a link to the Software Carpentry lessons that we use. In other cases there are lessons that we have developed ourselves, or additional files that compliment the Software Carpentry materials.

There are a number of Software Carpentry lessons that are currently being developed that we would be interested in including in our courses:

Note that the materials in the Software Carpentry bc repo are organised as follows:

  • The gh-pages branch has the complete, mature materials
  • The master branch has materials that are still being refined, but are good enough to use as they are
  • All other development is tracked via issues or pull requests

Contributing new material

If you'd like to contribute new matieral to our lessons repo, follow these steps:

  1. Fork the lessons repository.
  2. Create a new[branch and make all your changes/edits on that branch (i.e. do not make your changes on the master branch, as this makes it difficult to merge later on). If your edits are for a particular discipline and bootcamp, make that explicit in the branch name (e.g. 2014-02-30-meteorology-bootcamp).
  3. Once you're done, submit a pull request and we'll review your changes.

Bootcamp resources

Software Carpentry has a very detailed operations guide for running bootcamps, in addition to an instructional video on how to create a bootcamp website.

About

Teaching materials used by the Research Bazaar