Monthly Archives: August 2011

Some languages make you work too hard

Disclaimer: Python is my language of choice for programming, but I have a long Perl history as well. Coming from Perl, when I find that I must do something simple like taking a string, delimited by pipes, and split it into a hash/dict/associative array/whatever. mystring = foo|1|bar|2 So I want to take that, and split [...]

Follow

Get every new post delivered to your Inbox.