diff options
| author | Paul Buetow <paul@buetow.org> | 2022-12-17 12:29:11 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-12-17 12:29:11 +0000 |
| commit | a0f47027db2963d62c4d7640650374eabd616893 (patch) | |
| tree | 57f332de0045599b9fcf6a98dbefb99f1f416d4d /gemfeed | |
| parent | d2389e01d33672b66e641efd9401cb5aa6c416fa (diff) | |
more
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/DRAFT-ultrarelearning-java.gmi | 5 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 10 |
2 files changed, 12 insertions, 3 deletions
diff --git a/gemfeed/DRAFT-ultrarelearning-java.gmi b/gemfeed/DRAFT-ultrarelearning-java.gmi index de6ea75a..76512b3e 100644 --- a/gemfeed/DRAFT-ultrarelearning-java.gmi +++ b/gemfeed/DRAFT-ultrarelearning-java.gmi @@ -129,6 +129,11 @@ Also, missing the ability to return multiple values from a method or function. Finished items (from Effective Java): + k8s java changes + + am i an expert now? no, by far not. + + do i like to program more in java? only if i have to. once in a while check for new stuff, but generally, i don't like to program in java. Silver prize diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index a30a099e..147a0719 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2022-12-17T11:20:17+00:00</updated> + <updated>2022-12-17T12:27:04+00:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -1455,7 +1455,11 @@ v = 008 [v = p*c*(s != c ? 2 : 1)] Total logical CPUs <summary>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.. .....to read on please visit my site.</summary> <content type="xhtml"> <div xmlns="http://www.w3.org/1999/xhtml"> - <h1>Perl is still a great choice</h1> + 1c1 +< -rw-r--r--. 1 paul paul 16789 Dec 17 11:19 ../foo.zone-content/gemtext/gemfeed/2022-05-27-perl-is-still-a-great-choice.gmi +--- +> -rw-r--r--. 1 paul paul 16784 Dec 17 11:25 ../foo.zone-content/gemtext/gemfeed/2022-05-27-perl-is-still-a-great-choice.gmi +<h1>Perl is still a great choice</h1> <p class="quote"><i>Published by Paul at 2022-05-27, last updated at 2022-12-17, Comic source: XKCD</i></p> <a href="https://foo.zone/gemfeed/2022-05-27-perl-is-still-a-great-choice/regular_expressions.png"><img src="https://foo.zone/gemfeed/2022-05-27-perl-is-still-a-great-choice/regular_expressions.png" /></a><br /> <p>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 <span class="inlinecode">perl</span> the name of the interpreter or the interpreter command.</p> @@ -1542,7 +1546,7 @@ v = 008 [v = p*c*(s != c ? 2 : 1)] Total logical CPUs </ul> <p>Btw.: Did you know that the first version of PHP was a set of Perl snippets? Only later, PHP became an independent programming language.</p> <a class="textlink" href="https://www.perl.org">https://www.perl.org</a><br /> -<p class="quote"><i>Update 2022-12-17: The following is another related post. I don't agree to the statement made there, that Python code tends to be more compact than Perl code, though!</i></p> +<p class="quote"><i>Update 2022-12-17: The following is another related post. I don't agree to the statement made there, that Python code tends to be shorter than Perl code, though!</i></p> <a class="textlink" href="https://stackoverflow.blog/2022/07/06/why-perl-is-still-relevant-in-2022/">Why Perl is still relevant in 2022</a><br /> <p>E-Mail your comments to paul at buetow dot org! :-)</p> </div> |
