View on GitHub

code-club-2025-6

2025/6 Code Club resources/lessons for BBC Micro:Bit and Cutebot

Lesson 1: Hello World

Welcome to your very first BBC Micro:bit project!
In this lesson, you’ll create a simple program that shows the message “Hello!” on the Micro:bit display.


What You’ll Learn


Steps

1. Open MakeCode

Go to MakeCode for Micro:bit in your browser.

2. Start a New Project

3. Add the “Show String” Block

4. Test Your Program

5. Download Your Program