Search Results

1
vote

Why learn Perl, Python, Ruby if the company is using C++, C# or Java as the application language?

Personally I work on a Java app, but I couldn't get by without perl for some supporting scripts. I've got scripts to quickly flip what db I'm pointing at, scripts to run build scripts, scr …