About me
-
Recent Posts
Pages
Archives
Meta
Monthly Archives: February 2012
Experimenting with git
My first commit to github.com, a simple perl script written to generate an RSS feed from an IMAP inbox, imap2rss.pl. Update: a useful introduction to git.
Learning Python – Online Resources
I’ve been working on improving my python, here are some of the resources I’ve been using: Google’s Python Class Learn Python the Hard Way (almost a complete beginner’s guide to programming, but useful for reinforcing key concepts) (More to be … Continue reading