DTC Programming Course Philip Fowler, 31st October 20169th December 2016 Advanced Resources for the Curious http://software-carpentry.org http://www.datacarpentry.org http://rosalind.info Comics http://xkcd.com http://phdcomics.com Installing python on your laptop A good guide is to follow SciPy’s instructions. On my Mac I install python and its modules using MacPorts. For Windows I’d use Enthought Canopy or Anaconda. These work on Mac and Linux as well and give you python + a broad distribution of modules, including numpy and scipy. Free Geeky Resources GitHub do a great Student Developer Pack which includes some free Amazon Web Services time and also a GitHub account with unlimited repositories. Linux tips TAB autocomplete use the up and down ARROW keys to cycle through previous commands HISTORY displays your previous commands. Each has an associated number e.g. 534. !534 Will re-run that command Share this:TwitterBlueskyEmailLinkedInMastodon Related teaching
computing CECAM Macromolecular simulation software workshop 14th July 2015 I’m co-organiser of this slightly-different CECAM workshop in October 2015 at the Forschungszentrum Jülich, Germany. Rather than following the… Share this:TwitterBlueskyEmailLinkedInMastodon Read More
computing Running my first Software Carpentry workshop 1st November 2012 “Can you email me that script you used to do your analysis?” “Sure. It isn’t… Share this:TwitterBlueskyEmailLinkedInMastodon Read More
teaching Trying to stop lectures from being so zzzz…Part 2 21st March 201423rd September 2018 Last time, I wrote about the tactics I was planning on trying out in my… Share this:TwitterBlueskyEmailLinkedInMastodon Read More