From b4601ea0bfe4534cfe12d73adc67b217c648022c Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 25 Mar 2023 17:56:27 +0200 Subject: Update content for html --- gemfeed/2022-12-24-ultrarelearning-java-my-takeaways.html | 6 +++--- gemfeed/atom.xml | 8 ++++---- gemfeed/index.html | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'gemfeed') diff --git a/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways.html b/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways.html index d3cf4026..b2617bc3 100644 --- a/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways.html +++ b/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways.html @@ -2,13 +2,13 @@ -Ultra(re)learning Java - My takeaways +(Re)learning Java - My takeaways -

Ultra(re)learning Java - My takeaways

+

(Re)learning Java - My takeaways

Published at 2022-12-24T23:18:40+02:00


As a regular participant in the annual Pet Project competition at work, I always try to find a project where I can learn something new. In this post, I would like to share my takeaways after revisiting Java. You can read about my motivations in my "Creative universe" post:

@@ -19,7 +19,7 @@

At my workplace, as an SRE, I don't do Java a lot. I have been reading Java code to understand the software better so I can apply and suggest workarounds or fixes to existing issues and bugs. However, most of our stack is in Java, and our Software Engineers use Java as their primary programming language.

Stuck at Java 1.4

Over time, I had been missing out on many new features that were added to the language since Java 1.4, so I decided to implement my next Pet Project in Java and learn every further aspect of the language as my main goal. Of course, I still liked the idea of winning a Pet Project Prize, but my main objective was to level up my Java skills.

-

Ultra(re)lerning & upskilling to Java 18

+

(Re)lerning & upskilling to Java 18

Effective Java

This book was recommended by my brother and also by at least another colleague at work to be one of the best, if not the best, book about Java programming. I read the whole book from the beginning to the end and immersed myself in it. I fully agree; this is a great book. Every Java developer or Java software engineer should read it!


diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index b07a92af..7048848a 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2023-03-25T17:50:59+02:00 + 2023-03-25T17:56:09+02:00 foo.zone feed To be in the .zone! @@ -377,7 +377,7 @@ Art by Joan Stark - Ultra(re)learning Java - My takeaways + (Re)learning Java - My takeaways https://foo.zone/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways.html 2022-12-24T23:18:40+02:00 @@ -388,7 +388,7 @@ Art by Joan Stark As a regular participant in the annual Pet Project competition at work, I always try to find a project where I can learn something new. In this post, I would like to share my takeaways after revisiting Java. You can read about my motivations in my 'Creative universe' post:
-

Ultra(re)learning Java - My takeaways

+

(Re)learning Java - My takeaways

Published at 2022-12-24T23:18:40+02:00


As a regular participant in the annual Pet Project competition at work, I always try to find a project where I can learn something new. In this post, I would like to share my takeaways after revisiting Java. You can read about my motivations in my "Creative universe" post:

@@ -399,7 +399,7 @@ Art by Joan Stark

At my workplace, as an SRE, I don't do Java a lot. I have been reading Java code to understand the software better so I can apply and suggest workarounds or fixes to existing issues and bugs. However, most of our stack is in Java, and our Software Engineers use Java as their primary programming language.

Stuck at Java 1.4

Over time, I had been missing out on many new features that were added to the language since Java 1.4, so I decided to implement my next Pet Project in Java and learn every further aspect of the language as my main goal. Of course, I still liked the idea of winning a Pet Project Prize, but my main objective was to level up my Java skills.

-

Ultra(re)lerning & upskilling to Java 18

+

(Re)lerning & upskilling to Java 18

Effective Java

This book was recommended by my brother and also by at least another colleague at work to be one of the best, if not the best, book about Java programming. I read the whole book from the beginning to the end and immersed myself in it. I fully agree; this is a great book. Every Java developer or Java software engineer should read it!


diff --git a/gemfeed/index.html b/gemfeed/index.html index a565f6d9..8f03ee00 100644 --- a/gemfeed/index.html +++ b/gemfeed/index.html @@ -14,7 +14,7 @@ 2023-03-16 - 'The Pragmatic Programmer' book notes
2023-02-26 - How to shut down after work
2023-01-23 - Why GrapheneOS rox
-2022-12-24 - Ultra(re)learning Java - My takeaways
+2022-12-24 - (Re)learning Java - My takeaways
2022-11-24 - I tried (Doom) Emacs, but I switched back to (Neo)Vim
2022-10-30 - Installing DTail on OpenBSD
2022-09-30 - After a bad night's sleep
-- cgit v1.2.3