Most of this material originated with a grassroots group at the University of Wisconsin - Madison called The Hacker Within and has been modified by Software Carpentry instructors over multiple bootcamps.
bash
(gitbash
on windows),
git
, and python
to participate, and enough connectivity to
syncrhonize the instrucitonal materials on github. If you can run git clone
https://github.com/wltrimbl/2014-05-12-cshl
, your git is working. If you
can launch ipython notebook
from the command line your python is probably
working, too.ipython notebook
This command should open the first lesson in a browser:
ipython notebook 2014-05-12-cshl/materials/03-python-variables/variables.ipynb
2014-05-12-cshl/materials/04-python-datastructures/data-structures.ipynb
.
2014-05-12-cshl/materials/06-python-flowcontrol/python_flow_control.ipynb
.
2014-05-12-cshl/materials/05-python-functions/python_functions_and_modules.ipynb
.
2014-05-12-cshl/materials/11-introR/short/cummerBund_demo.Rmd
2014-05-12-cshl/materials/11-introR/short/intro_exploring_human_genome.Rmd