0
votes
Which scripting language should I learn after Perl?
I did much the same thing. I grew annoyed at Perl's oddities with data handling, and "more than one way" concept.. though perl was certainly useful. I started looking into Ruby and Python, reading …
2
votes
Is it worth learning BASH when I know Perl?
I'm pretty familiar with the unix command line, and all the utilities (sed, awk, grep, find..) available. My general rule of thumb is if it is a one-liner, or a for loop to catch a bunch of files a …
1
vote
Lua as a general-purpose scripting language?
I think the answer about it being a "marketing" thing is probably correct, along with the lack of a large set of libraries to choose from. I would like to point out another case of this: Ruby. Rub …
