summaryrefslogtreecommitdiff
path: root/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-03-03 12:25:43 +0200
committerPaul Buetow <paul@buetow.org>2023-03-03 12:25:43 +0200
commit47a53e3a86ed2e04a66763e926c79009062ee35f (patch)
treeb737b3da8b80000b4b6da291e92a007f63881b2d /gemfeed/2022-12-24-ultrarelearning-java-my-takeaways.html
parentc833bc37912341ba7fabf761da7773e5e11f79bf (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 cee72a2e..519722c0 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 paul at buetow dot org! :-)</p>
+<p>E-Mail your comments to hi@paul.cyou :-)</p>
<a class="textlink" href="../">Go back to the main site</a><br />
<p class="footer">
Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter</a> |