Skip to content

Instantly share code, notes, and snippets.

@fuzzmz
Created March 21, 2012 06:23
Show Gist options
  • Save fuzzmz/2145176 to your computer and use it in GitHub Desktop.
Save fuzzmz/2145176 to your computer and use it in GitHub Desktop.
pelican md article example

Date: 2012-01-22 01:37 Title: Playing with Python Tags: python, video, coding Category: rand Slug: playing-with-python

I was a bit bored so I decided to make a short screencast in which I solved exercise 26 of Learn Python The Hard Way.

It all started because of a thread on the Good Old Games forum where MrWilli was asking about a good way to start learning programming, so this is goes out to him and all the nice people over at GOG.com.

It was all done in mixed environment, where the code editing and versioning was done on Windows using Sublime Text 2 and the actual Python install was under an Ubuntu VM running on top of Oracle Virtualbox, mostly because I didn't want to install Python under Windows.


<iframe width="640" height="360" src="https://www.youtube-nocookie.com/embed/Xol9gXlsJ8U?rel=0" frameborder="0" allowfullscreen></iframe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment