Bash, perl, python, javascript.
I'd say python: easy to learn, easy to read (can't really say that of perl ;) ), many many tutorials out there. it's strict format teaches you to make very readable code etc.
And if you end up needing better performance there's cython and things like...