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:32:29 +0200
committerPaul Buetow <paul@buetow.org>2023-03-15 01:32:29 +0200
commit21a3c564b0e1a3e49fdf2b21abf039dc0a3e0d95 (patch)
tree561e080caf075c768a40cbe706821bba20880ecf /gemfeed/2022-12-24-ultrarelearning-java-my-takeaways.html
parent2bd9de6bd3647b58f319301c5d599ca4aa20a763 (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 668c8447..7e89d305 100644
--- a/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways.html
+++ b/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways.html
@@ -74,7 +74,7 @@
<a class="textlink" href="https://projectlombok.org/">https://projectlombok.org/</a><br />
<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="../contact.html">E-Mail your comments to hi@paul.cyou :-)</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> |