Vim: Survival Guide
A quick guide for using vim to open a file and make some quick changes to it. Because sometimes, that’s all you need!
Python: Quickstart
Python is a programming language that is both very powerful as well as easy to learn. This post offers a quick introduction to the basic programming constructs in Python.