tag:
Python

Python is a versatile and very popular programming language.

[Image from python.org]


  • Literate Programming with Org-mode
    [General Computing] I frequently use Org mode to combine code snippets and analysis in a single document, a programming paradigm known as Literate Programming. Here are a few example showing how powerful this setup can be.
  • Technologies Behind Caches To Caches
    [Web Development] Here’s how I built this blog, which relies on Django/Apache on Amazon EC2
  • Koding with Django
    [Web Development] Koding’s free cloud-based linux dev environment has had me playing for a while. Here’s how to use it with Django.