Python tricks

A few tricks in Python



Quick Github setup

A quick tutorial about using Github's core functions



Graphical Python profiling with gprof2dot

A quick overview of a graphical Python profiling tool



What are Markov Chains, and how to use them to generate sentences?

A quick explanation about Markov Chains, and how to use them to do fun stuff