Archives April 24, 2012
2Day Python (Our Tutorial for Software Carpentry)
Written by
on
in
Snaking.
Went to the Ladies Learning Code Python session dry run this evening and it reminded me that we never got the Software Carpentry tutorial up. It's now available for live reading at:
http://readthedocs.org/docs/2daypython/
and you can branch and alter/adapt the source (in restructured text) as you wish using:
bzr branch lp:2daypython
One thing that seemed ...