From 4e8aae1516a8b51933ab4a37bcde767c1744f321 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 26 Mar 2023 15:52:02 +0300 Subject: Update content for gemtext --- gemfeed/atom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gemfeed/atom.xml') diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index f5c70d85..c1988d62 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2023-03-25T17:56:09+02:00 + 2023-03-26T15:48:54+03:00 foo.zone feed To be in the .zone! @@ -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.

-

(Re)lerning & upskilling to Java 18

+

(Re)learning & 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