Development, Programming, Git

Python の for ループで enumerate() を活用

As a programming memo, I’ve summarized why expressions like “for index, data in enumerate(list):” i ...

Electronics projects and microcontroller boards

picoでLチカ

In this guide, we will walk you through how to blink the onboard LED on a Raspberry Pi Pico compatible board using Th ...

Software Comparison

無料で始められる動画編集ソフトの比較と試行錯誤

I’ve been exploring which video editing software to use for creating YouTube videos. In this post, I’ll s ...