|
|
|
|
|
by vultour
1328 days ago
|
|
Most other "popular" languages share a pretty good chunk of their syntax. You can dig through PHP/Java/C#/Go/Javascript/C++/Python pretty easily if you already know one of them. Perl and its magic variables are absolutely undecipherable if you haven't worked with the language before (or in a long time). |
|
Maybe because I knew C and some bash and awk, Perl wasn't alien to me at all.
Coming from a Pascal and Java background, it was a breath of fresh air. Programming was actually fun.