summaryrefslogtreecommitdiff
path: root/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-03-15 01:22:07 +0200
committerPaul Buetow <paul@buetow.org>2023-03-15 01:22:07 +0200
commit2bd9de6bd3647b58f319301c5d599ca4aa20a763 (patch)
treee12e7e91254166cd462ef4360b2962e671f9ab18 /gemfeed/2022-12-24-ultrarelearning-java-my-takeaways.html
parent246d0f921bbc3e87103f59fc8b7f8d2cb2bc9f76 (diff)
Update content for html
Diffstat (limited to 'gemfeed/2022-12-24-ultrarelearning-java-my-takeaways.html')
-rw-r--r--gemfeed/2022-12-24-ultrarelearning-java-my-takeaways.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways.html b/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways.html
index b597b447..668c8447 100644
--- a/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways.html
+++ b/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways.html
@@ -75,7 +75,7 @@
<p>Java needs a clean cut. The clean cut shall be incompatible with previous versions of Java and only promote modern best practices without all the legacy burden carried around. The same can be said for other languages, e.g. Perl, but in Perl, they already attack the problem with the use of flags which change the behaviour of the language to more modern standards. Or do it like Python, where they had a hard (incompatible) cut from version 2 to version 3. It will be painful, for sure. But that would be the only way I would enjoy using that language as one of my primary languages to code new stuff regularly. Currently, my Java will stay limited to very few projects and the more minor things already mentioned in this post. </p>
<p>Am I a Java expert now? No, by far not. But I am better now than before :-).</p>
<p>E-Mail your comments to hi@paul.cyou :-)</p>
-<a class="textlink" href="../">Go back to the main site</a><br />
+<a class="textlink" href="./index.html">More entries</a><br />
<p class="footer">
Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter</a> |
served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> |