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