Perl Weekly
Issue #665 - 2024-04-22 - How to get better at Perl?
latest | archive | edited by Gabor Szabo
|
Hi there!
A new subscriber of the Perl Weekly wrote me:
"I've used Perl for a while but I would love to be fluent in it. Please let me know if you have any advice."
I think the best way is to work on projects and if you can find nice people who have time to comment on your work then ask them. Depending on your level you might want to try Exercism that has a Perl track for practice and a built-in system for asking for and getting feedback on the specific exercises. Even better, once you did the exercises you can become a mentor there helping others. That gives you another opportunity to look at these problems and help other people like yourself.
You can participate in The Weekly Challenge run by Mohammad S. Anwar, the other editor of the Perl Weekly.
Longer term I'd suggest to work on a real project.
Either create a project for yourself or you can start contributing to open source projects (e.g. CPAN modules). I'd start trying to contribute to active projects - so ones that saw a release recently. MetaCPAN has a page showing recent CPAN releases and the CPAN Digger provides some analytics and suggestions for recent CPAN releases. You can also contributed to MetaCPAN itself. This is also a nice way to contribute back to the Perl community.
Finally, Happy Passover celebrating the freedom of Jews from slavery. Let me wish to you the same we have been saying for hundreds of years at the end of the Passover dinner:
Next year in Jerusalem!
Gabor Szabo
|
|
|
Announcements
|
Including this despite the fact that the new dead-line had already passed. Unfortunately the extension was published after the previous edition of the Perl Weekly was published, but maybe they will extend it a few more days. So check it!
|
|
|
Articles
|
Fast Perl SSG: now with automatic Language Translation via OCI and translate.pl. On GitHub
|
|
by Thomas Klausner (DOMM)
It is always fun to read the event reports by Thomas Klausner (aka domm).
|
|
by Ricardo Signes (RJBS)
Ricardo switched from Chrome to Firefox and thus had to write some Perl code to count his tabs.
|
|
|
by Olaf Alders (OALDERS)
perlimports is linter that helps you tidy up your code and Olaf explains in the blog why tidying imports is important.
|
|
|
I am rather surprised by the patience of the people who responded.
|
|
|
by David Raab
Recommended reading along with some of the comments on the Reddit thread. Especially the one by brian d foy talking about the organization and modelling vs. features and syntax.
|
|
Grants
|
|
The Weekly Challenge
The Weekly Challenge by Mohammad Sajid Anwar will help you step out of your comfort-zone. We pick one champion at the end of the month from among all of the contributors during the month.
|
by Mohammad Sajid Anwar (MANWAR)
Welcome to a new week with a couple of fun tasks "Uncommon Words" and "X Matrix". If you are new to the weekly challenge then why not join us and have fun every week. For more information, please read the FAQ.
|
|
|
by Mohammad Sajid Anwar (MANWAR)
Enjoy a quick recap of last week's contributions by Team PWC dealing with the "33% Appearance" and "Completing Word" tasks in Perl and Raku. You will find plenty of solutions to keep you busy.
|
|
|
by Ali Moradi
Perl regex is in action again and it didn't disappoint as always. Thanks for sharing.
|
|
by Arne Sommer
Raku special keyword 'Nil' is very handy when dealing with undef. Raku Rocks !!!
|
|
by Dave Jacoby (JACOBY)
Sort using hashes to shortcut uniq is a big thing. You must checkout why?
|
|
|
by Jaldhar H. Vyas
Perl and Raku in one blog is a deadly combination. You get to know how to do things in Perl to replicate the Raku features.
|
|
by James Smith
Jame's special is the highlight that you don't want to skip. Always get to learn something new every week.
|
|
by Jorg Sommrey
Using CPAN module can help you get a classic one-liner as Jorg shared in the post. Highly recommended.
|
|
by Laurent Rosenfeld
How would you replicate Bag of Raku in Perl? Checkout the post to find the answer.
|
|
by Laurent Rosenfeld
Raku first then port to Perl, simply incredible. Keep it up great work.
|
|
by Luca Ferrari
Any PostgreSQL fan? Checkout how you would solve the challenge using SQL power. Well done.
|
|
by W Luis Mochan
Master of one-liner in Perl. Consistency is the key, wonder how is it possible?
|
|
by Packy Anderson (PACKY)
Mix of Perl, Raku and Python. You pick your favourite, mine is Python since it is new to me.
|
|
by Peter Campbell Smith
A very interesting take on Perl regex. First time, seen something like this, brilliant work.
|
|
by Reinier Maliepaard
CPAN can never let you down. It has solution for every task. See yourself how?
|
|
by Robbie Hatley
Short and simple analysis, no nonsense approach. Keep it up great work.
|
|
by Roger Bell West (FIREDRAKE)
For all Perl fans, I suggest you take a closer look at the last statement. It really surprised me, thanks for sharing.
|
|
by Simon Green
Just love the neat and clean solution in Python with surprise element too. Keep sharing.
|
|
Weekly collections
|
|
The corner of Gabor
A couple of entries sneaked in by Gabor.
|
by Gabor Szabo (SZABGAB)
Recently I decided to renew my efforts to get more sponsors via GitHub Sponsors. In order to understand how to do it better I am going to write a series of articles. This is the first one. At one point I'd also like to feature the Perl-developers who could be supported this way. So far I encountered two people: magnus woldrich and Dave Cross and myself. I'd like to ask you to 1) Add some sponsorship to these two people so when I write about them there will be a few sponsors already. 2) Let me know if you know about any other Perl-developer who is accepting sponsorships via GitHub Sponsors.
|
|
|
You know, you could get the Perl Weekly right in your mailbox. Every Week. Free of charge!
|