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.
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.
Write Hello, World! program in TinyGo for the Raspberry Pi Pico W
Speed up Spring Boot application development with Automatic Restart and LiveReload from developer tools.
Make JDKs that have not been installed with SDKMAN, visible to it so they can be managed with SDKMAN.
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.
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.
Welcome to my blog.