What Languages Do I Use?
I have a simple way to decide whether I will use Ruby, Perl, Java, or Bash. If I need to maintain it 10 years from now. It is in Java. If it is going to be fewer than 10 lines and I only need to use the command line arguments, it is Bash. If I need to process a few things, but not too…