This series: Lightning talk, Explanation, Performance, Generalisation. After I wrote a version of tail-call optimised code in C++ I became interested … ...more
This series: Lightning talk, Explanation, Performance, Generalisation. Some programming languages make recursive programming more practical by providi… ...more
This series: Lightning talk, Explanation, Performance, Generalisation. Update: watch the video Here's the lightning talk I gave at the ACCU 2012 Confe… ...more
Update: watch the video In this series on Scheme: Intro, Basics, Closures. Here's a presentation I did recently, on the basics of the Scheme programmi… ...more
sudo aptitude install python-dateutil python -c "import dateutil.tz; import datetime; print datetime.datetime.now( dateutil.tz.tzlocal() ).tzname()" ...more