5
votes
which language you use for “throw away” programs?
I used to use Perl, but started forcing myself to use Python - the main reason for that is that I tend to write better code when using Python, simply because there are so many shortcuts available i …
