====== Python ====== Python is a useful programming language for scripting, applications and more. ===== Installation ===== Windows users: https://www.python.org/downloads/windows/ ===== First Timers ===== If this is your first time learning a scripting language, spend a couple of weekends running through the codeacademy python tutorial: https://www.codecademy.com/learn/python If you've already learned a language it wouldn't hurt to go through the examples.