passing(arguments)

Welcome to my blog
Leap Day 2024 logo

Leap Day 2024

In honor of Leap day, I wrote a small Go program that checks if the current date is a leap day. It uses constants and functions from the time package.

February 29, 2024 · 2 min · 283 words · Jacques
⚠️Raspbarry Pi and TinyGo logos

Raspberry Pi Pico W + TinyGo: Hello, World!

Write Hello, World! program in TinyGo for the Raspberry Pi Pico W

February 26, 2024 · 10 min · 1999 words · Jacques
SDKMAN blue groovy logo

Spring Devtools: Automatic Restart & LiveReload

Speed up Spring Boot application development with Automatic Restart and LiveReload from developer tools.

February 19, 2024 · 5 min · 1022 words · Jacques
Book Shelves in Library

Manage Local JDKs with SDKMAN

Make JDKs that have not been installed with SDKMAN, visible to it so they can be managed with SDKMAN.

February 12, 2024 · 7 min · 1412 words · Jacques
SDKMAN blue groovy logo

SDKMAN FTW

If you are manually downloading and installing JDKs and other Java related software libraries and packages, you need to check out SDKMAN, the Software Development Kit Manager.

February 5, 2024 · 15 min · 3185 words · Jacques
Archive Shelfs at Sächsisches Staatsarchiv in Dresden, Saxony, Germany

How to Create and Import a Java Archive file

Do you want to share your Java application with others or reuse your own code without copying and pasting? Then you need to learn about Java Archives (JAR) files.

January 29, 2024 · 15 min · 3184 words · Jacques
Hello, World! in the C language

Hello, World!

Welcome to my blog.

January 22, 2024 · 1 min · 48 words · Jacques