Skip to main content

My “Go for Perl Hackers” Cheatsheet

·86 words·1 min·
Go perl Programming
❤️ It's great to see you here! I'm currently available on evenings and weekends for consulting and freelance work. Let's chat about how I can help you achieve your goals.

Last year I found myself working on some Go code at $work. When I’m trying to pick up constructs in a new language, I find it helpful to see how I would have done the same things in Perl. This sheet is far from complete, but I think it’s already helpful. You can find it at https://github.com/oalders/go-for-perl-hackers. Comments, critique and pull requests are welcome. I’ve already had some helpful feedback via Twitter which I’ve incorporated.

As an aside, I did this a long back for Objective-C.


Related

New defaults for Perl Linting in Vim’s Ale Plugin
·81 words·1 min
perl Programming
vim, Ale, Syntastic and Perl::Critic
·523 words·3 mins
perl Programming
How I Spent my Perl Toolchain Summit 2017
·1613 words·8 mins
perl Programming Perl Toolchain Summit