Skip to content

TheJavaGuy Blog

Blog about software development.

  • By Ivan Milosavljević
  • Based in Germany
  • Roughly one post per year
  • First post on

Posts per year

Data for this chart is available in the table below
Posts per year
Year starting Posts
2022 19
2023 2
2024 0

Any gaps could be due to errors when fetching the blog’s feed.

Most recent posts

So what exactly is a whitespace in Java?
In our programs we often have to deal with whitespaces, for example to sanitize input we received from users or other applications. With the release of Java 11, there have been some changes to the …
On , 96 words
Adventures of a Java programmer in Character.AI land
Usage of artifical intelligence (AI) and large language models (LLM) to write code, comments, documentation etc. is the hottest topic for months now. Most of that attention is directed to the ChatGPT but by no …
On , 130 words
Adventures of a Java programmer in ChatGPT land (part 1)
Are you ready to level up your productivity? In this blog post, we’ll explore ChatGPT, a powerful and user-friendly language model that can generate Java functions and classes from textual descriptions thus helping you take …
On , 57 words