Unix For Programmers Demo
=========================

Support material for a talk on programming in a unix enviroment. Initially targetted at Ruby developers, 
but should still be relevant to anyone who programs on the unix platform.

Presentations:
  unix_for_programmers_ruby.key
  unix_for_programmers_python.key

Ruby Walkthrough:
  https://gist.github.com/1156222

Python Walkthrough
  https://gist.github.com/1241642

Also all scripts used in the demo can be found here