diff options
| author | Paul Buetow <paul@buetow.org> | 2023-03-26 15:52:02 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-03-26 15:52:02 +0300 |
| commit | 4e8aae1516a8b51933ab4a37bcde767c1744f321 (patch) | |
| tree | fd29e62df85e2f1f8a9aaf8b10cf1e6ddd5076d3 /gemfeed | |
| parent | 90bcfd5f138a3137eb5f6f09f1bc6bd9f4975a11 (diff) | |
Update content for gemtext
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/atom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
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 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2023-03-25T17:56:09+02:00</updated> + <updated>2023-03-26T15:48:54+03:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -399,7 +399,7 @@ Art by Joan Stark <p>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.</p> <h2>Stuck at Java 1.4</h2> <p>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.</p> -<h2>(Re)lerning & upskilling to Java 18</h2> +<h2>(Re)learning & upskilling to Java 18</h2> <h3>Effective Java</h3> <p>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!</p> <a href="https://foo.zone/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways/effective-java.jpg"><img src="https://foo.zone/gemfeed/2022-12-24-ultrarelearning-java-my-takeaways/effective-java.jpg" /></a><br /> |
