top | item 33408408

(no title)

rfreiberger | 3 years ago

I learned a bit of Perl from authors who focused only in Perl, great videos and books that allowed me to understand Perl how it worked differently from Python (at the time was taking over learning media).

But using Perl in the real world was much more difficult. Posting to Perl Mongers about a simple question of some block was often met with equally difficult answers. Many Perl scripts used at my past work places were written by very well versed Perl developers, using every possible shortcut to make the code smaller (and more confusing).

discuss

order

dmckeon|3 years ago

Code golf is an enemy of clarity, and clear Perl has been a victim of that.