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/atom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'gemfeed/atom.xml') 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!


-- cgit v1.2.3