Python is a versatile and very popular programming language.
[Image from python.org]
- Sun 24 Jun 2018Literate Programming with Org-mode
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.
- Mon 10 Aug 2015Technologies Behind Caches To Caches
Here's how I built this blog, which relies on Django/Apache on Amazon EC2
- Tue 24 Mar 2015Koding with Django
Koding’s free cloud-based linux dev environment has had me playing for a while. Here’s how to use it with Django.