From 5f3b470605fe3d2d19ab55f0e424c526e327dcd5 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 24 Dec 2022 23:20:07 +0200 Subject: Update content for html --- .../2022-05-27-perl-is-still-a-great-choice.html | 16 +- ...22-12-24-ultrarelearning-java-my-takeaways.html | 85 + .../effective-java.jpg | Bin 0 -> 187342 bytes .../learnjava.jpg | Bin 0 -> 69628 bytes gemfeed/atom.xml | 6247 ++++++++++++++++++++ gemfeed/index.html | 1 + index.html | 1 + 7 files changed, 6344 insertions(+), 6 deletions(-) create mode 100644 gemfeed/2022-12-24-ultrarelearning-java-my-takeaways.html create mode 100644 gemfeed/2022-12-24-ultrarelearning-java-my-takeaways/effective-java.jpg create mode 100644 gemfeed/2022-12-24-ultrarelearning-java-my-takeaways/learnjava.jpg diff --git a/gemfeed/2022-05-27-perl-is-still-a-great-choice.html b/gemfeed/2022-05-27-perl-is-still-a-great-choice.html index 4ef836fc..5e4b744c 100644 --- a/gemfeed/2022-05-27-perl-is-still-a-great-choice.html +++ b/gemfeed/2022-05-27-perl-is-still-a-great-choice.html @@ -9,7 +9,7 @@

Perl is still a great choice

-

Published by Paul at 2022-05-27 09:50:12 GMT, Comic source: XKCD

+

Published by Paul at 2022-05-27, last updated at 2022-12-17, Comic source: XKCD


Perl (the Practical Extraction and Report Language) is a battle-tested, mature, multi-paradigm dynamic programming language. Note that it's not called PERL, neither P.E.R.L. nor Pearl. "Perl" is the name of the language and perl the name of the interpreter or the interpreter command.

Unfortunately (it makes me sad), Perl's popularity has been declining over the last years as Google trends shows:

@@ -44,7 +44,7 @@

So it means that Perl and Raku now exist in parallel. They influence each other, but are different programming languages now. So why not just all use Raku instead of Perl? There are still a couple of reasons of why to choose Perl over Raku: